125 lines
3.9 KiB
Markdown
125 lines
3.9 KiB
Markdown
# 📦 Antigravity Skill Bundles
|
|
|
|
Don't know where to start? Pick a bundle below to get a curated set of skills for your role.
|
|
|
|
## 🚀 The "Essentials" Starter Pack
|
|
|
|
_For everyone. Install these first._
|
|
|
|
- `concise-planning`: Always start with a plan.
|
|
- `lint-and-validate`: Keep your code clean automatically.
|
|
- `git-pushing`: Save your work safely.
|
|
- `kaizen`: Continuous improvement mindset.
|
|
|
|
## 🛡️ The "Security Engineer" Pack
|
|
|
|
_For pentesting, auditing, and hardening._
|
|
|
|
- `ethical-hacking-methodology`: The Bible of ethical hacking.
|
|
- `burp-suite-testing`: Web vulnerability scanning.
|
|
- `owasp-top-10`: Check for the most common flaws.
|
|
- `linux-privilege-escalation`: Advanced Linux security assessment.
|
|
- `cloud-penetration-testing`: AWS/Azure/GCP security.
|
|
|
|
## 🌐 The "Web Wizard" Pack
|
|
|
|
_For building modern, high-performance web apps._
|
|
|
|
- `frontend-design`: UI guidelines and aesthetics.
|
|
- `react-patterns`: Best practices for React (if available).
|
|
- `tailwind-patterns`: Styling superpowers.
|
|
- `form-cro`: Optimize your forms for conversion.
|
|
- `seo-audit`: Get found on Google.
|
|
|
|
## 🤖 The "Agent Architect" Pack
|
|
|
|
_For building AI systems._
|
|
|
|
- `agent-evaluation`: Test your agents.
|
|
- `langgraph`: Build stateful agent workflows.
|
|
- `mcp-builder`: Create your own tools.
|
|
- `prompt-engineering`: Master the art of talking to LLMs.
|
|
|
|
## 🎮 The "Indie Game Dev" Pack
|
|
|
|
_For building games with AI assistants._
|
|
|
|
- `game-development/game-design`: Mechanics and loops.
|
|
- `game-development/2d-games`: Sprites and physics.
|
|
- `game-development/3d-games`: Models and shaders.
|
|
- `game-development/unity-csharp`: C# scripting mastery.
|
|
- `algorithmic-art`: Generate assets with code.
|
|
|
|
## 🐍 The "Python Pro" Pack
|
|
|
|
_For backend heavyweights and data scientists._
|
|
|
|
- `python-patterns`: Idiomatic Python code.
|
|
- `poetry-manager`: Dependency management that works.
|
|
- `pytest-mastery`: Testing frameworks.
|
|
- `fastapi-expert`: High-performance APIs.
|
|
- `django-guide`: The battery-included framework.
|
|
|
|
## 🦄 The "Startup Founder" Pack
|
|
|
|
_For building products, not just code._
|
|
|
|
- `product-requirements-doc`: Define what to build.
|
|
- `competitor-analysis`: Know who you are fighting.
|
|
- `pitch-deck-creator`: Raise capital (or just explain your idea).
|
|
- `landing-page-copy`: Write words that sell.
|
|
- `stripe-integration`: Get paid.
|
|
|
|
## 🌧️ The "DevOps & Cloud" Pack
|
|
|
|
_For infrastructure and scaling._
|
|
|
|
- `docker-expert`: Master containers and multi-stage builds.
|
|
- `aws-serverless`: Go serverless on AWS (Lambda, DynamoDB).
|
|
- `environment-setup-guide`: Standardization for teams.
|
|
- `deployment-procedures`: Safe rollout strategies.
|
|
- `bash-linux`: Terminal wizardry.
|
|
|
|
## 📊 The "Data & Analytics" Pack
|
|
|
|
_For making sense of the numbers._
|
|
|
|
- `analytics-tracking`: Set up GA4/PostHog correctly.
|
|
- `d3-viz`: Beautiful custom visualizations.
|
|
- `sql-mastery`: Write better queries (Community skill).
|
|
- `ab-test-setup`: Validated learning.
|
|
|
|
## 🎨 The "Creative Director" Pack
|
|
|
|
_For visuals, content, and branding._
|
|
|
|
- `canvas-design`: Generate posters and diagrams.
|
|
- `frontend-design`: UI aesthetics.
|
|
- `content-creator`: SEO-optimized blog posts.
|
|
- `copy-editing`: Polish your prose.
|
|
- `algorithmic-art`: Code-generated masterpieces.
|
|
|
|
## 🐞 The "QA & Testing" Pack
|
|
|
|
_For breaking things before users do._
|
|
|
|
- `test-driven-development`: Red, Green, Refactor.
|
|
- `systematic-debugging`: Sherlock Holmes for code.
|
|
- `browser-automation`: End-to-end testing with Playwright.
|
|
- `ab-test-setup`: Validated experiments.
|
|
- `code-review-checklist`: Catch bugs in PRs.
|
|
|
|
## 🖌️ The "Web Designer" Pack
|
|
|
|
_For pixel-perfect experiences._
|
|
|
|
- `ui-ux-pro-max`: Premium design systems/tokens.
|
|
- `frontend-design`: The base layer of aesthetics.
|
|
- `3d-web-experience`: Three.js & R3F magic.
|
|
- `canvas-design`: Static visuals/posters.
|
|
- `responsive-layout`: Mobile-first principles.
|
|
|
|
---
|
|
|
|
_To use a bundle, simply copy the skill names into your `.agent/skills` folder or use them with your agent._
|