End-to-end SDLC workflow: Ideation → PRD → Task Decomposition → Development → Context Updates
npx claudepluginhub youarenext/sdlc-toolkit --plugin sdlc-toolkitCreate an Architecture Decision Record (ADR)
Break down the PRD into atomic tasks for developers
Establish technical foundation for a new project
Generate a CLAUDE.md file for the current project
Structure the idea into an Idea Brief
Generate a PRD (Product Requirements Document)
Update system-context.md after feature implementation
Generate a Product Requirements Document from an Idea Brief or raw description. Always reads system-context.md to account for existing system state. Includes functional requirements, API contracts, data models, and test strategy. Triggers: "prd", "requirements", "write PRD", "product requirements"
Break down a PRD into developer tasks with dependencies, acceptance criteria, and role assignments. Generates ordered task list ready for sprint planning. Triggers: "decompose", "break down tasks", "task breakdown", "split into tasks"
Create an Architecture Decision Record (ADR) to document technical decisions. Use when making significant architectural choices that affect the system. Triggers: "adr", "decision record", "architecture decision", "document decision"
Establish technical foundation for a new project. Proactively suggests stack-appropriate decisions including project structure. Creates .claude/rules/tech-stack.md with project conventions. Triggers: "foundation", "tech stack", "setup project", "project structure"
Generate a high-quality CLAUDE.md file for any project. Analyzes project structure, asks clarifying questions, and produces a concise CLAUDE.md following proven best practices (WHAT/WHY/HOW framework, under 80 lines, progressive disclosure, MUST/NEVER language). Also generates .claude/rules/ for path-scoped conventions. Triggers: "generate claude.md", "create claude.md", "init claude.md", "bootstrap project"
Structure a raw idea into a concise Idea Brief (<100 lines). Use when the user describes a new product, feature, or system and needs it formalized before writing a PRD. Triggers: "ideate", "idea brief", "formalize idea", "package idea"
Update system-context.md after a feature is implemented. Scans codebase and PRD to reflect current system state. Triggers: "update context", "refresh context", after feature completion
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
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
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.