playbook/antigravity-awesome-skills/data/editorial-bundles.json

2016 lines
62 KiB
JSON

{
"bundles": [
{
"id": "essentials",
"name": "Essentials",
"group": "Essentials & Core",
"emoji": "🚀",
"tagline": "The \"Essentials\" Starter Pack",
"audience": "For everyone. Install these first.",
"description": "For everyone. Install these first.",
"skills": [
{
"id": "concise-planning",
"summary": "Always start with a plan."
},
{
"id": "lint-and-validate",
"summary": "Keep your code clean automatically."
},
{
"id": "git-pushing",
"summary": "Save your work safely."
},
{
"id": "kaizen",
"summary": "Continuous improvement mindset."
},
{
"id": "systematic-debugging",
"summary": "Debug like a pro."
}
]
},
{
"id": "security-engineer",
"name": "Security Engineer",
"group": "Security & Compliance",
"emoji": "🛡️",
"tagline": "The \"Security Engineer\" Pack",
"audience": "For pentesting, auditing, and hardening.",
"description": "For pentesting, auditing, and hardening.",
"skills": [
{
"id": "ethical-hacking-methodology",
"summary": "The Bible of ethical hacking."
},
{
"id": "burp-suite-testing",
"summary": "Web vulnerability scanning."
},
{
"id": "top-web-vulnerabilities",
"summary": "OWASP-aligned vulnerability taxonomy."
},
{
"id": "linux-privilege-escalation",
"summary": "Advanced Linux security assessment."
},
{
"id": "cloud-penetration-testing",
"summary": "AWS/Azure/GCP security."
},
{
"id": "security-auditor",
"summary": "Comprehensive security audits."
},
{
"id": "vulnerability-scanner",
"summary": "Advanced vulnerability analysis."
}
]
},
{
"id": "security-developer",
"name": "Security Developer",
"group": "Security & Compliance",
"emoji": "🔐",
"tagline": "The \"Security Developer\" Pack",
"audience": "For building secure applications.",
"description": "For building secure applications.",
"skills": [
{
"id": "api-security-best-practices",
"summary": "Secure API design patterns."
},
{
"id": "auth-implementation-patterns",
"summary": "JWT, OAuth2, session management."
},
{
"id": "backend-security-coder",
"summary": "Secure backend coding practices."
},
{
"id": "frontend-security-coder",
"summary": "XSS prevention and client-side security."
},
{
"id": "cc-skill-security-review",
"summary": "Security checklist for features."
},
{
"id": "pci-compliance",
"summary": "Payment card security standards."
}
]
},
{
"id": "web-wizard",
"name": "Web Wizard",
"group": "🌐 Web Development",
"emoji": "🌐",
"tagline": "The \"Web Wizard\" Pack",
"audience": "For building modern, high-performance web apps.",
"description": "For building modern, high-performance web apps.",
"skills": [
{
"id": "frontend-design",
"summary": "UI guidelines and aesthetics."
},
{
"id": "react-best-practices",
"summary": "React & Next.js performance optimization."
},
{
"id": "react-patterns",
"summary": "Modern React patterns and principles."
},
{
"id": "nextjs-best-practices",
"summary": "Next.js App Router patterns."
},
{
"id": "tailwind-patterns",
"summary": "Tailwind CSS v4 styling superpowers."
},
{
"id": "form-cro",
"summary": "Optimize your forms for conversion."
},
{
"id": "seo-audit",
"summary": "Get found on Google."
}
]
},
{
"id": "web-designer",
"name": "Web Designer",
"group": "🌐 Web Development",
"emoji": "🖌️",
"tagline": "The \"Web Designer\" Pack",
"audience": "For pixel-perfect experiences.",
"description": "For pixel-perfect experiences.",
"skills": [
{
"id": "ui-ux-pro-max",
"summary": "Premium design systems and tokens."
},
{
"id": "frontend-design",
"summary": "The base layer of aesthetics."
},
{
"id": "3d-web-experience",
"summary": "Three.js & React Three Fiber magic."
},
{
"id": "canvas-design",
"summary": "Static visuals and posters."
},
{
"id": "mobile-design",
"summary": "Mobile-first design principles."
},
{
"id": "scroll-experience",
"summary": "Immersive scroll-driven experiences."
}
]
},
{
"id": "full-stack-developer",
"name": "Full-Stack Developer",
"group": "🌐 Web Development",
"emoji": "⚡",
"tagline": "The \"Full-Stack Developer\" Pack",
"audience": "For end-to-end web application development.",
"description": "For end-to-end web application development.",
"skills": [
{
"id": "senior-fullstack",
"summary": "Complete fullstack development guide."
},
{
"id": "frontend-developer",
"summary": "React 19+ and Next.js 15+ expertise."
},
{
"id": "backend-dev-guidelines",
"summary": "Node.js/Express/TypeScript patterns."
},
{
"id": "api-patterns",
"summary": "REST vs GraphQL vs tRPC selection."
},
{
"id": "database-design",
"summary": "Schema design and ORM selection."
},
{
"id": "stripe-integration",
"summary": "Payments and subscriptions."
}
]
},
{
"id": "agent-architect",
"name": "Agent Architect",
"group": "🤖 AI & Agents",
"emoji": "🤖",
"tagline": "The \"Agent Architect\" Pack",
"audience": "For building AI systems and autonomous agents.",
"description": "For building AI systems and autonomous agents.",
"skills": [
{
"id": "agent-evaluation",
"summary": "Test and benchmark your agents."
},
{
"id": "langgraph",
"summary": "Build stateful agent workflows."
},
{
"id": "mcp-builder",
"summary": "Create your own MCP tools."
},
{
"id": "prompt-engineering",
"summary": "Master the art of talking to LLMs."
},
{
"id": "ai-agents-architect",
"summary": "Design autonomous AI agents."
},
{
"id": "rag-engineer",
"summary": "Build RAG systems with vector search."
}
]
},
{
"id": "llm-application-developer",
"name": "LLM Application Developer",
"group": "🤖 AI & Agents",
"emoji": "🧠",
"tagline": "The \"LLM Application Developer\" Pack",
"audience": "For building production LLM applications.",
"description": "For building production LLM applications.",
"skills": [
{
"id": "llm-app-patterns",
"summary": "Production-ready LLM patterns."
},
{
"id": "rag-implementation",
"summary": "Retrieval-Augmented Generation."
},
{
"id": "prompt-caching",
"summary": "Cache strategies for LLM prompts."
},
{
"id": "context-window-management",
"summary": "Manage LLM context efficiently."
},
{
"id": "langfuse",
"summary": "LLM observability and tracing."
}
]
},
{
"id": "indie-game-dev",
"name": "Indie Game Dev",
"group": "🎮 Game Development",
"emoji": "🎮",
"tagline": "The \"Indie Game Dev\" Pack",
"audience": "For building games with AI assistants.",
"description": "For building games with AI assistants.",
"skills": [
{
"id": "game-development/game-design",
"summary": "Mechanics and loops."
},
{
"id": "game-development/2d-games",
"summary": "Sprites and physics."
},
{
"id": "game-development/3d-games",
"summary": "Models and shaders."
},
{
"id": "unity-developer",
"summary": "Unity 6 LTS development."
},
{
"id": "godot-gdscript-patterns",
"summary": "Godot 4 GDScript patterns."
},
{
"id": "algorithmic-art",
"summary": "Generate assets with code."
}
]
},
{
"id": "python-pro",
"name": "Python Pro",
"group": "🐍 Backend & Languages",
"emoji": "🐍",
"tagline": "The \"Python Pro\" Pack",
"audience": "For backend heavyweights and data scientists.",
"description": "For backend heavyweights and data scientists.",
"skills": [
{
"id": "python-pro",
"summary": "Master Python 3.12+ with modern features."
},
{
"id": "python-patterns",
"summary": "Idiomatic Python code."
},
{
"id": "fastapi-pro",
"summary": "High-performance async APIs."
},
{
"id": "fastapi-templates",
"summary": "Production-ready FastAPI projects."
},
{
"id": "django-pro",
"summary": "The battery-included framework."
},
{
"id": "python-testing-patterns",
"summary": "Comprehensive testing with pytest."
},
{
"id": "async-python-patterns",
"summary": "Python asyncio mastery."
}
]
},
{
"id": "typescript-javascript",
"name": "TypeScript & JavaScript",
"group": "🐍 Backend & Languages",
"emoji": "🟦",
"tagline": "The \"TypeScript & JavaScript\" Pack",
"audience": "For modern web development.",
"description": "For modern web development.",
"skills": [
{
"id": "typescript-expert",
"summary": "TypeScript mastery and advanced types."
},
{
"id": "javascript-pro",
"summary": "Modern JavaScript with ES6+."
},
{
"id": "react-best-practices",
"summary": "React performance optimization."
},
{
"id": "nodejs-best-practices",
"summary": "Node.js development principles."
},
{
"id": "nextjs-app-router-patterns",
"summary": "Next.js 14+ App Router."
}
]
},
{
"id": "systems-programming",
"name": "Systems Programming",
"group": "🐍 Backend & Languages",
"emoji": "🦀",
"tagline": "The \"Systems Programming\" Pack",
"audience": "For low-level and performance-critical code.",
"description": "For low-level and performance-critical code.",
"skills": [
{
"id": "rust-pro",
"summary": "Rust 1.75+ with async patterns."
},
{
"id": "go-concurrency-patterns",
"summary": "Go concurrency mastery."
},
{
"id": "golang-pro",
"summary": "Go development expertise."
},
{
"id": "memory-safety-patterns",
"summary": "Memory-safe programming."
},
{
"id": "cpp-pro",
"summary": "Modern C++ development."
}
]
},
{
"id": "startup-founder",
"name": "Startup Founder",
"group": "🦄 Product & Business",
"emoji": "🦄",
"tagline": "The \"Startup Founder\" Pack",
"audience": "For building products, not just code.",
"description": "For building products, not just code.",
"skills": [
{
"id": "product-manager-toolkit",
"summary": "RICE prioritization, PRD templates."
},
{
"id": "competitive-landscape",
"summary": "Competitor analysis."
},
{
"id": "competitor-alternatives",
"summary": "Create comparison pages."
},
{
"id": "launch-strategy",
"summary": "Product launch planning."
},
{
"id": "copywriting",
"summary": "Marketing copy that converts."
},
{
"id": "stripe-integration",
"summary": "Get paid from day one."
}
]
},
{
"id": "business-analyst",
"name": "Business Analyst",
"group": "🦄 Product & Business",
"emoji": "📊",
"tagline": "The \"Business Analyst\" Pack",
"audience": "For data-driven decision making.",
"description": "For data-driven decision making.",
"skills": [
{
"id": "business-analyst",
"summary": "AI-powered analytics and KPIs."
},
{
"id": "startup-metrics-framework",
"summary": "SaaS metrics and unit economics."
},
{
"id": "startup-financial-modeling",
"summary": "3-5 year financial projections."
},
{
"id": "market-sizing-analysis",
"summary": "TAM/SAM/SOM calculations."
},
{
"id": "kpi-dashboard-design",
"summary": "Effective KPI dashboards."
}
]
},
{
"id": "marketing-growth",
"name": "Marketing & Growth",
"group": "🦄 Product & Business",
"emoji": "📈",
"tagline": "The \"Marketing & Growth\" Pack",
"audience": "For driving user acquisition and retention.",
"description": "For driving user acquisition and retention.",
"skills": [
{
"id": "content-creator",
"summary": "SEO-optimized marketing content."
},
{
"id": "seo-audit",
"summary": "Technical SEO health checks."
},
{
"id": "programmatic-seo",
"summary": "Create pages at scale."
},
{
"id": "analytics-tracking",
"summary": "Set up GA4/PostHog correctly."
},
{
"id": "ab-test-setup",
"summary": "Validated learning experiments."
},
{
"id": "email-sequence",
"summary": "Automated email campaigns."
}
]
},
{
"id": "devops-cloud",
"name": "DevOps & Cloud",
"group": "DevOps & Infrastructure",
"emoji": "🌧️",
"tagline": "The \"DevOps & Cloud\" Pack",
"audience": "For infrastructure and scaling.",
"description": "For infrastructure and scaling.",
"skills": [
{
"id": "docker-expert",
"summary": "Master containers and multi-stage builds."
},
{
"id": "aws-serverless",
"summary": "Serverless on AWS (Lambda, DynamoDB)."
},
{
"id": "kubernetes-architect",
"summary": "K8s architecture and GitOps."
},
{
"id": "terraform-specialist",
"summary": "Infrastructure as Code mastery."
},
{
"id": "environment-setup-guide",
"summary": "Standardization for teams."
},
{
"id": "deployment-procedures",
"summary": "Safe rollout strategies."
},
{
"id": "bash-linux",
"summary": "Terminal wizardry."
}
]
},
{
"id": "observability-monitoring",
"name": "Observability & Monitoring",
"group": "DevOps & Infrastructure",
"emoji": "📊",
"tagline": "The \"Observability & Monitoring\" Pack",
"audience": "For production reliability.",
"description": "For production reliability.",
"skills": [
{
"id": "observability-engineer",
"summary": "Comprehensive monitoring systems."
},
{
"id": "distributed-tracing",
"summary": "Track requests across microservices."
},
{
"id": "slo-implementation",
"summary": "Service Level Objectives."
},
{
"id": "incident-responder",
"summary": "Rapid incident response."
},
{
"id": "postmortem-writing",
"summary": "Blameless postmortems."
},
{
"id": "performance-engineer",
"summary": "Application performance optimization."
}
]
},
{
"id": "data-analytics",
"name": "Data & Analytics",
"group": "📊 Data & Analytics",
"emoji": "📊",
"tagline": "The \"Data & Analytics\" Pack",
"audience": "For making sense of the numbers.",
"description": "For making sense of the numbers.",
"skills": [
{
"id": "analytics-tracking",
"summary": "Set up GA4/PostHog correctly."
},
{
"id": "claude-d3js-skill",
"summary": "Beautiful custom visualizations with D3.js."
},
{
"id": "sql-pro",
"summary": "Modern SQL with cloud-native databases."
},
{
"id": "postgres-best-practices",
"summary": "Postgres optimization."
},
{
"id": "ab-test-setup",
"summary": "Validated learning."
},
{
"id": "database-architect",
"summary": "Database design from scratch."
}
]
},
{
"id": "data-engineering",
"name": "Data Engineering",
"group": "📊 Data & Analytics",
"emoji": "🔄",
"tagline": "The \"Data Engineering\" Pack",
"audience": "For building data pipelines.",
"description": "For building data pipelines.",
"skills": [
{
"id": "data-engineer",
"summary": "Data pipeline architecture."
},
{
"id": "airflow-dag-patterns",
"summary": "Apache Airflow DAGs."
},
{
"id": "dbt-transformation-patterns",
"summary": "Analytics engineering."
},
{
"id": "vector-database-engineer",
"summary": "Vector databases for RAG."
},
{
"id": "embedding-strategies",
"summary": "Embedding model selection."
}
]
},
{
"id": "creative-director",
"name": "Creative Director",
"group": "🎨 Creative & Content",
"emoji": "🎨",
"tagline": "The \"Creative Director\" Pack",
"audience": "For visuals, content, and branding.",
"description": "For visuals, content, and branding.",
"skills": [
{
"id": "canvas-design",
"summary": "Generate posters and diagrams."
},
{
"id": "frontend-design",
"summary": "UI aesthetics."
},
{
"id": "content-creator",
"summary": "SEO-optimized blog posts."
},
{
"id": "copy-editing",
"summary": "Polish your prose."
},
{
"id": "algorithmic-art",
"summary": "Code-generated masterpieces."
},
{
"id": "interactive-portfolio",
"summary": "Portfolios that land jobs."
}
]
},
{
"id": "qa-testing",
"name": "QA & Testing",
"group": "🐞 Quality Assurance",
"emoji": "🐞",
"tagline": "The \"QA & Testing\" Pack",
"audience": "For breaking things before users do.",
"description": "For breaking things before users do.",
"skills": [
{
"id": "test-driven-development",
"summary": "Red, Green, Refactor."
},
{
"id": "systematic-debugging",
"summary": "Debug like Sherlock Holmes."
},
{
"id": "browser-automation",
"summary": "End-to-end testing with Playwright."
},
{
"id": "e2e-testing-patterns",
"summary": "Reliable E2E test suites."
},
{
"id": "ab-test-setup",
"summary": "Validated experiments."
},
{
"id": "code-review-checklist",
"summary": "Catch bugs in PRs."
},
{
"id": "test-fixing",
"summary": "Fix failing tests systematically."
}
]
},
{
"id": "aas-web-app-builder",
"name": "AAS Web App Builder",
"group": "⭐ Specialized Product Plugins",
"emoji": "🌐",
"tagline": "The \"AAS Web App Builder\" Plugin",
"audience": "Frontend and full-stack developers shipping modern web apps.",
"description": "High-demand workflow with a coherent path from UI design to React/Next.js implementation, forms, Tailwind, and SEO.",
"skills": [
{
"id": "frontend-developer",
"summary": "Build production React and Next.js interfaces."
},
{
"id": "frontend-design",
"summary": "Apply strong UI layout and visual design patterns."
},
{
"id": "react-best-practices",
"summary": "Optimize React performance and maintainability."
},
{
"id": "nextjs-app-router-patterns",
"summary": "Use Next.js App Router patterns safely."
},
{
"id": "nextjs-best-practices",
"summary": "Ship high-quality Next.js applications."
},
{
"id": "tailwind-patterns",
"summary": "Style efficiently with Tailwind CSS patterns."
},
{
"id": "shadcn",
"summary": "Build polished interfaces with shadcn/ui."
},
{
"id": "form-cro",
"summary": "Improve form conversion and usability."
},
{
"id": "seo-audit",
"summary": "Audit technical SEO and discoverability."
}
],
"why": ""
},
{
"id": "aas-product-design-studio",
"name": "AAS Product Design Studio",
"group": "⭐ Specialized Product Plugins",
"emoji": "🎨",
"tagline": "The \"AAS Product Design Studio\" Plugin",
"audience": "Builders who want richer UI, brand, portfolio, and visual product work.",
"description": "Turns design from a generic skill category into a strong plugin proposition with visual direction, responsive UI, motion, and asset creation.",
"skills": [
{
"id": "ui-ux-pro-max",
"summary": "Use advanced UI/UX reasoning and design systems."
},
{
"id": "high-end-visual-design",
"summary": "Raise visual polish for premium interfaces."
},
{
"id": "frontend-design",
"summary": "Apply strong UI layout and visual design patterns."
},
{
"id": "mobile-design",
"summary": "Design mobile-first interaction patterns."
},
{
"id": "3d-web-experience",
"summary": "Create immersive Three.js web experiences."
},
{
"id": "canvas-design",
"summary": "Generate visual assets, posters, and diagrams."
},
{
"id": "scroll-experience",
"summary": "Design scroll-driven web experiences."
},
{
"id": "interactive-portfolio",
"summary": "Create compelling interactive portfolios."
}
],
"why": ""
},
{
"id": "aas-security-engineer",
"name": "AAS Security Engineer",
"group": "⭐ Specialized Product Plugins",
"emoji": "🛡️",
"tagline": "The \"AAS Security Engineer\" Plugin",
"audience": "Authorized security testing, audit, and hardening teams.",
"description": "Security has enough depth in the catalog to deserve a standalone plugin with explicit authorized-use boundaries and testing workflows.",
"skills": [
{
"id": "ethical-hacking-methodology",
"summary": "Follow an authorized pentest methodology."
},
{
"id": "burp-suite-testing",
"summary": "Test web apps with Burp Suite workflows."
},
{
"id": "top-web-vulnerabilities",
"summary": "Cover OWASP-aligned vulnerability classes."
},
{
"id": "api-security-testing",
"summary": "Test REST and GraphQL API security."
},
{
"id": "linux-privilege-escalation",
"summary": "Assess Linux privilege escalation paths."
},
{
"id": "cloud-penetration-testing",
"summary": "Assess AWS, Azure, and GCP environments."
},
{
"id": "security-auditor",
"summary": "Run comprehensive security audits."
},
{
"id": "vulnerability-scanner",
"summary": "Analyze and validate vulnerability findings."
},
{
"id": "sast-configuration",
"summary": "Configure static application security testing."
}
],
"why": ""
},
{
"id": "aas-secure-app-builder",
"name": "AAS Secure App Builder",
"group": "⭐ Specialized Product Plugins",
"emoji": "🔐",
"tagline": "The \"AAS Secure App Builder\" Plugin",
"audience": "Application developers who want security embedded while building features.",
"description": "Separates defensive implementation from offensive assessment, making a safer and clearer plugin for product engineering teams.",
"skills": [
{
"id": "api-security-best-practices",
"summary": "Design secure APIs from the start."
},
{
"id": "auth-implementation-patterns",
"summary": "Implement auth, sessions, JWT, and OAuth2 safely."
},
{
"id": "backend-security-coder",
"summary": "Apply secure backend coding practices."
},
{
"id": "frontend-security-coder",
"summary": "Prevent XSS and client-side security bugs."
},
{
"id": "cc-skill-security-review",
"summary": "Review features with a security checklist."
},
{
"id": "pci-compliance",
"summary": "Handle payment security and PCI expectations."
},
{
"id": "sast-configuration",
"summary": "Configure static application security testing."
},
{
"id": "sql-injection-testing",
"summary": "Find and validate SQL injection risks."
}
],
"why": ""
},
{
"id": "aas-documents-presentations",
"name": "AAS Documents & Presentations",
"group": "⭐ Specialized Product Plugins",
"emoji": "📄",
"tagline": "The \"AAS Documents & Presentations\" Plugin",
"audience": "Users creating, editing, converting, and automating office documents.",
"description": "Combines the strongest file-format skills into a concrete productivity plugin that can be extended with app integrations.",
"skills": [
{
"id": "office-productivity",
"summary": "Coordinate document, spreadsheet, and slide workflows."
},
{
"id": "docx-official",
"summary": "Create, edit, and inspect Word-compatible documents."
},
{
"id": "xlsx-official",
"summary": "Create and analyze formula-backed spreadsheets."
},
{
"id": "pptx-official",
"summary": "Create and edit PowerPoint-compatible presentations."
},
{
"id": "pdf-official",
"summary": "Extract, generate, and manipulate PDFs."
},
{
"id": "pdf-conversion-router",
"summary": "Choose high-fidelity PDF conversion routes."
},
{
"id": "google-sheets-automation",
"summary": "Automate Google Sheets reads and writes."
},
{
"id": "google-slides-automation",
"summary": "Automate Google Slides updates."
}
],
"why": ""
},
{
"id": "aas-data-analytics",
"name": "AAS Data Analytics",
"group": "⭐ Specialized Product Plugins",
"emoji": "📊",
"tagline": "The \"AAS Data Analytics\" Plugin",
"audience": "Operators, analysts, and builders working with product analytics, SQL, dashboards, and experiments.",
"description": "Data work benefits from a repeatable toolchain: tracking, SQL, Postgres, dbt, dashboards, visualization, and experimentation.",
"skills": [
{
"id": "analytics-tracking",
"summary": "Set up reliable product analytics."
},
{
"id": "sql-pro",
"summary": "Query and model data with modern SQL."
},
{
"id": "postgres-best-practices",
"summary": "Optimize Postgres schemas and queries."
},
{
"id": "database-architect",
"summary": "Design robust database structures."
},
{
"id": "dbt-transformation-patterns",
"summary": "Build dbt transformation pipelines."
},
{
"id": "claude-d3js-skill",
"summary": "Create custom D3 visualizations."
},
{
"id": "kpi-dashboard-design",
"summary": "Design dashboards for decision-making."
},
{
"id": "ab-test-setup",
"summary": "Plan and validate experiments."
}
],
"why": ""
},
{
"id": "aas-agent-mcp-builder",
"name": "AAS Agent & MCP Builder",
"group": "⭐ Specialized Product Plugins",
"emoji": "🤖",
"tagline": "The \"AAS Agent & MCP Builder\" Plugin",
"audience": "Developers building agentic apps, MCP tools, RAG systems, and evaluation loops.",
"description": "Maps directly to Codex's plugin model because it can grow from skills into MCP server configuration and app/tool integrations.",
"skills": [
{
"id": "ai-agents-architect",
"summary": "Design autonomous AI agent systems."
},
{
"id": "agent-evaluation",
"summary": "Evaluate agent reliability and performance."
},
{
"id": "mcp-builder",
"summary": "Create MCP interfaces for agents."
},
{
"id": "mcp-tool-developer",
"summary": "Build MCP servers and tools."
},
{
"id": "llm-app-patterns",
"summary": "Use production LLM application patterns."
},
{
"id": "rag-engineer",
"summary": "Build retrieval-augmented generation systems."
},
{
"id": "langgraph",
"summary": "Implement stateful agent workflows."
},
{
"id": "langfuse",
"summary": "Trace, evaluate, and monitor LLM apps."
},
{
"id": "context-window-management",
"summary": "Manage long context effectively."
}
],
"why": ""
},
{
"id": "aas-oss-maintainer",
"name": "AAS OSS Maintainer",
"group": "⭐ Specialized Product Plugins",
"emoji": "🧰",
"tagline": "The \"AAS OSS Maintainer\" Plugin",
"audience": "Open-source maintainers managing PRs, releases, reviews, and contributor handoffs.",
"description": "This is one of the most agent-native plugin opportunities: it packages repeatable repo work around review, release, changelog, and GitHub workflows.",
"skills": [
{
"id": "agents-md",
"summary": "Create concise durable agent instructions."
},
{
"id": "commit",
"summary": "Write high-quality conventional commits."
},
{
"id": "create-pr",
"summary": "Create review-ready pull requests."
},
{
"id": "requesting-code-review",
"summary": "Ask for targeted code reviews."
},
{
"id": "receiving-code-review",
"summary": "Apply review feedback rigorously."
},
{
"id": "changelog-automation",
"summary": "Keep changelogs and release notes consistent."
},
{
"id": "git-advanced-workflows",
"summary": "Handle advanced Git recovery and history workflows."
},
{
"id": "github-actions-advanced",
"summary": "Build and debug advanced GitHub Actions."
},
{
"id": "address-github-comments",
"summary": "Address GitHub review comments systematically."
},
{
"id": "lint-and-validate",
"summary": "Run validation and quality checks."
}
],
"why": ""
},
{
"id": "aas-qa-test-automation",
"name": "AAS QA & Test Automation",
"group": "⭐ Specialized Product Plugins",
"emoji": "🧪",
"tagline": "The \"AAS QA & Test Automation\" Plugin",
"audience": "Engineers and QA teams writing, debugging, and stabilizing test suites.",
"description": "Testing is a natural plugin because users need a workflow, not a single skill: plan tests, automate browsers, debug failures, and fix regressions.",
"skills": [
{
"id": "test-driven-development",
"summary": "Use red-green-refactor development loops."
},
{
"id": "systematic-debugging",
"summary": "Trace failures to root cause."
},
{
"id": "browser-automation",
"summary": "Automate browsers for testing and scraping."
},
{
"id": "e2e-testing-patterns",
"summary": "Build reliable end-to-end suites."
},
{
"id": "playwright-skill",
"summary": "Use Playwright for browser test automation."
},
{
"id": "webapp-testing",
"summary": "Test local web applications with Playwright."
},
{
"id": "k6-load-testing",
"summary": "Run load and scalability tests."
},
{
"id": "test-fixing",
"summary": "Fix failing tests systematically."
},
{
"id": "code-review-checklist",
"summary": "Catch common bugs in reviews."
}
],
"why": ""
},
{
"id": "aas-devops-cloud",
"name": "AAS DevOps & Cloud",
"group": "⭐ Specialized Product Plugins",
"emoji": "☁️",
"tagline": "The \"AAS DevOps & Cloud\" Plugin",
"audience": "Teams shipping infrastructure, deployments, and operational workflows.",
"description": "Strong plugin candidate because it combines deterministic scripts, cloud patterns, deployment safety, and incident workflows.",
"skills": [
{
"id": "docker-expert",
"summary": "Build and operate containers cleanly."
},
{
"id": "aws-serverless",
"summary": "Ship serverless workloads on AWS."
},
{
"id": "kubernetes-architect",
"summary": "Design Kubernetes and GitOps systems."
},
{
"id": "terraform-specialist",
"summary": "Manage infrastructure as code."
},
{
"id": "github-actions-templates",
"summary": "Use production GitHub Actions patterns."
},
{
"id": "environment-setup-guide",
"summary": "Standardize team environments."
},
{
"id": "deployment-procedures",
"summary": "Roll out changes safely."
},
{
"id": "bash-linux",
"summary": "Use Linux shell workflows effectively."
},
{
"id": "incident-responder",
"summary": "Respond to incidents with clear procedure."
}
],
"why": ""
},
{
"id": "aas-marketing-seo-growth",
"name": "AAS Marketing, SEO & Growth",
"group": "🧩 Specialized Product Plugins - Next Wave",
"emoji": "📈",
"tagline": "The \"AAS Marketing, SEO & Growth\" Plugin",
"audience": "Founders and growth teams creating content, SEO systems, experiments, and email campaigns.",
"description": "A clearer proposition than many separate marketing skills: plan, write, measure, test, and improve acquisition work.",
"skills": [
{
"id": "content-creator",
"summary": "Create SEO-aware marketing content."
},
{
"id": "seo-audit",
"summary": "Audit technical SEO and discoverability."
},
{
"id": "seo-fundamentals",
"summary": "Apply durable SEO principles."
},
{
"id": "programmatic-seo",
"summary": "Create scalable SEO page systems."
},
{
"id": "analytics-tracking",
"summary": "Set up reliable product analytics."
},
{
"id": "ab-test-setup",
"summary": "Plan and validate experiments."
},
{
"id": "email-sequence",
"summary": "Write automated email campaigns."
},
{
"id": "copywriting",
"summary": "Write conversion-focused copy."
},
{
"id": "schema-markup",
"summary": "Add structured data for search visibility."
}
],
"why": ""
},
{
"id": "aas-automation-builder",
"name": "AAS Automation Builder",
"group": "🧩 Specialized Product Plugins - Next Wave",
"emoji": "⚙️",
"tagline": "The \"AAS Automation Builder\" Plugin",
"audience": "Teams designing reliable automations across tools, data stores, and communication platforms.",
"description": "Works best as a plugin because app connectors and MCP configuration can turn instructions into live workflows.",
"skills": [
{
"id": "workflow-automation",
"summary": "Design durable automation workflows."
},
{
"id": "mcp-builder",
"summary": "Create MCP interfaces for agents."
},
{
"id": "make-automation",
"summary": "Build Make/Integromat automations."
},
{
"id": "airtable-automation",
"summary": "Automate Airtable data and views."
},
{
"id": "notion-automation",
"summary": "Automate Notion pages and databases."
},
{
"id": "slack-automation",
"summary": "Automate Slack workflows."
},
{
"id": "googlesheets-automation",
"summary": "Automate Google Sheets operations."
},
{
"id": "github-automation",
"summary": "Automate GitHub issues and repository work."
}
],
"why": ""
},
{
"id": "aas-observability-ir",
"name": "AAS Observability IR",
"group": "🧩 Specialized Product Plugins - Next Wave",
"emoji": "📡",
"tagline": "The \"AAS Observability IR\" Plugin",
"audience": "Engineering teams monitoring systems, debugging production issues, and writing postmortems.",
"description": "Operational work needs consistent procedure and proof gates, making it more plugin-worthy than isolated observability prompts.",
"skills": [
{
"id": "observability-engineer",
"summary": "Design monitoring and observability systems."
},
{
"id": "distributed-tracing",
"summary": "Trace requests across services."
},
{
"id": "slo-implementation",
"summary": "Define and operate service level objectives."
},
{
"id": "incident-responder",
"summary": "Respond to incidents with clear procedure."
},
{
"id": "postmortem-writing",
"summary": "Write clear blameless postmortems."
},
{
"id": "performance-engineer",
"summary": "Diagnose and improve application performance."
},
{
"id": "grafana-dashboards",
"summary": "Create useful Grafana dashboards."
},
{
"id": "langfuse",
"summary": "Trace, evaluate, and monitor LLM apps."
}
],
"why": ""
},
{
"id": "aas-python-api-builder",
"name": "AAS Python API Builder",
"group": "🧩 Specialized Product Plugins - Next Wave",
"emoji": "🐍",
"tagline": "The \"AAS Python API Builder\" Plugin",
"audience": "Python developers building APIs, services, and tests.",
"description": "A language-specialized plugin is useful when it bundles framework guidance, async patterns, testing, and API design together.",
"skills": [
{
"id": "python-pro",
"summary": "Write modern, idiomatic Python."
},
{
"id": "python-patterns",
"summary": "Apply Python architecture and design patterns."
},
{
"id": "fastapi-pro",
"summary": "Build high-performance FastAPI services."
},
{
"id": "fastapi-templates",
"summary": "Start production-ready FastAPI projects."
},
{
"id": "django-pro",
"summary": "Build robust Django applications."
},
{
"id": "python-testing-patterns",
"summary": "Test Python code with pytest patterns."
},
{
"id": "async-python-patterns",
"summary": "Use asyncio and async Python safely."
},
{
"id": "api-design-principles",
"summary": "Design clear and maintainable APIs."
}
],
"why": ""
},
{
"id": "aas-mobile-app-builder",
"name": "AAS Mobile App Builder",
"group": "🧩 Specialized Product Plugins - Next Wave",
"emoji": "📱",
"tagline": "The \"AAS Mobile App Builder\" Plugin",
"audience": "Mobile teams shipping Expo, React Native, Flutter, and iOS apps.",
"description": "Mobile development has a full lifecycle in the catalog: architecture, Expo routes, distribution, CI, native platforms, and store optimization.",
"skills": [
{
"id": "mobile-developer",
"summary": "Build cross-platform mobile applications."
},
{
"id": "react-native-architecture",
"summary": "Structure production React Native apps."
},
{
"id": "expo-api-routes",
"summary": "Build Expo Router API routes."
},
{
"id": "expo-dev-client",
"summary": "Create Expo development clients."
},
{
"id": "expo-cicd-workflows",
"summary": "Automate Expo builds and releases."
},
{
"id": "expo-deployment",
"summary": "Deploy and release Expo applications."
},
{
"id": "flutter-expert",
"summary": "Build Flutter multi-platform apps."
},
{
"id": "ios-developer",
"summary": "Develop iOS apps with Swift."
},
{
"id": "app-store-optimization",
"summary": "Improve App Store and Play Store visibility."
}
],
"why": ""
},
{
"id": "mobile-developer",
"name": "Mobile Developer",
"group": "🔧 Specialized Packs",
"emoji": "📱",
"tagline": "The \"Mobile Developer\" Pack",
"audience": "For iOS, Android, and cross-platform apps.",
"description": "For iOS, Android, and cross-platform apps.",
"skills": [
{
"id": "mobile-developer",
"summary": "Cross-platform mobile development."
},
{
"id": "react-native-architecture",
"summary": "React Native with Expo."
},
{
"id": "flutter-expert",
"summary": "Flutter multi-platform apps."
},
{
"id": "ios-developer",
"summary": "iOS development with Swift."
},
{
"id": "app-store-optimization",
"summary": "ASO for App Store and Play Store."
}
]
},
{
"id": "integration-apis",
"name": "Integration & APIs",
"group": "🔧 Specialized Packs",
"emoji": "🔗",
"tagline": "The \"Integration & APIs\" Pack",
"audience": "For connecting services and building integrations.",
"description": "For connecting services and building integrations.",
"skills": [
{
"id": "stripe-integration",
"summary": "Payments and subscriptions."
},
{
"id": "twilio-communications",
"summary": "SMS, voice, WhatsApp."
},
{
"id": "hubspot-integration",
"summary": "CRM integration."
},
{
"id": "plaid-fintech",
"summary": "Bank account linking and ACH."
},
{
"id": "algolia-search",
"summary": "Search implementation."
}
]
},
{
"id": "architecture-design",
"name": "Architecture & Design",
"group": "🔧 Specialized Packs",
"emoji": "🎯",
"tagline": "The \"Architecture & Design\" Pack",
"audience": "For system design and technical decisions.",
"description": "For system design and technical decisions.",
"skills": [
{
"id": "senior-architect",
"summary": "Comprehensive software architecture."
},
{
"id": "architecture-patterns",
"summary": "Clean Architecture, DDD, Hexagonal."
},
{
"id": "microservices-patterns",
"summary": "Microservices architecture."
},
{
"id": "event-sourcing-architect",
"summary": "Event sourcing and CQRS."
},
{
"id": "architecture-decision-records",
"summary": "Document technical decisions."
}
]
},
{
"id": "ddd-evented-architecture",
"name": "DDD & Evented Architecture",
"group": "🔧 Specialized Packs",
"emoji": "🧱",
"tagline": "The \"DDD & Evented Architecture\" Pack",
"audience": "For teams modeling complex domains and evolving toward evented systems.",
"description": "For teams modeling complex domains and evolving toward evented systems.",
"skills": [
{
"id": "domain-driven-design",
"summary": "Route DDD work from strategic modeling to implementation patterns."
},
{
"id": "ddd-strategic-design",
"summary": "Subdomains, bounded contexts, and ubiquitous language."
},
{
"id": "ddd-context-mapping",
"summary": "Cross-context integration and anti-corruption boundaries."
},
{
"id": "ddd-tactical-patterns",
"summary": "Aggregates, value objects, repositories, and domain events."
},
{
"id": "cqrs-implementation",
"summary": "Read/write model separation."
},
{
"id": "event-store-design",
"summary": "Event persistence and replay architecture."
},
{
"id": "saga-orchestration",
"summary": "Cross-context long-running transaction coordination."
},
{
"id": "projection-patterns",
"summary": "Materialized read models from event streams."
}
]
},
{
"id": "automation-builder",
"name": "Automation Builder",
"group": "🔧 Specialized Packs",
"emoji": "🤖",
"tagline": "The \"Automation Builder\" Pack",
"audience": "For connecting tools and building repeatable automated workflows.",
"description": "For connecting tools and building repeatable automated workflows.",
"skills": [
{
"id": "workflow-automation",
"summary": "Design durable automation flows for AI and business systems."
},
{
"id": "mcp-builder",
"summary": "Create tool interfaces agents can use reliably."
},
{
"id": "make-automation",
"summary": "Build automations in Make/Integromat."
},
{
"id": "airtable-automation",
"summary": "Automate Airtable records, bases, and views."
},
{
"id": "notion-automation",
"summary": "Automate Notion pages, databases, and blocks."
},
{
"id": "slack-automation",
"summary": "Automate Slack messaging and channel workflows."
},
{
"id": "googlesheets-automation",
"summary": "Automate spreadsheet updates and data operations."
}
]
},
{
"id": "revops-crm-automation",
"name": "RevOps & CRM Automation",
"group": "🔧 Specialized Packs",
"emoji": "💼",
"tagline": "The \"RevOps & CRM Automation\" Pack",
"audience": "For revenue operations, support handoffs, and CRM-heavy automation.",
"description": "For revenue operations, support handoffs, and CRM-heavy automation.",
"skills": [
{
"id": "hubspot-automation",
"summary": "Automate contacts, companies, deals, and tickets."
},
{
"id": "sendgrid-automation",
"summary": "Automate email sends, contacts, and templates."
},
{
"id": "zendesk-automation",
"summary": "Automate support tickets and reply workflows."
},
{
"id": "google-calendar-automation",
"summary": "Schedule events and manage availability."
},
{
"id": "outlook-calendar-automation",
"summary": "Automate Outlook meetings and invitations."
},
{
"id": "stripe-automation",
"summary": "Automate billing, invoices, and subscriptions."
},
{
"id": "shopify-automation",
"summary": "Automate products, orders, customers, and inventory."
}
]
},
{
"id": "commerce-payments",
"name": "Commerce & Payments",
"group": "🔧 Specialized Packs",
"emoji": "💳",
"tagline": "The \"Commerce & Payments\" Pack",
"audience": "For monetization, payments, and commerce workflows.",
"description": "For monetization, payments, and commerce workflows.",
"skills": [
{
"id": "stripe-integration",
"summary": "Build robust checkout, subscription, and webhook flows."
},
{
"id": "paypal-integration",
"summary": "Integrate PayPal payments and related flows."
},
{
"id": "plaid-fintech",
"summary": "Link bank accounts and handle ACH-related use cases."
},
{
"id": "hubspot-integration",
"summary": "Connect CRM data into product and revenue workflows."
},
{
"id": "algolia-search",
"summary": "Add search and discovery to commerce experiences."
},
{
"id": "monetization",
"summary": "Design pricing and monetization systems deliberately."
}
]
},
{
"id": "odoo-erp",
"name": "Odoo ERP",
"group": "🔧 Specialized Packs",
"emoji": "🏢",
"tagline": "The \"Odoo ERP\" Pack",
"audience": "For teams building or operating around Odoo-based business systems.",
"description": "For teams building or operating around Odoo-based business systems.",
"skills": [
{
"id": "odoo-module-developer",
"summary": "Create custom Odoo modules cleanly."
},
{
"id": "odoo-orm-expert",
"summary": "Work effectively with Odoo ORM patterns and performance."
},
{
"id": "odoo-sales-crm-expert",
"summary": "Optimize sales pipelines, leads, and forecasting."
},
{
"id": "odoo-ecommerce-configurator",
"summary": "Configure storefront, catalog, and order flows."
},
{
"id": "odoo-performance-tuner",
"summary": "Diagnose and improve slow Odoo instances."
},
{
"id": "odoo-security-rules",
"summary": "Apply secure access controls and rule design."
},
{
"id": "odoo-docker-deployment",
"summary": "Deploy and run Odoo in Docker-based environments."
}
]
},
{
"id": "azure-ai-cloud",
"name": "Azure AI & Cloud",
"group": "🔧 Specialized Packs",
"emoji": "☁️",
"tagline": "The \"Azure AI & Cloud\" Pack",
"audience": "For building on Azure across cloud, AI, and platform services.",
"description": "For building on Azure across cloud, AI, and platform services.",
"skills": [
{
"id": "azd-deployment",
"summary": "Ship Azure apps with Azure Developer CLI workflows."
},
{
"id": "azure-functions",
"summary": "Build serverless workloads with Azure Functions."
},
{
"id": "azure-ai-openai-dotnet",
"summary": "Use Azure OpenAI from .NET applications."
},
{
"id": "azure-search-documents-py",
"summary": "Build search, hybrid search, and indexing in Python."
},
{
"id": "azure-identity-py",
"summary": "Handle Azure authentication flows in Python services."
},
{
"id": "azure-monitor-opentelemetry-ts",
"summary": "Add telemetry and tracing from TypeScript apps."
}
]
},
{
"id": "expo-react-native",
"name": "Expo & React Native",
"group": "🔧 Specialized Packs",
"emoji": "📲",
"tagline": "The \"Expo & React Native\" Pack",
"audience": "For shipping mobile apps with Expo and React Native.",
"description": "For shipping mobile apps with Expo and React Native.",
"skills": [
{
"id": "react-native-architecture",
"summary": "Structure production React Native apps well."
},
{
"id": "expo-api-routes",
"summary": "Build API routes in Expo Router and EAS Hosting."
},
{
"id": "expo-dev-client",
"summary": "Build and distribute Expo development clients."
},
{
"id": "expo-tailwind-setup",
"summary": "Set up Tailwind and NativeWind in Expo apps."
},
{
"id": "expo-cicd-workflows",
"summary": "Automate builds and releases with EAS workflows."
},
{
"id": "expo-deployment",
"summary": "Deploy Expo apps and manage release flow."
},
{
"id": "app-store-optimization",
"summary": "Improve App Store and Play Store discoverability."
}
]
},
{
"id": "apple-platform-design",
"name": "Apple Platform Design",
"group": "🔧 Specialized Packs",
"emoji": "🍎",
"tagline": "The \"Apple Platform Design\" Pack",
"audience": "For teams designing native-feeling Apple platform experiences.",
"description": "For teams designing native-feeling Apple platform experiences.",
"skills": [
{
"id": "hig-foundations",
"summary": "Learn the core Apple Human Interface Guidelines."
},
{
"id": "hig-patterns",
"summary": "Apply Apple interaction and UX patterns correctly."
},
{
"id": "hig-components-layout",
"summary": "Use Apple layout and navigation components well."
},
{
"id": "hig-inputs",
"summary": "Design for gestures, keyboards, Pencil, focus, and controllers."
},
{
"id": "hig-components-system",
"summary": "Work with widgets, live activities, and system surfaces."
},
{
"id": "hig-platforms",
"summary": "Adapt experiences across Apple device families."
}
]
},
{
"id": "makepad-builder",
"name": "Makepad Builder",
"group": "🔧 Specialized Packs",
"emoji": "🧩",
"tagline": "The \"Makepad Builder\" Pack",
"audience": "For building UI-heavy apps with the Makepad ecosystem.",
"description": "For building UI-heavy apps with the Makepad ecosystem.",
"skills": [
{
"id": "makepad-basics",
"summary": "Start with Makepad fundamentals and mental model."
},
{
"id": "makepad-layout",
"summary": "Handle sizing, flow, alignment, and layout composition."
},
{
"id": "makepad-widgets",
"summary": "Build interfaces from Makepad widgets."
},
{
"id": "makepad-event-action",
"summary": "Wire interaction and event handling correctly."
},
{
"id": "makepad-shaders",
"summary": "Create GPU-driven visual effects and custom drawing."
},
{
"id": "makepad-deployment",
"summary": "Package and ship Makepad projects."
}
]
},
{
"id": "seo-specialist",
"name": "SEO Specialist",
"group": "🔧 Specialized Packs",
"emoji": "🔎",
"tagline": "The \"SEO Specialist\" Pack",
"audience": "For technical SEO, content structure, and search growth.",
"description": "For technical SEO, content structure, and search growth.",
"skills": [
{
"id": "seo-fundamentals",
"summary": "Build from sound SEO principles and search constraints."
},
{
"id": "seo-content-planner",
"summary": "Plan clusters, calendars, and content gaps."
},
{
"id": "seo-content-writer",
"summary": "Produce search-aware content drafts with intent alignment."
},
{
"id": "seo-structure-architect",
"summary": "Improve hierarchy, internal links, and structure."
},
{
"id": "seo-cannibalization-detector",
"summary": "Find overlapping pages competing for the same intent."
},
{
"id": "seo-content-auditor",
"summary": "Audit existing content quality and optimization gaps."
},
{
"id": "schema-markup",
"summary": "Add structured data to support richer search results."
}
]
},
{
"id": "documents-presentations",
"name": "Documents & Presentations",
"group": "🔧 Specialized Packs",
"emoji": "📄",
"tagline": "The \"Documents & Presentations\" Pack",
"audience": "For document-heavy workflows, spreadsheets, PDFs, and presentations.",
"description": "For document-heavy workflows, spreadsheets, PDFs, and presentations.",
"skills": [
{
"id": "office-productivity",
"summary": "Coordinate document, spreadsheet, and presentation workflows."
},
{
"id": "docx-official",
"summary": "Create and edit Word-compatible documents."
},
{
"id": "pptx-official",
"summary": "Create and edit PowerPoint-compatible presentations."
},
{
"id": "xlsx-official",
"summary": "Create and analyze spreadsheet files with formulas and formatting."
},
{
"id": "pdf-official",
"summary": "Extract, generate, and manipulate PDFs programmatically."
},
{
"id": "google-slides-automation",
"summary": "Automate presentation updates in Google Slides."
},
{
"id": "google-sheets-automation",
"summary": "Automate reads and writes in Google Sheets."
}
]
},
{
"id": "oss-maintainer",
"name": "OSS Maintainer",
"group": "🧰 Maintainer & OSS",
"emoji": "🛠️",
"tagline": "The \"OSS Maintainer\" Pack",
"audience": "For shipping clean changes in public repositories.",
"description": "For shipping clean changes in public repositories.",
"skills": [
{
"id": "commit",
"summary": "High-quality conventional commits."
},
{
"id": "create-pr",
"summary": "PR creation with review-ready context."
},
{
"id": "requesting-code-review",
"summary": "Ask for targeted, high-signal reviews."
},
{
"id": "receiving-code-review",
"summary": "Apply feedback with technical rigor."
},
{
"id": "changelog-automation",
"summary": "Keep release notes and changelogs consistent."
},
{
"id": "git-advanced-workflows",
"summary": "Rebase, cherry-pick, bisect, recovery."
},
{
"id": "documentation-templates",
"summary": "Standardize docs and handoffs."
}
]
},
{
"id": "skill-author",
"name": "Skill Author",
"group": "🧰 Maintainer & OSS",
"emoji": "🧱",
"tagline": "The \"Skill Author\" Pack",
"audience": "For creating and maintaining high-quality SKILL.md assets.",
"description": "For creating and maintaining high-quality SKILL.md assets.",
"skills": [
{
"id": "skill-creator",
"summary": "Design effective new skills."
},
{
"id": "skill-developer",
"summary": "Implement triggers, hooks, and skill lifecycle."
},
{
"id": "writing-skills",
"summary": "Improve clarity and structure of skill instructions."
},
{
"id": "documentation-generation-doc-generate",
"summary": "Generate maintainable technical docs."
},
{
"id": "lint-and-validate",
"summary": "Validate quality after edits."
},
{
"id": "verification-before-completion",
"summary": "Confirm changes before claiming done."
}
]
}
]
}