blueprint-generate-rules

Installation
SKILL.md

Generate project-specific rules from Product Requirements Documents.

When to Use This Skill

Use this skill when... Use alternative when...
Need to generate rules from existing PRDs Use /blueprint:rules to manually create/edit rules
Want path-scoped rules for specific file types Use /blueprint:claude-md for general project instructions
Automating rule creation from requirements Writing custom rules without PRD reference
Extracting architecture/testing patterns from PRDs Need to create one-off rules for specific contexts

Rules are generated to the directory configured in structure.generated_rules_path (defaults to .claude/rules/ when the field is absent). Rules with paths frontmatter are loaded conditionally when working on matching files.

Steps

Prerequisites:

  • docs/prds/ directory exists
  • At least one PRD file in docs/prds/
Installs
55
GitHub Stars
36
First Seen
Feb 9, 2026
blueprint-generate-rules — laurigates/claude-plugins