antigravity-skills
Installable skills, agents, and commands for AI coding assistants
All Skills in This Repository (97)
Pure Emerald Level Indicatorstemplate-skill
Provide a basic template structure for creating new skills.
planning-with-files
Create task_plan.md, findings.md, and progress.md for structured task management.
ui-ux-pro-max
Generate UI/UX design systems with styles, palettes, and font pairings.
using-git-worktrees
Create isolated Git worktrees with automated setup and baseline tests.
multi-agent-patterns
Design multi-agent systems using supervisor, peer-to-peer, and hierarchical architectural patterns.
defuddle
Extract clean markdown content from web pages using the Defuddle CLI.
bdi-mental-states
Transform RDF context into BDI mental states for cognitive agents.
context-degradation
Analyze context degradation patterns in large language models and suggest mitigation strategies.
test-driven-development
Enforce the Red-Green-Refactor cycle for Test-Driven Development.
systematic-debugging
Guide a four-phase debugging process to identify and resolve root causes.
theme-factory
Apply pre-set or custom themes with color palettes and typography to slides, documents, reports, and HTML pages.
context-compression
Compress conversational data in AI agent sessions to optimize token usage.
Frequently Asked Questions
FAQPage SchemaHow to install antigravity-skills?▼
Run `npx skills add guanyang/antigravity-skills --all -g -y` in your terminal to install all skills globally.
What can I do with antigravity-skills?▼
You get 83+ ready-made skills covering coding best practices, debugging, testing, video creation, image generation, PDF and spreadsheet processing, and social media posting.
Which AI assistants does it work with?▼
It works with Claude Code, Cursor, Codex, Gemini CLI, Antigravity, Trae, OpenCode, and Kiro through standard Markdown skill files.
Do I need coding experience to use these skills?▼
No. Once installed, your AI assistant reads the skill instructions and executes the technical steps from your plain-English requests.
Can I install only one specific skill?▼
Yes. Use `npx skills add guanyang/antigravity-skills --skill skill-name` to add a single skill instead of the full set.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core