Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
compnew2006
/
spec-kit-antigravity-skills
home
/
skills
/
compnew2006
/
spec-kit-antigravity-skills
compnew2006/spec-kit-antigravity-skills
17 skills
View on GitHub
$
npx skills add compnew2006/spec-kit-antigravity-skills
Skill
Installs
speckit.analyze
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
—
speckit.checker
Run static analysis tools and aggregate results.
—
speckit.checklist
Generate a custom checklist for the current feature based on user requirements.
—
speckit.clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
—
speckit.constitution
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
—
speckit.diff
Compare two versions of a spec or plan to highlight changes.
—
speckit.implement
Execute the implementation plan by processing and executing all tasks defined in tasks.md (with Ironclad Anti-Regression Protocols)
—
speckit.migrate
Migrate existing projects into the speckit structure by generating spec.md, plan.md, and tasks.md from existing code.
—
speckit.plan
Execute the implementation planning workflow using the plan template to generate design artifacts.
—
speckit.quizme
Challenge the specification with Socratic questioning to identify logical gaps, unhandled edge cases, and robustness issues.
—
speckit.reviewer
Perform code review with actionable feedback and suggestions.
—
speckit.specify
Create or update the feature specification from a natural language feature description.
—
speckit.status
Display a dashboard showing feature status, completion percentage, and blockers.
—
speckit.tasks
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
—
speckit.taskstoissues
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
—
speckit.tester
Execute tests, measure coverage, and report results.
—
speckit.validate
Validate that implementation matches specification requirements.
—