skill-creator
Skill Creation Standards
Create and manage Agent Skills for Antigravity/Gemini CLI.
About Agent Skills
Skills are modular packages that extend Antigravity with specialized expertise and workflows. They follow the open Agent Skills specification.
Skill Locations:
- Workspace skills:
.agent/skills/- project-specific, committed to version control - Global skills:
~/.gemini/skills/- personal skills across all workspaces
Skill Structure
skill-name/
├── SKILL.md # Required - instructions and metadata
├── scripts/ # Optional - executable scripts
More from kienhaminh/anti-chaotic
business-analysis
Use for deep requirements analysis, technical specifications, agile documentation, or architecture/design reviews.
77qa-tester
Use when planning tests, creating test cases, reporting bugs, or executing Unit/E2E/Security/Performance tests.
26backend-developer
Use when designing APIs, Architecture, Security, or Scalability for Node, Python, Go, or Java backend systems.
21lead-architect
Use for high-stakes technical decisions, system design (Microservices/Monolith), cloud infrastructure, or generating ADRs/RFCs.
11frontend-developer
Use when implementing frontend code, optimizing performance, or ensuring strict adherence to documentation/references.
11blockchain-engineer
Use when architecturalizing protocols, developing smart contracts, or auditing security for blockchain systems.
11