Skill Claude CodeCodex
Update existing design documents (Design Doc / PRD / ADR) with review.
Skill Claude CodeCodex
Update existing design documents (Design Doc / PRD / ADR) with review.
Skill Claude CodeCodex
Guides subagent coordination through implementation workflows. Use when orchestrating multiple agents, managing workflow phases, or determining autonomous execution mode.
Skill Claude CodeCodex
Selects the smallest set of task-execution skills and metacognitive safeguards for standalone task and diagnosis workflows.
Plugin Claude Code
Skills + Subagents for fullstack development (backend + React/TypeScript) - Use skills for coding guidance, or run recipe workflows for full orchestrated agentic coding with specialized agents.
Skill Claude CodeCodex
Add integration/E2E tests to existing codebase using Design Docs.
Skill Claude CodeCodex
Execute materialized task files in autonomous execution mode.
Skill Claude CodeCodex
Execute from codebase-scoped analysis through optional ADR decisions to complete Design Doc approval.
Skill Claude CodeCodex
Execute materialized fullstack task files with layer-aware agent routing.
Skill Claude CodeCodex
Orchestrate full-cycle implementation across backend and frontend layers.
Skill Claude CodeCodex
Orchestrate the complete implementation lifecycle from requirements to deployment.
Skill Claude CodeCodex
Create work plan from design document and obtain plan approval.
Skill Claude CodeCodex
Generate PRD and Design Docs from existing codebase through discovery, generation, verification, and review workflow.
Skill Claude CodeCodex
Searches, saves, and maintains a local document index through a local RAG MCP server. Use when user says "search my docs", "save this page", "read around that chunk", "sync my index", or invokes npx mcp-local-rag.
MCP server Claude CodeCodexCursor +2
Easy-to-setup local RAG server with minimal configuration. Runs locally from the mcp-local-rag npm package. Needs 8 environment variables to run.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Detects code smells, anti-patterns, and readability issues. Use when implementing features, reviewing code, or refactoring.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Determines which PRD, ADR, UI Spec, Design Doc, and Work Plan a change requires and where each is stored. Use when deciding documentation scope or creating or reviewing a technical document.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Defines React environment, component architecture, state/data flow, build verification, and frontend non-functional criteria from repository evidence. Use when configuring or designing a React frontend, its build, or its runtime boundaries.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Applies React/TypeScript type safety, component design, and state management rules. Use when implementing React components.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Designs frontend tests using the repository's configured React test and browser harnesses, including RTL, MSW, Vitest, and Playwright when present. Use when adding or reviewing component, loading/error-state, integration, or frontend E2E tests.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Selects implementation strategy (vertical slice, horizontal, or hybrid) with risk assessment. Use when planning feature implementation.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Selects and designs the smallest integration/E2E test set that proves accepted behavior at an observable boundary. Use when writing or reviewing E2E or integration tests.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Clarifies inputs, outputs, success criteria, decisions, and unresolved conditions so downstream agents can execute without guessing. Use when writing or revising LLM-facing prompts, handoffs, planning artifacts, reviews, reports, or generated instructions.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Marks project context as unconfigured until project-inject materializes domain constraints, repository quality standards, phase, conventions, and external-resource access in this file. Use when checking project context before the initial project-inject run.
shinpr/ai-coding-project-boilerplate
Skill Claude CodeCodex
Separates the outcome a change must produce from the requirements proposed to reach it, records what the user excluded, and bands cost from structure. Use when a requirement enters a workflow, before design begins, or when "how far do we go/what's out of scope/is this worth it" is mentioned.