compnew2006compnew2006Communityยท17 Agent Skills Included

Spec-Kit-Antigravity-Skills

Spec-driven planning, coding, testing, and review workflows

Turns plain-English feature ideas into structured specifications, technical plans, and ordered task lists. Runs static analysis, test suites, code reviews, and requirement validation without manual checklist tracking. Migrates legacy codebases into documented specs and syncs tasks to GitHub issues for team handoff.
npx skills add compnew2006/Spec-Kit-Antigravity-Skills --all -g -y

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.migrate

Generate spec.md, plan.md, and tasks.md from an existing codebase structure.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.tasks

Convert plan.md and spec.md into a dependency-ordered tasks.md.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.quizme

Identify specification gaps through Socratic red-teaming of edge cases.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies and ambiguities.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.constitution

Fill placeholders and propagate amendments across governance templates.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.tester

Run project test suites and generate a unified coverage report.

Community
Intermediate
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.diff

Generate structured markdown diff reports for specification artifacts.

Community
Intermediate
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.reviewer

Review Git diffs and output a severity-based feedback report.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.validate

Generate a coverage matrix and validate code implementations against specification requirements.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.plan

Generate implementation plans with data models, contracts, and quickstart guides from feature specifications.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.specify

Generate structured feature specifications from natural language descriptions.

Community
Advanced
๐Ÿ“ฆ In Repo
compnew2006compnew2006

speckit.taskstoissues

Convert design-derived tasks into dependency-ordered GitHub issues.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Spec-Kit Antigravity Skills?โ–ผ

Run `npx skills add compnew2006/Spec-Kit-Antigravity-Skills --all -g -y` in your terminal to install all skills globally.

What is spec-driven development?โ–ผ

It is a workflow where you write a clear feature specification first, then generate plans, tasks, and code from it. This suite automates each step so nothing gets lost between idea and implementation.

Does it work with Claude Code and Antigravity?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Google Antigravity, Claude Code, and other compatible coding environments.

Can it import an existing legacy project?โ–ผ

Yes. The migrate skill reverse-engineers your existing codebase into spec, plan, and task documents so you can adopt the workflow mid-project.

Can I use it without deep technical knowledge?โ–ผ

Yes. You describe features in plain English and the skills handle specification drafting, task breakdown, testing, and review automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’