blueprint-standards

blueprint-standards is a skill for Claude Code from shinpr/claude-code-discover. It costs 43 tokens per session (598 once invoked), scanned A, original, MIT.

A set of standards for structural design documents that define a product’s pages, navigation, data, visual direction, and AI interactions before a prototype is made.

In plain words
What is it for?
Use it to create or review information architecture, user flows, content models, brand direction, and AI interaction models.
Why use it?
It turns a validated product opportunity into a shared design foundation, reducing gaps between product decisions, user flows, content, and interface work.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the discover plugin — 15 skills, 5 agents shipped together

Good fit Use it to create or review information architecture, user flows, content models, brand direction, and AI interaction models.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shinpr/claude-code-discover/blueprint-standards
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add shinpr/claude-code-discover --skill blueprint-standards
Clone the repo
git clone --depth 1 https://github.com/shinpr/claude-code-discover

Made for: Claude Code.

Or install discover, the plugin that ships this one along with the rest of its 15 skills, 5 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for blueprint-standards

README.md
[![agentmods](https://agentmods.dev/badge/skills/shinpr/claude-code-discover/blueprint-standards.svg)](https://agentmods.dev/skills/shinpr/claude-code-discover/blueprint-standards)
Your own site
<a href="https://agentmods.dev/skills/shinpr/claude-code-discover/blueprint-standards"><img src="https://agentmods.dev/badge/skills/shinpr/claude-code-discover/blueprint-standards.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 598 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00598
Opus 5 $0.00022 $0.00299
Sonnet 5 $0.00009 $0.00120
Haiku 4.5 $0.00004 $0.00060

Measured 7d ago against content hash ee10a5afb6d5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

blueprint-standards scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/blueprint-standards/SKILL.md · 57 lines

How it starts

The opening of the file, as written. The whole thing — 57 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Blueprint Standards

Purpose

Blueprint artifacts define the structural foundation that prototypes and UI specifications build upon. They bridge the gap between validated opportunities and tangible product design.

Blueprint artifacts answer: "What pages exist, how do users move between them, what data lives where, and what does the product feel like?"

Artifact Overview

Artifact Question It Answers Template
Information Architecture What pages exist and how are they organized? references/ia-template.md
User Flows How do users move through the product to achieve goals? references/flow-template.md
Content Model What data types exist and how do they relate? references/content-model-template.md
Brand Direction What does the product look and feel like? references/brand-direction-template.md
AI Interaction Model How does the user interact with AI features? references/ai-interaction-model-template.md

When Blueprint Artifacts Are Required

Create or update only the artifacts needed to keep shared structure coherent across multiple hypotheses or to supply a decision required by a current prototype or downstream specification. Reuse existing decisions; a prototype can proceed directly when its observable boundary needs no shared structural decision.

Relationship to Other Artifacts

docs/product/vision.md              ← Strategic intent
docs/product/design-principles.md   ← Trade-off resolutions
docs/product/personas/              ← Who uses it
docs/discovery/opportunities/       ← What problems to solve
docs/discovery/hypotheses/          ← How to solve them
                ↓
docs/product/design/                ← Blueprint (structural design)
                ↓
docs/discovery/prototypes/          ← Tangible validation artifacts
                ↓
docs/prd/                           ← Implementation specification

Blueprint Scope

Blueprint defines: Structure, navigation, data relationships, visual direction, interaction patterns Blueprint defers: Pixel-level specifications, component APIs, responsive breakpoint details, design token values → these belong to UI Spec (implementation phase)

Read the full file on GitHub · 57 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 57 lines · 43 tokens per session scan A ee10a5afb6d5

Subscribe to this mod's changes

blueprint-standards is a skill published in the GitHub repository shinpr/claude-code-discover (10 stars, last pushed 8d ago), licensed MIT. It adds 43 tokens to every session and 598 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories