Collection10 items

dceoy/spec-kit-agent-skills

View on GitHub
3stars

🎯Skills10

🎯speckit-specify🎯Skill

Generates a concise feature specification branch with an auto-generated name and number based on a natural language feature description.

speckit-specify
🎯speckit-plan🎯Skill

Generates a comprehensive implementation plan by researching unknowns, designing data models, and creating technical artifacts for a feature specification.

speckit-plan
🎯speckit-clarify🎯Skill

Clarifies feature specifications by generating targeted questions to identify and resolve underspecified areas, encoding answers directly into the spec.

speckit-clarify
🎯speckit-tasks🎯Skill

Generates a dependency-ordered, actionable task list for a feature based on design artifacts and user stories.

speckit-tasks
🎯speckit-constitution🎯Skill

Generates and synchronizes project constitution templates by interactively collecting principles and automatically updating dependent artifacts.

speckit-constitution
🎯speckit-baseline🎯Skill

Automatically generates feature specifications by analyzing source code structure, dependencies, and functionality across different programming languages and frameworks.

speckit-baseline
🎯speckit-checklist🎯Skill

Generates a tailored, domain-specific requirements quality checklist that validates completeness, clarity, and consistency of specifications.

speckit-checklist
🎯speckit-analyze🎯Skill

Analyzes cross-artifact consistency and quality in spec, plan, and tasks documents, identifying potential issues without modifying files.

speckit-analyze
🎯speckit-taskstoissues🎯Skill

Converts tasks from a markdown file into dependency-ordered, actionable GitHub issues for a specific feature.

speckit-taskstoissues
🎯speckit-implement🎯Skill

Implements feature tasks from tasks.md by processing checklists, verifying prerequisites, and executing the implementation plan systematically.

speckit-implement