blueprint:require

Convert raw requirement descriptions into structured FR or NFR specifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams spend significant time converting stakeholder requirements into structured specifications, ensuring traceability and consistency across features and non-functional criteria.

Core Features & Use Cases

  • Parse a plain requirement description and classify it as FR (feature) or NFR (non-functional) to drive appropriate docs.
  • Scaffold and update docs/specs paths with templates for features or non-functional requirements.
  • Report created artifacts and provide an auditable decision trail for future references.

Quick Start

Provide a requirement description to automatically generate the appropriate FR or NFR spec and create the corresponding docs.

Frequently Asked Questions about blueprint:require

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

FAQPage Schema
How do I automatically convert raw stakeholder requirements into structured specifications?

To convert raw requirements into structured specifications, you can use a tool that parses plain text descriptions and classifies them as Feature Requirements (FR) or Non-Functional Requirements (NFR). This automatically generates the appropriate standardized spec documents.

What is the best way to classify feature requirements and non-functional requirements for documentation?

Classifying feature requirements (FR) and non-functional requirements (NFR) is best handled by parsing plain requirement descriptions to automatically drive the creation of appropriate, distinct documentation templates for each type.

How do I scaffold docs and specs folders with templates for product engineering requirements?

To scaffold docs and specs folders, provide a raw requirement description to an automated specification workflow. It creates and updates the necessary directory paths with standardized templates for your engineering documentation.

Can I generate an auditable decision trail when creating product requirement specifications?

Yes, you can generate an auditable decision trail by using an automated specification workflow that reports all created artifacts. This ensures traceability and provides future references for product and engineering teams.

Does this requirement specification workflow work without external dependencies?

Yes, this specification workflow operates without external dependencies. It independently parses requirement descriptions, classifies them as FR or NFR, and scaffolds the corresponding documentation templates within your environment.