recipe-blueprint

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

A guided process for turning validated product opportunities into a design foundation. It covers how information is organised, how users move through the product, what content it stores, its brand direction, and how people interact with AI.

In plain words
What is it for?
Use it to create or update design documents that guide prototypes and detailed interface specifications.
Why use it?
It fills the gap between deciding which problems matter and specifying what the product should look and behave like.

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 update design documents that guide prototypes and detailed interface specifications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shinpr/claude-code-discover/recipe-blueprint
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 recipe-blueprint
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 recipe-blueprint

README.md
[![agentmods](https://agentmods.dev/badge/skills/shinpr/claude-code-discover/recipe-blueprint/github.svg)](https://agentmods.dev/skills/shinpr/claude-code-discover/recipe-blueprint)
Your own site
<a href="https://agentmods.dev/skills/shinpr/claude-code-discover/recipe-blueprint"><img src="https://agentmods.dev/badge/skills/shinpr/claude-code-discover/recipe-blueprint/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for recipe-blueprint

Your own site · 80×15
<a href="https://agentmods.dev/skills/shinpr/claude-code-discover/recipe-blueprint"><img src="https://agentmods.dev/badge/skills/shinpr/claude-code-discover/recipe-blueprint.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,073 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.00031 $0.02073
Opus 5 $0.00015 $0.01037
Sonnet 5 $0.00006 $0.00415
Haiku 4.5 $0.00003 $0.00207

Measured 9d ago against content hash 76c6433901ab, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

recipe-blueprint 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 9d 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/recipe-blueprint/SKILL.md · 161 lines

How it starts

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

Context: Create or update structural design artifacts in docs/product/design/ that provide shared context for prototype generation and downstream UI specification. Blueprint bridges the gap between "what problems to solve" (discovery) and "what the product looks and works like" (prototypes).

Orchestrator Definition

Execution Protocol:

  1. Required specialist execution: Invoking this recipe is the user's explicit instruction and authorization to execute every named specialist whose condition applies. Execute each applicable Agent call with its declared subagent_type when its prerequisites are met and continue from its returned result; equivalent orchestrator work does not complete that step
  2. Exact specialist handoff: The complete Agent prompt consists of all and only the applicable canonical field: value entries declared by the specialist's Input Contract. Copy each value unchanged from its authoritative source; serialize path fields as path strings so the specialist reads referenced artifacts directly
  3. Follow the blueprint flow defined below
  4. Approval gates: At each [STOP — BLOCKING], present the named decision and resume after explicit user confirmation

Workflow

Assess context and MVP scope → confirm IA → confirm the content model and necessary flows → confirm applicable brand and AI decisions → write the selected artifacts.

Execution Decision Flow

1. Context Assessment

Input: $ARGUMENTS

Inspect only sources whose decisions can change the current blueprint:

File Extract
docs/product/vision.md Product vision, design vision, outcomes, NSM, strategic priorities
docs/product/design-principles.md Trade-off resolutions that constrain all design decisions
docs/product/personas/ Relevant roles, JTBD, pains, behavioral patterns
docs/discovery/INDEX.md Opportunity and hypothesis status overview
docs/discovery/opportunities/ In-scope validated opportunities and impact evidence
docs/discovery/hypotheses/ Hypotheses that can change scope or a design decision
docs/discovery/journeys/ Journey maps (if available)
docs/product/learnings.md Tier 1 learnings from reflection cycles

Read the full file on GitHub · 161 lines

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. 9d ago First seen · 161 lines · 31 tokens per session scan A 76c6433901ab

Subscribe to this mod's changes

recipe-blueprint is a skill published in the GitHub repository shinpr/claude-code-discover (10 stars, last pushed 10d ago), licensed MIT. It adds 31 tokens to every session and 2,073 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