Skip to content

Skills Guide

A guide for choosing the right skill for your task. For installation, see Quick Start. For the full project, see README.


  • Python Pro: Python development, type hints, async patterns, performance optimization
  • TypeScript Pro: TypeScript advanced types, type guards, generics, utility types
  • JavaScript Pro: Modern JavaScript, async patterns, ES2024+ features
  • Go Pro: Go concurrency, interfaces, goroutines, channels
  • Rust Engineer: Rust systems programming, ownership, lifetimes, async Rust
  • SQL Pro: Advanced SQL, query optimization, window functions, CTEs
  • C++ Pro: Modern C++, RAII, templates, performance optimization
  • Swift Expert: Swift for iOS/macOS, SwiftUI, Combine, Concurrency
  • Kotlin Specialist: Kotlin for Android, coroutines, Flow, Jetpack Compose
  • C# Developer: C# .NET development, LINQ, async/await, modern features
  • PHP Pro: Modern PHP, Laravel patterns, performance optimization
  • Java Architect: Java enterprise, Spring ecosystem, design patterns
  • DevOps Engineer: CI/CD, deployment, infrastructure, platform engineering
  • Monitoring Expert: Logging, metrics, tracing, alerting, performance testing
  • SRE Engineer: Site reliability, incident response, SLO/SLA management
  • Chaos Engineer: Chaos testing, resilience engineering, fault injection
  • CLI Developer: Command-line tools, CLI frameworks, shell integration
  • Pandas Pro: DataFrame manipulation, data cleaning, aggregation, time series
  • Spark Engineer: Apache Spark, PySpark, distributed data processing, Spark SQL
  • ML Pipeline: ML pipelines, MLflow, Kubeflow, feature stores, experiment tracking
  • Prompt Engineer: LLM prompt design, chain-of-thought, few-shot learning, evaluation
  • RAG Architect: RAG systems, vector databases, embeddings, semantic search
  • Fine-Tuning Expert: LLM fine-tuning, LoRA, QLoRA, PEFT, model optimization
  • Salesforce Developer: Apex, Lightning Web Components, SOQL, governor limits
  • Shopify Expert: Liquid templating, Storefront API, Shopify apps, checkout extensions
  • WordPress Pro: WordPress themes, plugins, Gutenberg blocks, WooCommerce
  • Atlassian MCP: Jira/Confluence integration via MCP, JQL, CQL queries
  1. Feature Forge - Define requirements and spec
  2. Architecture Designer - Design system architecture (if complex)
  3. Fullstack Guardian + Framework Skills - Implement
  4. Test Master + Playwright Expert - Test comprehensively
  5. Code Reviewer - Review code
  6. Security Reviewer - Security review
  7. DevOps Engineer - Deploy
  8. Monitoring Expert - Add observability
  1. Debugging Wizard - Identify root cause
  2. Fullstack Guardian + Framework Skills - Fix
  3. Test Master - Add regression tests
  4. Code Reviewer - Review fix
  5. DevOps Engineer - Deploy
  1. Code Reviewer - General code review
  2. Security Reviewer - Security-focused review
  3. Architecture Designer - Architectural review (if needed)
  1. Spec Miner - Reverse-engineer specs
  2. Architecture Designer - Document architecture
  3. Code Documenter - Add missing documentation
  4. Security Reviewer - Security audit
  • Python Development → Python Pro
  • TypeScript/JavaScript → TypeScript Pro / JavaScript Pro
  • Go Services → Go Pro
  • Systems Programming → Rust Engineer / C++ Pro
  • iOS/macOS → Swift Expert
  • Android → Kotlin Specialist
  • Enterprise .NET → C# Developer
  • Enterprise Java → Java Architect
  • PHP Web → PHP Pro
  • Database Work → SQL Pro
  • TypeScript API → NestJS Expert
  • Python Django → Django Expert
  • Python Async → FastAPI Expert
  • Java Enterprise → Spring Boot Engineer
  • PHP Modern → Laravel Specialist
  • Ruby Web → Rails Expert
  • .NET APIs → .NET Core Expert
  • React Web → React Expert
  • React SSR/SSG → Next.js Developer
  • Vue Apps (TypeScript) → Vue Expert
  • Vue Apps (JavaScript) → Vue Expert (JS)
  • Angular Apps → Angular Architect
  • Mobile (JavaScript) → React Native Expert
  • Mobile (Dart) → Flutter Expert
  • Container Orchestration → Kubernetes Specialist
  • Infrastructure as Code → Terraform Engineer
  • Cloud Architecture → Cloud Architect
  • Database Performance → Postgres Pro / Database Optimizer
  • GraphQL → GraphQL Architect
  • REST API → API Designer
  • Real-time → WebSocket Engineer
  • Microservices → Microservices Architect
  • MCP Integration → MCP Developer
  • DataFrame Operations → Pandas Pro
  • Big Data Processing → Spark Engineer
  • ML Training Pipelines → ML Pipeline
  • LLM Prompts → Prompt Engineer
  • RAG Systems → RAG Architect
  • Model Fine-Tuning → Fine-Tuning Expert
  • Salesforce CRM → Salesforce Developer
  • Shopify E-commerce → Shopify Expert
  • WordPress Sites → WordPress Pro
  • Jira/Confluence → Atlassian MCP
  • E2E Browser Tests → Playwright Expert
  • All Other Testing → Test Master
  • CI/CD & Deployment → DevOps Engineer
  • Observability → Monitoring Expert
  • Reliability → SRE Engineer
  • Resilience Testing → Chaos Engineer
  • CLI Tools → CLI Developer

