
Rickardp Blueprint Mode
- 2 repo stars
- Updated April 29, 2026
- rickardp/blueprint-mode
rickardp-blueprint-mode is a Claude Code plugin that structures spec-driven development with documented requirements, decisions, and rationale for AI-assisted coding.
About
rickardp-blueprint-mode is a one-plugin Claude Code bundle for developers who want spec-driven development when pairing with an AI coder. Instead of jumping straight to files and diffs, you steer Claude through documented requirements, explicit decisions, and rationale so the agent has an authoritative blueprint to implement against. That matters for indies who lose context across sessions: the spec becomes the contract you can re-invoke after interruptions or model switches. The mode emphasizes patterns and documented intent rather than one-off chat improvisation, which pairs well with validate-then-build habits—scope the feature, record tradeoffs, then let implementation trace back to the same artifact. It is not a marketplace of unrelated skills; it is a focused discipline plugin for developers who already use Claude Code and want less thrash between “what we agreed” and “what shipped.” Complexity sits at intermediate because you need comfort writing concise specs and enforcing them during agent turns.
- Spec-driven workflow tuned for AI-assisted coding with blueprint-style structure
- Captures decisions and rationale alongside requirements for later audits
- Patterns and documented modes reduce rework when the agent drifts from intent
- Single-plugin bundle focused on blueprint/spec discipline—not a general skill pack
- Keywords surface spec-driven, requirements, and decision logging for catalog search
Rickardp Blueprint Mode by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install rickardp-blueprint-mode@rickardp/blueprint-modeAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | April 29, 2026 |
| Repository | rickardp/blueprint-mode ↗ |
What it does
Run spec-driven development in Claude Code so requirements and design decisions stay documented while you build.
Who is it for?
Best when you want lightweight spec discipline before and during Claude-driven implementation on small products or features.
Skip if: Skip if you already enforce full RFC processes in external tools and only need generic coding snippets without a spec ritual.
What you get
You get a repeatable blueprint-style spec workflow so implementation stays tied to written requirements and recorded rationale across agent sessions.
- Documented requirements and decision rationale the agent can reference during implementation
- Blueprint-oriented workflow that links patterns to spec items
- Clearer audit trail when comparing later code to the original scope
By the numbers
- [object Object]
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Spec-discipline agent skill bundle, not an MCP server or a multi-skill automation marketplace.
FAQ
Who is Rickardp Blueprint Mode for?
It is for developers using Claude Code who want spec-driven development with documented requirements and decisions instead of prompt-only coding.
When should I use Rickardp Blueprint Mode?
Use it when you are scoping a feature or refactor and need a written blueprint before the agent implements, or when you want to audit drift against an earlier spec.
How do I add Rickardp Blueprint Mode to my agent?
Install the plugin from the rickardp/blueprint-mode repository into Claude Code, enable the bundle, and invoke blueprint/spec mode when starting scoped work.