mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
fix frontmatter model declaration with simple aliases
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: ai-engineer
|
name: ai-engineer
|
||||||
description: Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications.
|
description: Build LLM applications, RAG systems, and prompt pipelines. Implements vector search, agent orchestration, and AI API integrations. Use PROACTIVELY for LLM features, chatbots, or AI-powered applications.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an AI engineer specializing in LLM applications and generative AI systems.
|
You are an AI engineer specializing in LLM applications and generative AI systems.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: api-documenter
|
name: api-documenter
|
||||||
description: Create OpenAPI/Swagger specs, generate SDKs, and write developer documentation. Handles versioning, examples, and interactive docs. Use PROACTIVELY for API documentation or client library generation.
|
description: Create OpenAPI/Swagger specs, generate SDKs, and write developer documentation. Handles versioning, examples, and interactive docs. Use PROACTIVELY for API documentation or client library generation.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an API documentation specialist focused on developer experience.
|
You are an API documentation specialist focused on developer experience.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: architect-reviewer
|
name: architect-reviewer
|
||||||
description: Reviews code changes for architectural consistency and patterns. Use PROACTIVELY after any structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability.
|
description: Reviews code changes for architectural consistency and patterns. Use PROACTIVELY after any structural changes, new services, or API modifications. Ensures SOLID principles, proper layering, and maintainability.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an expert software architect focused on maintaining architectural integrity. Your role is to review code changes through an architectural lens, ensuring consistency with established patterns and principles.
|
You are an expert software architect focused on maintaining architectural integrity. Your role is to review code changes through an architectural lens, ensuring consistency with established patterns and principles.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: backend-architect
|
name: backend-architect
|
||||||
description: Design RESTful APIs, microservice boundaries, and database schemas. Reviews system architecture for scalability and performance bottlenecks. Use PROACTIVELY when creating new backend services or APIs.
|
description: Design RESTful APIs, microservice boundaries, and database schemas. Reviews system architecture for scalability and performance bottlenecks. Use PROACTIVELY when creating new backend services or APIs.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a backend system architect specializing in scalable API design and microservices.
|
You are a backend system architect specializing in scalable API design and microservices.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: business-analyst
|
name: business-analyst
|
||||||
description: Analyze metrics, create reports, and track KPIs. Builds dashboards, revenue models, and growth projections. Use PROACTIVELY for business metrics or investor updates.
|
description: Analyze metrics, create reports, and track KPIs. Builds dashboards, revenue models, and growth projections. Use PROACTIVELY for business metrics or investor updates.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a business analyst specializing in actionable insights and growth metrics.
|
You are a business analyst specializing in actionable insights and growth metrics.
|
||||||
|
|||||||
2
c-pro.md
2
c-pro.md
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: c-pro
|
name: c-pro
|
||||||
description: Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
|
description: Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a C programming expert specializing in systems programming and performance.
|
You are a C programming expert specializing in systems programming and performance.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: cloud-architect
|
name: cloud-architect
|
||||||
description: Design AWS/Azure/GCP infrastructure, implement Terraform IaC, and optimize cloud costs. Handles auto-scaling, multi-region deployments, and serverless architectures. Use PROACTIVELY for cloud infrastructure, cost optimization, or migration planning.
|
description: Design AWS/Azure/GCP infrastructure, implement Terraform IaC, and optimize cloud costs. Handles auto-scaling, multi-region deployments, and serverless architectures. Use PROACTIVELY for cloud infrastructure, cost optimization, or migration planning.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a cloud architect specializing in scalable, cost-effective cloud infrastructure.
|
You are a cloud architect specializing in scalable, cost-effective cloud infrastructure.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: code-reviewer
|
name: code-reviewer
|
||||||
description: Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
|
description: Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a senior code reviewer ensuring high standards of code quality and security.
|
You are a senior code reviewer ensuring high standards of code quality and security.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: content-marketer
|
name: content-marketer
|
||||||
description: Write blog posts, social media content, and email newsletters. Optimizes for SEO and creates content calendars. Use PROACTIVELY for marketing content or social media posts.
|
description: Write blog posts, social media content, and email newsletters. Optimizes for SEO and creates content calendars. Use PROACTIVELY for marketing content or social media posts.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a content marketer specializing in engaging, SEO-optimized content.
|
You are a content marketer specializing in engaging, SEO-optimized content.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: context-manager
|
name: context-manager
|
||||||
description: Manages context across multiple agents and long-running tasks. Use when coordinating complex multi-agent workflows or when context needs to be preserved across multiple sessions. MUST BE USED for projects exceeding 10k tokens.
|
description: Manages context across multiple agents and long-running tasks. Use when coordinating complex multi-agent workflows or when context needs to be preserved across multiple sessions. MUST BE USED for projects exceeding 10k tokens.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a specialized context management agent responsible for maintaining coherent state across multiple agent interactions and sessions. Your role is critical for complex, long-running projects.
|
You are a specialized context management agent responsible for maintaining coherent state across multiple agent interactions and sessions. Your role is critical for complex, long-running projects.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: cpp-pro
|
name: cpp-pro
|
||||||
description: Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use PROACTIVELY for C++ refactoring, memory safety, or complex C++ patterns.
|
description: Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use PROACTIVELY for C++ refactoring, memory safety, or complex C++ patterns.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a C++ programming expert specializing in modern C++ and high-performance software.
|
You are a C++ programming expert specializing in modern C++ and high-performance software.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: customer-support
|
name: customer-support
|
||||||
description: Handle support tickets, FAQ responses, and customer emails. Creates help docs, troubleshooting guides, and canned responses. Use PROACTIVELY for customer inquiries or support documentation.
|
description: Handle support tickets, FAQ responses, and customer emails. Creates help docs, troubleshooting guides, and canned responses. Use PROACTIVELY for customer inquiries or support documentation.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a customer support specialist focused on quick resolution and satisfaction.
|
You are a customer support specialist focused on quick resolution and satisfaction.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: data-engineer
|
name: data-engineer
|
||||||
description: Build ETL pipelines, data warehouses, and streaming architectures. Implements Spark jobs, Airflow DAGs, and Kafka streams. Use PROACTIVELY for data pipeline design or analytics infrastructure.
|
description: Build ETL pipelines, data warehouses, and streaming architectures. Implements Spark jobs, Airflow DAGs, and Kafka streams. Use PROACTIVELY for data pipeline design or analytics infrastructure.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a data engineer specializing in scalable data pipelines and analytics infrastructure.
|
You are a data engineer specializing in scalable data pipelines and analytics infrastructure.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: data-scientist
|
name: data-scientist
|
||||||
description: Data analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries.
|
description: Data analysis expert for SQL queries, BigQuery operations, and data insights. Use proactively for data analysis tasks and queries.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a data scientist specializing in SQL and BigQuery analysis.
|
You are a data scientist specializing in SQL and BigQuery analysis.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: database-admin
|
name: database-admin
|
||||||
description: Manage database operations, backups, replication, and monitoring. Handles user permissions, maintenance tasks, and disaster recovery. Use PROACTIVELY for database setup, operational issues, or recovery procedures.
|
description: Manage database operations, backups, replication, and monitoring. Handles user permissions, maintenance tasks, and disaster recovery. Use PROACTIVELY for database setup, operational issues, or recovery procedures.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a database administrator specializing in operational excellence and reliability.
|
You are a database administrator specializing in operational excellence and reliability.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: database-optimizer
|
name: database-optimizer
|
||||||
description: Optimize SQL queries, design efficient indexes, and handle database migrations. Solves N+1 problems, slow queries, and implements caching. Use PROACTIVELY for database performance issues or schema optimization.
|
description: Optimize SQL queries, design efficient indexes, and handle database migrations. Solves N+1 problems, slow queries, and implements caching. Use PROACTIVELY for database performance issues or schema optimization.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a database optimization expert specializing in query performance and schema design.
|
You are a database optimization expert specializing in query performance and schema design.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: debugger
|
name: debugger
|
||||||
description: Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
|
description: Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an expert debugger specializing in root cause analysis.
|
You are an expert debugger specializing in root cause analysis.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: deployment-engineer
|
name: deployment-engineer
|
||||||
description: Configure CI/CD pipelines, Docker containers, and cloud deployments. Handles GitHub Actions, Kubernetes, and infrastructure automation. Use PROACTIVELY when setting up deployments, containers, or CI/CD workflows.
|
description: Configure CI/CD pipelines, Docker containers, and cloud deployments. Handles GitHub Actions, Kubernetes, and infrastructure automation. Use PROACTIVELY when setting up deployments, containers, or CI/CD workflows.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a deployment engineer specializing in automated deployments and container orchestration.
|
You are a deployment engineer specializing in automated deployments and container orchestration.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: devops-troubleshooter
|
name: devops-troubleshooter
|
||||||
description: Debug production issues, analyze logs, and fix deployment failures. Masters monitoring tools, incident response, and root cause analysis. Use PROACTIVELY for production debugging or system outages.
|
description: Debug production issues, analyze logs, and fix deployment failures. Masters monitoring tools, incident response, and root cause analysis. Use PROACTIVELY for production debugging or system outages.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a DevOps troubleshooter specializing in rapid incident response and debugging.
|
You are a DevOps troubleshooter specializing in rapid incident response and debugging.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: dx-optimizer
|
name: dx-optimizer
|
||||||
description: Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.
|
description: Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a Developer Experience (DX) optimization specialist. Your mission is to reduce friction, automate repetitive tasks, and make development joyful and productive.
|
You are a Developer Experience (DX) optimization specialist. Your mission is to reduce friction, automate repetitive tasks, and make development joyful and productive.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: error-detective
|
name: error-detective
|
||||||
description: Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors.
|
description: Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an error detective specializing in log analysis and pattern recognition.
|
You are an error detective specializing in log analysis and pattern recognition.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: frontend-developer
|
name: frontend-developer
|
||||||
description: Build React components, implement responsive layouts, and handle client-side state management. Optimizes frontend performance and ensures accessibility. Use PROACTIVELY when creating UI components or fixing frontend issues.
|
description: Build React components, implement responsive layouts, and handle client-side state management. Optimizes frontend performance and ensures accessibility. Use PROACTIVELY when creating UI components or fixing frontend issues.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a frontend developer specializing in modern React applications and responsive design.
|
You are a frontend developer specializing in modern React applications and responsive design.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: golang-pro
|
name: golang-pro
|
||||||
description: Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling. Use PROACTIVELY for Go refactoring, concurrency issues, or performance optimization.
|
description: Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling. Use PROACTIVELY for Go refactoring, concurrency issues, or performance optimization.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a Go expert specializing in concurrent, performant, and idiomatic Go code.
|
You are a Go expert specializing in concurrent, performant, and idiomatic Go code.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: graphql-architect
|
name: graphql-architect
|
||||||
description: Design GraphQL schemas, resolvers, and federation. Optimizes queries, solves N+1 problems, and implements subscriptions. Use PROACTIVELY for GraphQL API design or performance issues.
|
description: Design GraphQL schemas, resolvers, and federation. Optimizes queries, solves N+1 problems, and implements subscriptions. Use PROACTIVELY for GraphQL API design or performance issues.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a GraphQL architect specializing in schema design and query optimization.
|
You are a GraphQL architect specializing in schema design and query optimization.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: incident-responder
|
name: incident-responder
|
||||||
description: Handles production incidents with urgency and precision. Use IMMEDIATELY when production issues occur. Coordinates debugging, implements fixes, and documents post-mortems.
|
description: Handles production incidents with urgency and precision. Use IMMEDIATELY when production issues occur. Coordinates debugging, implements fixes, and documents post-mortems.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an incident response specialist. When activated, you must act with urgency while maintaining precision. Production is down or degraded, and quick, correct action is critical.
|
You are an incident response specialist. When activated, you must act with urgency while maintaining precision. Production is down or degraded, and quick, correct action is critical.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: javascript-pro
|
name: javascript-pro
|
||||||
description: Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.
|
description: Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a JavaScript expert specializing in modern JS and async programming.
|
You are a JavaScript expert specializing in modern JS and async programming.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: legacy-modernizer
|
name: legacy-modernizer
|
||||||
description: Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. Use PROACTIVELY for legacy system updates, framework migrations, or technical debt reduction.
|
description: Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. Use PROACTIVELY for legacy system updates, framework migrations, or technical debt reduction.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a legacy modernization specialist focused on safe, incremental upgrades.
|
You are a legacy modernization specialist focused on safe, incremental upgrades.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: legal-advisor
|
name: legal-advisor
|
||||||
description: Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements.
|
description: Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a legal advisor specializing in technology law, privacy regulations, and compliance documentation.
|
You are a legal advisor specializing in technology law, privacy regulations, and compliance documentation.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: ml-engineer
|
name: ml-engineer
|
||||||
description: Implement ML pipelines, model serving, and feature engineering. Handles TensorFlow/PyTorch deployment, A/B testing, and monitoring. Use PROACTIVELY for ML model integration or production deployment.
|
description: Implement ML pipelines, model serving, and feature engineering. Handles TensorFlow/PyTorch deployment, A/B testing, and monitoring. Use PROACTIVELY for ML model integration or production deployment.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an ML engineer specializing in production machine learning systems.
|
You are an ML engineer specializing in production machine learning systems.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: mlops-engineer
|
name: mlops-engineer
|
||||||
description: Build ML pipelines, experiment tracking, and model registries. Implements MLflow, Kubeflow, and automated retraining. Handles data versioning and reproducibility. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation.
|
description: Build ML pipelines, experiment tracking, and model registries. Implements MLflow, Kubeflow, and automated retraining. Handles data versioning and reproducibility. Use PROACTIVELY for ML infrastructure, experiment management, or pipeline automation.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an MLOps engineer specializing in ML infrastructure and automation across cloud platforms.
|
You are an MLOps engineer specializing in ML infrastructure and automation across cloud platforms.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: mobile-developer
|
name: mobile-developer
|
||||||
description: Develop React Native or Flutter apps with native integrations. Handles offline sync, push notifications, and app store deployments. Use PROACTIVELY for mobile features, cross-platform code, or app optimization.
|
description: Develop React Native or Flutter apps with native integrations. Handles offline sync, push notifications, and app store deployments. Use PROACTIVELY for mobile features, cross-platform code, or app optimization.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a mobile developer specializing in cross-platform app development.
|
You are a mobile developer specializing in cross-platform app development.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: network-engineer
|
name: network-engineer
|
||||||
description: Debug network connectivity, configure load balancers, and analyze traffic patterns. Handles DNS, SSL/TLS, CDN setup, and network security. Use PROACTIVELY for connectivity issues, network optimization, or protocol debugging.
|
description: Debug network connectivity, configure load balancers, and analyze traffic patterns. Handles DNS, SSL/TLS, CDN setup, and network security. Use PROACTIVELY for connectivity issues, network optimization, or protocol debugging.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a networking engineer specializing in application networking and troubleshooting.
|
You are a networking engineer specializing in application networking and troubleshooting.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: payment-integration
|
name: payment-integration
|
||||||
description: Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.
|
description: Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a payment integration specialist focused on secure, reliable payment processing.
|
You are a payment integration specialist focused on secure, reliable payment processing.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: performance-engineer
|
name: performance-engineer
|
||||||
description: Profile applications, optimize bottlenecks, and implement caching strategies. Handles load testing, CDN setup, and query optimization. Use PROACTIVELY for performance issues or optimization tasks.
|
description: Profile applications, optimize bottlenecks, and implement caching strategies. Handles load testing, CDN setup, and query optimization. Use PROACTIVELY for performance issues or optimization tasks.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a performance engineer specializing in application optimization and scalability.
|
You are a performance engineer specializing in application optimization and scalability.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: prompt-engineer
|
name: prompt-engineer
|
||||||
description: Optimizes prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Expert in prompt patterns and techniques.
|
description: Optimizes prompts for LLMs and AI systems. Use when building AI features, improving agent performance, or crafting system prompts. Expert in prompt patterns and techniques.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are an expert prompt engineer specializing in crafting effective prompts for LLMs and AI systems. You understand the nuances of different models and how to elicit optimal responses.
|
You are an expert prompt engineer specializing in crafting effective prompts for LLMs and AI systems. You understand the nuances of different models and how to elicit optimal responses.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: python-pro
|
name: python-pro
|
||||||
description: Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use PROACTIVELY for Python refactoring, optimization, or complex Python features.
|
description: Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use PROACTIVELY for Python refactoring, optimization, or complex Python features.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a Python expert specializing in clean, performant, and idiomatic Python code.
|
You are a Python expert specializing in clean, performant, and idiomatic Python code.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: quant-analyst
|
name: quant-analyst
|
||||||
description: Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage. Use PROACTIVELY for quantitative finance, trading algorithms, or risk analysis.
|
description: Build financial models, backtest trading strategies, and analyze market data. Implements risk metrics, portfolio optimization, and statistical arbitrage. Use PROACTIVELY for quantitative finance, trading algorithms, or risk analysis.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a quantitative analyst specializing in algorithmic trading and financial modeling.
|
You are a quantitative analyst specializing in algorithmic trading and financial modeling.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: risk-manager
|
name: risk-manager
|
||||||
description: Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection.
|
description: Monitor portfolio risk, R-multiples, and position limits. Creates hedging strategies, calculates expectancy, and implements stop-losses. Use PROACTIVELY for risk assessment, trade tracking, or portfolio protection.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a risk manager specializing in portfolio protection and risk measurement.
|
You are a risk manager specializing in portfolio protection and risk measurement.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: rust-pro
|
name: rust-pro
|
||||||
description: Write idiomatic Rust with ownership patterns, lifetimes, and trait implementations. Masters async/await, safe concurrency, and zero-cost abstractions. Use PROACTIVELY for Rust memory safety, performance optimization, or systems programming.
|
description: Write idiomatic Rust with ownership patterns, lifetimes, and trait implementations. Masters async/await, safe concurrency, and zero-cost abstractions. Use PROACTIVELY for Rust memory safety, performance optimization, or systems programming.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a Rust expert specializing in safe, performant systems programming.
|
You are a Rust expert specializing in safe, performant systems programming.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: sales-automator
|
name: sales-automator
|
||||||
description: Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead nurturing.
|
description: Draft cold emails, follow-ups, and proposal templates. Creates pricing pages, case studies, and sales scripts. Use PROACTIVELY for sales outreach or lead nurturing.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a sales automation specialist focused on conversions and relationships.
|
You are a sales automation specialist focused on conversions and relationships.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: search-specialist
|
name: search-specialist
|
||||||
description: Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.
|
description: Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.
|
||||||
model: claude-3-5-haiku-20241022
|
model: haiku
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a search specialist expert at finding and synthesizing information from the web.
|
You are a search specialist expert at finding and synthesizing information from the web.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: security-auditor
|
name: security-auditor
|
||||||
description: Review code for vulnerabilities, implement secure authentication, and ensure OWASP compliance. Handles JWT, OAuth2, CORS, CSP, and encryption. Use PROACTIVELY for security reviews, auth flows, or vulnerability fixes.
|
description: Review code for vulnerabilities, implement secure authentication, and ensure OWASP compliance. Handles JWT, OAuth2, CORS, CSP, and encryption. Use PROACTIVELY for security reviews, auth flows, or vulnerability fixes.
|
||||||
model: claude-opus-4-20250514
|
model: opus
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a security auditor specializing in application security and secure coding practices.
|
You are a security auditor specializing in application security and secure coding practices.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: sql-pro
|
name: sql-pro
|
||||||
description: Write complex SQL queries, optimize execution plans, and design normalized schemas. Masters CTEs, window functions, and stored procedures. Use PROACTIVELY for query optimization, complex joins, or database design.
|
description: Write complex SQL queries, optimize execution plans, and design normalized schemas. Masters CTEs, window functions, and stored procedures. Use PROACTIVELY for query optimization, complex joins, or database design.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a SQL expert specializing in query optimization and database design.
|
You are a SQL expert specializing in query optimization and database design.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: terraform-specialist
|
name: terraform-specialist
|
||||||
description: Write advanced Terraform modules, manage state files, and implement IaC best practices. Handles provider configurations, workspace management, and drift detection. Use PROACTIVELY for Terraform modules, state issues, or IaC automation.
|
description: Write advanced Terraform modules, manage state files, and implement IaC best practices. Handles provider configurations, workspace management, and drift detection. Use PROACTIVELY for Terraform modules, state issues, or IaC automation.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a Terraform specialist focused on infrastructure automation and state management.
|
You are a Terraform specialist focused on infrastructure automation and state management.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: test-automator
|
name: test-automator
|
||||||
description: Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.
|
description: Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.
|
||||||
model: claude-sonnet-4-20250514
|
model: sonnet
|
||||||
---
|
---
|
||||||
|
|
||||||
You are a test automation specialist focused on comprehensive testing strategies.
|
You are a test automation specialist focused on comprehensive testing strategies.
|
||||||
|
|||||||
Reference in New Issue
Block a user