Common combinations for maximum effectiveness:

  • Feature Forge + Fullstack Guardian + Framework Skills + Test Master + DevOps Engineer
  • Secure Code Guardian + Fullstack Guardian + Security Reviewer + Test Master
  • Architecture Designer + Monitoring Expert + Framework Skills + Database Optimizer
  • Code Documenter + Spec Miner + Architecture Designer
  • Kubernetes Specialist + Terraform Engineer + Cloud Architect + SRE Engineer + Monitoring Expert
  • API Designer + GraphQL Architect + WebSocket Engineer + Microservices Architect
  • React Native Expert / Flutter Expert + API Designer + DevOps Engineer
  • Game Developer + C++ Pro + Performance Optimization + Graphics Programming
  • Legacy Modernizer + Architecture Designer + Language Specialists + Test Master + Security Reviewer
  • DevOps Engineer + Kubernetes Specialist + Terraform Engineer + Monitoring Expert + SRE Engineer
  • Embedded Systems + Rust Engineer / C++ Pro + Security Reviewer
  • Pandas Pro + Spark Engineer + ML Pipeline + Monitoring Expert
  • Prompt Engineer + RAG Architect + Fine-Tuning Expert + Python Pro
  • Shopify Expert + React Expert + API Designer + DevOps Engineer
  • Salesforce Developer + API Designer + Security Reviewer + Test Master
  • Java Architect + Spring Boot Engineer + Microservices Architect + DevOps Engineer
  • Next.js Developer / Vue Expert / Angular Architect + TypeScript Pro + API Designer + DevOps Engineer
  • “Help me design a microservices architecture for an e-commerce platform” → Microservices Architect + Architecture Designer
  • “Implement user authentication in my NestJS API” → NestJS Expert + Secure Code Guardian
  • “Debug this memory leak in my React app” → Debugging Wizard + React Expert
  • “Review this code for security issues” → Security Reviewer
  • “Set up monitoring for my FastAPI application” → Monitoring Expert + FastAPI Expert
  • “Build a GraphQL API with subscriptions” → GraphQL Architect + WebSocket Engineer
  • “Deploy a Python app to Kubernetes” → Kubernetes Specialist + Python Pro
  • “Optimize PostgreSQL queries” → Postgres Pro + SQL Pro
  • “Migrate from Angular to React” → Legacy Modernizer + React Expert
  • “Create a CLI tool in Go” → CLI Developer + Go Pro
  • “Set up chaos testing for microservices” → Chaos Engineer + Microservices Architect
  • “Build a Next.js app with server components” → Next.js Developer + TypeScript Pro
  • “Implement WebSocket chat” → WebSocket Engineer + API Designer
  • “Terraform setup for AWS multi-region” → Terraform Engineer + Cloud Architect
  • “Build a game engine in C++” → Game Developer + C++ Pro
  • “Modernize legacy Java monolith” → Legacy Modernizer + Java Architect + Microservices Architect
  • “Write idiomatic Rust with async” → Rust Engineer
  • “TypeScript generics for API client” → TypeScript Pro
  • “Python type hints and protocols” → Python Pro
  • “Go channels and concurrency patterns” → Go Pro
  • “SwiftUI reactive patterns” → Swift Expert
  • “Kotlin coroutines best practices” → Kotlin Specialist
  • “Advanced SQL window functions” → SQL Pro
  • “Spring Boot microservice architecture” → Spring Boot Engineer
  • “Laravel API with queues” → Laravel Specialist
  • “Rails with Hotwire and Turbo” → Rails Expert
  • ”.NET Core minimal APIs” → .NET Core Expert
  • “Vue 3 Composition API patterns” → Vue Expert
  • “Angular signals and standalone components” → Angular Architect
  • “Kubernetes autoscaling and HPA” → Kubernetes Specialist
  • “Multi-cloud Terraform modules” → Terraform Engineer
  • “AWS serverless architecture” → Cloud Architect
  • “PostgreSQL replication setup” → Postgres Pro
  • “Database indexing strategy” → Database Optimizer
  • “Generate OpenAPI docs for my Django REST API” → Code Documenter + API Designer
  • “Write Playwright tests for the login flow” → Playwright Expert
  • “Analyze this legacy codebase and create a spec” → Spec Miner
  • “Help me implement RBAC in NestJS” → NestJS Expert + Secure Code Guardian
  • “Set up SRE practices and SLOs” → SRE Engineer + Monitoring Expert
  • “Design MCP server for tool integration” → MCP Developer
  • “Embedded firmware for IoT device” → Embedded Systems + Rust Engineer
  • “Clean and transform CSV data with pandas” → Pandas Pro
  • “Build a PySpark ETL pipeline” → Spark Engineer
  • “Set up MLflow experiment tracking” → ML Pipeline
  • “Design prompts for classification task” → Prompt Engineer
  • “Build a RAG system with Pinecone” → RAG Architect
  • “Fine-tune Llama 2 with LoRA” → Fine-Tuning Expert
  • “Build Lightning Web Component for Salesforce” → Salesforce Developer
  • “Create custom Shopify checkout extension” → Shopify Expert
  • “Develop WordPress plugin with Gutenberg blocks” → WordPress Pro
  • “Query Jira issues via MCP server” → Atlassian MCP