argocd-login
|
blueprint-curate-docs
Curate library or project documentation for ai_docs to optimize AI context
helm-chart-development
|
configure-all
Run all infrastructure standards checks and configure compliance
hooks-session-end-issue-hook
|
blueprint-claude-md
Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and auto memory delineation.
accessibility-implementation
WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.
design-tokens
CSS custom property architecture, theme systems, design token organization, and component library integration. Use when implementing design systems, theme switching, dark mode, or when the user mentions tokens, CSS variables, theming, or design system setup.
agent-teams
|
claude-hooks-configuration
|
custom-agent-definitions
|
mcp-code-execution
|
mcp-management
|
meta-assimilate
Analyze and assimilate project-specific Claude configurations
meta-audit
Audit Claude subagent configurations for completeness, security, and best practices
plugin-settings
|
agents-analyze
Analyze all plugins for sub-agent opportunities. Identifies skills with verbose output, gaps in agent coverage, and model selection improvements.
api-testing
|
api-tests
Check and configure API contract testing with Pact, OpenAPI validation, and schema testing
blog-post
Create a blog post about your work with guided prompts and templates
blueprint-adr-list
List all ADRs with title, status, date, and domain in a markdown table
blueprint-adr-validate
Validate ADR relationships, detect orphaned references, and check domain consistency
blueprint-derive-adr
Derive Architecture Decision Records from existing project structure, dependencies, and documentation
blueprint-derive-plans
Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation
blueprint-derive-prd
Derive PRD from existing project documentation, README, and codebase analysis
blueprint-derive-rules
Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist.
blueprint-derive-tests
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.
blueprint-development
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.
blueprint-docs-list
List blueprint documents (ADRs, PRDs, PRPs) with metadata extracted from frontmatter and headers
blueprint-execute
Idempotent meta command that determines and executes the next logical blueprint action
blueprint-feature-tracker-status
Display feature tracker statistics and completion summary
blueprint-feature-tracker-sync
Synchronize feature tracker with TODO.md and PRDs, manage tasks
blueprint-generate-rules
Generate project-specific rules from PRDs. Supports path-specific rules with paths frontmatter and brace expansion.
blueprint-init
Initialize Blueprint Development structure in current project
blueprint-promote
Move generated artifact to custom layer to preserve modifications
blueprint-prp-create
Create a PRP (Product Requirement Prompt) with systematic research, curated context, and validation gates
blueprint-prp-execute
Execute a PRP with validation loop, TDD workflow, and quality gates
blueprint-rules
Manage modular rules in .claude/rules/ directory. Supports path-specific rules with glob patterns, brace expansion, and user-level rules.
blueprint-status
Show blueprint version, configuration, and check for available upgrades
blueprint-sync-ids
Scan all blueprint documents and assign IDs to those missing them, update manifest registry
blueprint-sync
Check for stale generated content and offer regeneration or promotion
blueprint-upgrade
Upgrade blueprint structure to the latest format version
blueprint-work-order
Create work-order with minimal context for isolated subagent execution, optionally linked to GitHub issue
confidence-scoring
Assess quality of PRPs and work-orders using systematic confidence scoring. Use when evaluating readiness for execution or subagent delegation.
feature-tracking
Track feature implementation status against requirements documents. Provides hierarchical FR code tracking, phase management, task tracking, and sync with TODO.md.
ast-grep-search
Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not just text), such as finding all functions with specific signatures, replacing API patterns across files, or detecting code anti-patterns that regex cannot reliably match.
code-antipatterns-analysis
Analyze codebases for anti-patterns, code smells, and quality issues using ast-grep structural pattern matching. Use when reviewing code quality, identifying technical debt, or performing comprehensive code analysis across JavaScript, TypeScript, Python, Vue, React, or other supported languages.
code-antipatterns
Analyze codebase for anti-patterns, code smells, and quality issues using ast-grep
code-refactor
Refactor code applying functional programming principles - pure functions, immutability, and composition. Use for file or directory-scope refactoring.
code-review-checklist
Structured code review approach covering security, quality, performance, and consistency.
Page 1 of 6 · 261 results