blueprint:help

Explain Blueprint Mode plugin commands and spec-driven workflows.

2|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/rickardp/blueprint-mode --skill blueprint-help
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint:help
Source: https://github.com/rickardp/blueprint-mode/tree/main/plugins/blueprint-mode/skills/help
Command: npx skills add https://github.com/rickardp/blueprint-mode --skill blueprint-help

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Blueprint Mode guidance and command references are provided to help users understand plugin capabilities and how to apply spec-driven workflows.

Core Features & Use Cases

  • Context-aware help: tailors guidance to the user's topic (commands, workflow, specs, ADRs, patterns).
  • Actionable guidance: suggests concrete next steps to progress with Blueprint tasks.
  • Discoverability: points users to related commands and docs to broaden understanding.

Quick Start

Run the help command /blueprint:help to get started.

Frequently Asked Questions about blueprint:help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a spec-driven workflow and how does Blueprint Mode support it?

A spec-driven workflow structures development around written specifications before implementation. Blueprint Mode supports this by providing context-aware help, cataloging topics, and suggesting concrete next steps to progress tasks.

How do I use Blueprint Mode commands to manage specs and ADRs?

You can use Blueprint Mode commands to manage specs and ADRs by running the `/blueprint:help` command. This displays available plugin commands, clarifies features, and suggests actionable next steps for your current topic.

Can I get context-aware guidance for different software engineering patterns in Blueprint Mode?

Yes, Blueprint Mode provides context-aware guidance tailored to your specific topic, whether you are working with commands, workflows, specs, ADRs, or patterns, ensuring relevant help and next steps.

What is the best way to discover related commands and documentation in a spec-driven workflow?

The best way to discover related commands and documentation is by accessing the Blueprint Mode help system. It enhances discoverability by pointing users to relevant commands and docs to broaden understanding of the workflow.

Do I need any dependencies installed to access Blueprint Mode features?

No dependencies are required to access Blueprint Mode features. The plugin operates independently to provide command references, workflow guidance, and actionable steps without external environment setup.

Why does Blueprint Mode suggest next steps instead of just listing available commands?

Blueprint Mode suggests next steps to provide actionable guidance, helping users progress with their spec-driven workflow tasks rather than just passively listing commands, ensuring continuous development momentum.