By laurigates
Adopt Blueprint methodology for structured, documentation-first development: initialize project docs (PRDs/ADRs/PRPs), derive from git history/codebase, validate relationships/conflicts, track feature progress, generate/sync modular Claude rules across plugin/generated/custom layers, and automate workflows with git integration.
npx claudepluginhub laurigates/claude-plugins --plugin blueprint-pluginDomain analysis, conflict detection, and relationship validation for Architecture Decision Records. Use when creating or validating ADRs to ensure consistency.
List all ADRs with title, status, date, and domain in a markdown table
Validate ADR relationships, detect orphaned references, and check domain consistency
Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and auto memory delineation.
Curate library or project documentation for ai_docs to optimize AI context
Derive Architecture Decision Records from existing project structure, dependencies, and documentation
Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation
Derive PRD from existing project documentation, README, and codebase analysis
Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist.
Derive test regression plans from git history by identifying fix and feature commits lacking corresponding tests. Use when you need to find untested bug fixes, coverage gaps, or generate a test backlog from commit analysis.
Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.
List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers
Idempotent meta command that determines and executes the next logical blueprint action
Display feature tracker statistics and completion summary
Synchronize feature tracker with TODO.md and PRDs, manage tasks
Generate project-specific rules from PRDs. Supports path-specific rules with paths frontmatter and brace expansion.
Initialize Blueprint Development structure in current project
Versioned migration procedures for upgrading blueprint structure between format versions
Move generated artifact to custom layer to preserve modifications
Create a PRP (Product Requirement Prompt) with systematic research, curated context, and validation gates
Execute a PRP with validation loop, TDD workflow, and quality gates
Manage modular rules in .claude/rules/ directory. Supports path-specific rules with glob patterns, brace expansion, and user-level rules.
Show blueprint version, configuration, and check for available upgrades
Scan all blueprint documents and assign IDs to those missing them, update manifest registry
Check for stale generated content and offer regeneration or promotion
Upgrade blueprint structure to the latest format version
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue
Assess quality of PRPs and work-orders using systematic confidence scoring. Use when evaluating readiness for execution or subagent delegation.
Detect PRD/ADR/PRP opportunities in conversations and prompt for document creation. Activates when users discuss features, architecture decisions, or implementation planning.
Unified ID system for PRDs, ADRs, PRPs, and GitHub issues. Auto-generates IDs on document access, maintains bidirectional links, and provides traceability across all artifacts.
Track feature implementation status against requirements documents. Provides hierarchical FR code tracking, phase management, task tracking, and sync with TODO.md.
Modifies files
Hook triggers on file write and edit operations
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders