speckit-workflow
A constitution-driven, spec-first development workflow for Claude Code and Codex, automating feature planning, implementation, and quality assurance through structured agentic loops.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
454 skills found
A constitution-driven, spec-first development workflow for Claude Code and Codex, automating feature planning, implementation, and quality assurance through structured agentic loops.
Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.
Interactive tool for generating Business, Model, Architecture, and Design (BMAD) planning documentation for feature development.
A framework for creating reusable Claude Code agent skills, following best practices for directory structure, progressive disclosure, and multi-file patterns.
Structured task planning framework for AI agents to break down complex features, refactors, and bugs into actionable, verifiable steps.
Create structured session handoff documents to ensure continuity when switching contexts, taking breaks, or ending your workday.
Generate AGENTS.md and AI configuration files (Cursor, Claude, Gemini, Copilot) for your project to streamline your vibe-coding workflow and maintain context across sessions.
The final execution agent for the vibe-coding workflow. Builds your MVP incrementally by following the AGENTS.md master plan, managing session continuity, and verifying each feature via testing.
Master design system architecture: implement design tokens, multi-brand theming, component libraries, and automated design-to-code pipelines for scalable UI foundations.
A template skill for creating project-specific AI agent guidelines, defining architecture, file structures, and code patterns for deterministic development.
Reliably rotate images by 90-degree increments using a deterministic Python script. Supports PNG, JPG, GIF, BMP, and TIFF, preserving quality with automated file handling.
Evidence-based code review using Sherlock Holmes-style deductive reasoning to verify implementation claims, investigate bugs, and conduct root cause analysis.