faizkhairi/claude-code-blueprint
Agent
Analyzes codebase architecture for structural issues, dependency direction, modularity, and separation of concerns. Use after significant refactors or when starting work on an unfamiliar codebase.
A battle-tested, framework-agnostic reference architecture for Claude Code. Beginner-friendly with graduated adoption (minimal / standard / core / full presets). 12 agents, 19 skills, 15 hooks, 6 rules, with reasoning behind every decision.
faizkhairi/claude-code-blueprint
Agent
Analyzes codebase architecture for structural issues, dependency direction, modularity, and separation of concerns. Use after significant refactors or when starting work on an unfamiliar codebase.
faizkhairi/claude-code-blueprint
Agent
Expert backend engineer for building server routes, API endpoints, database operations, services, and middleware. Adapts to any backend framework based on project context.
faizkhairi/claude-code-blueprint
Agent
Performs comprehensive code review focusing on quality, patterns, and best practices. Use proactively after significant code changes.
faizkhairi/claude-code-blueprint
Agent
Analyzes database schemas, queries, migrations, and performance. Use for schema reviews, query optimization, and migration planning across any ORM.
faizkhairi/claude-code-blueprint
Agent
Handles deployment configs, CI/CD pipelines, Docker, infrastructure, and cloud operations. Use for deployment reviews and infrastructure tasks.
faizkhairi/claude-code-blueprint
Agent
Creates and maintains project documentation, README files, API docs, changelogs, and architecture documents. Use after features are completed or when docs need updating.
faizkhairi/claude-code-blueprint
Agent
Expert frontend engineer for building UI components, pages, forms, state management, and client-side logic. Adapts to any frontend framework based on project context.
faizkhairi/claude-code-blueprint
Agent
Audits your memory directory for orphans, phantom references, index drift, broken wiki-links, stale entries, and near-duplicates. Writes a dated health report. Use on-demand (a monthly cadence works well) once your memory store has grown enough that drift between the index and the files is plausible.
faizkhairi/claude-code-blueprint
Agent
Designs system architecture, plans features, breaks work into tasks, and makes technology decisions. Use when starting new projects or designing new features.
faizkhairi/claude-code-blueprint
Agent
Creates and runs test suites. Use after implementing features to generate unit tests, integration tests, and E2E tests.
faizkhairi/claude-code-blueprint
Agent
Reviews code for OWASP Top 10 vulnerabilities, authentication flaws, and injection attacks. Use proactively after writing API endpoints or auth code.
faizkhairi/claude-code-blueprint
Agent
Mechanical verification of implementation plans. Run on EVERY plan before ExitPlanMode. Checks counts, paths, wiring, policies, examples, and completeness.