guanyangguanyangCommunity·97 Agent Skills Included

antigravity-skills

Installable skills, agents, and commands for AI coding assistants

Installs 83+ ready-made skills, expert agents, and slash commands into AI coding assistants like Claude Code, Cursor, and Codex. Covers real tasks: React and Postgres best practices, video creation, image generation, PDF and Excel processing, debugging, and social posting. Eliminates manual prompt setup by linking everything into your assistant's config with one command.
npx skills add guanyang/antigravity-skills --all -g -y
Available:

Gives the AI agent behavioral coding rules: state assumptions before coding, keep changes minimal and surgical, and define verifiable success criteria for every task.

All Skills in This Repository (97)

Pure Emerald Level Indicators
📦 In Repo
guanyangguanyang

template-skill

Provide a basic template structure for creating new skills.

Community
Basic
📦 In Repo
guanyangguanyang

planning-with-files

Create task_plan.md, findings.md, and progress.md for structured task management.

Community
Advanced
📦 In Repo
guanyangguanyang

ui-ux-pro-max

Generate UI/UX design systems with styles, palettes, and font pairings.

Community
Advanced
📦 In Repo
guanyangguanyang

using-git-worktrees

Create isolated Git worktrees with automated setup and baseline tests.

Community
Advanced
📦 In Repo
guanyangguanyang

multi-agent-patterns

Design multi-agent systems using supervisor, peer-to-peer, and hierarchical architectural patterns.

Community
Advanced
📦 In Repo
guanyangguanyang

defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

Community
Basic
📦 In Repo
guanyangguanyang

bdi-mental-states

Transform RDF context into BDI mental states for cognitive agents.

Community
Advanced
📦 In Repo
guanyangguanyang

context-degradation

Analyze context degradation patterns in large language models and suggest mitigation strategies.

Community
Advanced
📦 In Repo
guanyangguanyang

test-driven-development

Enforce the Red-Green-Refactor cycle for Test-Driven Development.

Community
Advanced
📦 In Repo
guanyangguanyang

systematic-debugging

Guide a four-phase debugging process to identify and resolve root causes.

Community
Advanced
📦 In Repo
guanyangguanyang

theme-factory

Apply pre-set or custom themes with color palettes and typography to slides, documents, reports, and HTML pages.

Community
Intermediate
📦 In Repo
guanyangguanyang

context-compression

Compress conversational data in AI agent sessions to optimize token usage.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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