blueprint-generation

Generate standardized blueprint files with predefined folder and starter templates.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Ankurjain1121/dev-workflow-skills --skill blueprint-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blueprint-generation
Source: https://github.com/Ankurjain1121/dev-workflow-skills/tree/main/plugins/framework-dev/skills/blueprint-generation
Command: npx skills add https://github.com/Ankurjain1121/dev-workflow-skills --skill blueprint-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and accelerates the creation and maintenance of project blueprint files by providing a ready-made, framework-aligned directory structure and templates.

Core Features & Use Cases

  • Template-driven blueprints: Provides a complete blueprint skeleton with folders and starter files (00-project-state.json, 01-discovery, 02-structure, 03-api-planning, 04-agent-assignment, 05-execution, 06-integration).
  • Guided governance: Enforces consistent documentation, decisions logs, handoffs, and progress tracking across project phases.
  • Use Case: Start a new project by initializing a blueprint; gradually expand phases, capture decisions, and prepare for execution with handoffs.

Quick Start

Initialize the blueprint skeleton in the .framework-blueprints/ directory and copy templates into the respective phase folders. Then customize the project name and initial outline.

Frequently Asked Questions about blueprint-generation

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

FAQPage Schema
How do I generate standardized project blueprint documentation from templates?

To generate standardized project blueprint documentation, initialize a blueprint skeleton in the .framework-blueprints/ directory and copy templates into phase folders like discovery, structure, and execution. This creates a framework-aligned directory structure with starter files for guided governance.

What is the best way to organize architecture decisions and module structures for execution handoffs?

Organizing architecture decisions and module structures for execution handoffs requires a standardized blueprint directory with defined phases. This approach uses folders for discovery, API planning, and agent assignment to enforce consistent documentation, capture decisions, and track progress across project phases.

Can I use these blueprint templates to guide project phases from discovery to integration?

Yes, you can use these blueprint templates to guide project phases from discovery to integration. The templates provide a complete skeleton with dedicated folders for each stage, including 01-discovery, 03-api-planning, 05-execution, and 06-integration, ensuring comprehensive phase coverage.

Do I need any specific dependencies to set up a directory blueprint with frontmatter and optional components?

No specific dependencies are required to set up a directory blueprint with frontmatter and optional components. The blueprint generation process provides a ready-made framework that defines the directory structure, frontmatter requirements, and clear statements for optional scripts, references, and assets without external tools.

Why does my project need a blueprint file with a defined directory structure and decision logs?

Your project needs a blueprint file with a defined directory structure and decision logs to enforce guided governance and accelerate documentation maintenance. Standardized templates ensure consistent progress tracking, capture architecture decisions, and prepare execution handoffs across all project phases.

What limitations exist when customizing a blueprint skeleton for agent assignment and API planning?

The main limitation when customizing a blueprint skeleton for agent assignment and API planning is its basic implementation depth. While it provides starter files for phases like 04-agent-assignment and 03-api-planning, users must manually customize the project name, initial outline, and folder contents within the .framework-blueprints/ directory.