claude-autopm 1.15.0 → 1.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/autopm/.claude/agents/cloud/aws-cloud-architect.md +3 -3
  2. package/autopm/.claude/agents/cloud/azure-cloud-architect.md +3 -3
  3. package/autopm/.claude/agents/cloud/gcp-cloud-architect.md +3 -3
  4. package/autopm/.claude/agents/cloud/gcp-cloud-functions-engineer.md +4 -4
  5. package/autopm/.claude/agents/cloud/gemini-api-expert.md +3 -3
  6. package/autopm/.claude/agents/cloud/kubernetes-orchestrator.md +3 -3
  7. package/autopm/.claude/agents/cloud/openai-python-expert.md +3 -3
  8. package/autopm/.claude/agents/cloud/terraform-infrastructure-expert.md +4 -4
  9. package/autopm/.claude/agents/core/agent-manager.md +4 -4
  10. package/autopm/.claude/agents/core/code-analyzer.md +4 -4
  11. package/autopm/.claude/agents/core/file-analyzer.md +4 -4
  12. package/autopm/.claude/agents/core/mcp-manager.md +2 -2
  13. package/autopm/.claude/agents/core/parallel-worker.md +4 -4
  14. package/autopm/.claude/agents/core/test-runner.md +4 -4
  15. package/autopm/.claude/agents/data/airflow-orchestration-expert.md +3 -3
  16. package/autopm/.claude/agents/data/kedro-pipeline-expert.md +2 -2
  17. package/autopm/.claude/agents/data/langgraph-workflow-expert.md +3 -3
  18. package/autopm/.claude/agents/databases/bigquery-expert.md +4 -4
  19. package/autopm/.claude/agents/databases/cosmosdb-expert.md +4 -4
  20. package/autopm/.claude/agents/databases/mongodb-expert.md +4 -4
  21. package/autopm/.claude/agents/databases/postgresql-expert.md +4 -4
  22. package/autopm/.claude/agents/databases/redis-expert.md +3 -3
  23. package/autopm/.claude/agents/devops/azure-devops-specialist.md +3 -3
  24. package/autopm/.claude/agents/devops/docker-containerization-expert.md +4 -4
  25. package/autopm/.claude/agents/devops/observability-engineer.md +4 -4
  26. package/autopm/.claude/agents/devops/ssh-operations-expert.md +3 -3
  27. package/autopm/.claude/agents/devops/traefik-proxy-expert.md +3 -3
  28. package/autopm/.claude/agents/frameworks/e2e-test-engineer.md +4 -4
  29. package/autopm/.claude/agents/frameworks/nats-messaging-expert.md +2 -2
  30. package/autopm/.claude/agents/frameworks/react-frontend-engineer.md +3 -3
  31. package/autopm/.claude/agents/frameworks/react-ui-expert.md +4 -4
  32. package/autopm/.claude/agents/frameworks/tailwindcss-expert.md +4 -4
  33. package/autopm/.claude/agents/frameworks/ux-design-expert.md +4 -4
  34. package/autopm/.claude/agents/integration/message-queue-engineer.md +4 -4
  35. package/autopm/.claude/agents/languages/bash-scripting-expert.md +4 -4
  36. package/autopm/.claude/agents/languages/javascript-frontend-engineer.md +4 -4
  37. package/autopm/.claude/agents/languages/nodejs-backend-engineer.md +4 -4
  38. package/autopm/.claude/agents/languages/python-backend-engineer.md +3 -3
  39. package/autopm/.claude/agents/languages/python-backend-expert.md +4 -4
  40. package/autopm/.claude/agents/testing/frontend-testing-engineer.md +4 -4
  41. package/autopm/.claude/examples/mcp/README.md +11 -15
  42. package/autopm/.claude/examples/mcp/context7.md +205 -0
  43. package/autopm/.claude/examples/mcp-servers.example.json +9 -9
  44. package/autopm/.claude/mcp/MCP-REGISTRY.md +10 -10
  45. package/autopm/.claude/rules/agent-coordination.md +5 -5
  46. package/package.json +1 -1
  47. package/autopm/.claude/examples/mcp/context7-codebase.md +0 -267
  48. package/autopm/.claude/examples/mcp/context7-docs.md +0 -190
@@ -19,9 +19,9 @@ Before implementing any AWS solution, access live documentation through context7
19
19
  - **Architecture Patterns**: Reference architectures and patterns
20
20
 
21
21
  **Documentation Queries:**
22
- - `mcp://context7-docs/aws/compute` - EC2, EKS, Lambda documentation
23
- - `mcp://context7-docs/aws/networking` - VPC, ELB, CloudFront
24
- - `mcp://context7-docs/terraform/aws` - Terraform AWS provider patterns
22
+ - `mcp://context7/aws/compute` - EC2, EKS, Lambda documentation
23
+ - `mcp://context7/aws/networking` - VPC, ELB, CloudFront
24
+ - `mcp://context7/terraform/aws` - Terraform AWS provider patterns
25
25
 
26
26
  **Core Expertise:**
27
27
 
@@ -19,9 +19,9 @@ Before implementing any Azure solution, access live documentation through contex
19
19
  - **Architecture Center**: Reference architectures and patterns
20
20
 
21
21
  **Documentation Queries:**
22
- - `mcp://context7-docs/azure/compute` - VMs, AKS, Container Instances
23
- - `mcp://context7-docs/azure/networking` - VNet, Load Balancer, Application Gateway
24
- - `mcp://context7-docs/azure/arm` - ARM templates and Bicep patterns
22
+ - `mcp://context7/azure/compute` - VMs, AKS, Container Instances
23
+ - `mcp://context7/azure/networking` - VNet, Load Balancer, Application Gateway
24
+ - `mcp://context7/azure/arm` - ARM templates and Bicep patterns
25
25
 
26
26
  **Core Expertise:**
27
27
 
@@ -19,9 +19,9 @@ Before implementing any GCP solution, access live documentation through context7
19
19
  - **Architecture Patterns**: Reference architectures and design patterns
20
20
 
21
21
  **Documentation Queries:**
22
- - `mcp://context7-docs/gcp/compute` - Compute Engine, GKE documentation
23
- - `mcp://context7-docs/gcp/networking` - VPC, Load Balancing, Cloud CDN
24
- - `mcp://context7-docs/gcp/deployment-manager` - Deployment Manager patterns
22
+ - `mcp://context7/gcp/compute` - Compute Engine, GKE documentation
23
+ - `mcp://context7/gcp/networking` - VPC, Load Balancing, Cloud CDN
24
+ - `mcp://context7/gcp/deployment-manager` - Deployment Manager patterns
25
25
 
26
26
  **Core Expertise:**
27
27
 
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Performance Optimization**: Access cold start mitigation techniques
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/gcp/cloud-functions` - Cloud Functions docs
33
- - `mcp://context7-docs/gcp/pubsub` - Pub/Sub patterns
34
- - `mcp://context7-docs/gcp/firestore` - Firestore triggers
35
- - `mcp://context7-docs/gcp/iam` - Security and IAM
32
+ - `mcp://context7/gcp/cloud-functions` - Cloud Functions docs
33
+ - `mcp://context7/gcp/pubsub` - Pub/Sub patterns
34
+ - `mcp://context7/gcp/firestore` - Firestore triggers
35
+ - `mcp://context7/gcp/iam` - Security and IAM
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -854,6 +854,6 @@ class ContentValidator:
854
854
  3. **Best Practices**: Review safety and performance guidelines
855
855
 
856
856
  Use these queries to access documentation:
857
- - `mcp://context7-docs/gemini/latest` - Gemini API documentation
858
- - `mcp://context7-docs/gemini/safety` - Safety and content filtering
859
- - `mcp://context7-docs/gemini/multimodal` - Multimodal capabilities
857
+ - `mcp://context7/gemini/latest` - Gemini API documentation
858
+ - `mcp://context7/gemini/safety` - Safety and content filtering
859
+ - `mcp://context7/gemini/multimodal` - Multimodal capabilities
@@ -19,9 +19,9 @@ Before implementing any Kubernetes solution, access live documentation through c
19
19
  - **Monitoring**: Prometheus, Grafana setups
20
20
 
21
21
  **Documentation Queries:**
22
- - `mcp://context7-docs/kubernetes/core` - Core Kubernetes resources
23
- - `mcp://context7-docs/helm/charts` - Helm chart development
24
- - `mcp://context7-docs/kubernetes/operators` - Operator patterns
22
+ - `mcp://context7/kubernetes/core` - Core Kubernetes resources
23
+ - `mcp://context7/helm/charts` - Helm chart development
24
+ - `mcp://context7/kubernetes/operators` - Operator patterns
25
25
 
26
26
  **Core Expertise:**
27
27
 
@@ -1061,6 +1061,6 @@ async def production_example():
1061
1061
  3. **Best Practices**: Review production deployment and optimization guides
1062
1062
 
1063
1063
  Use these queries to access documentation:
1064
- - `mcp://context7-docs/openai/latest` - OpenAI API documentation
1065
- - `mcp://context7-docs/openai/models` - Available models and capabilities
1066
- - `mcp://context7-docs/openai/production` - Production best practices
1064
+ - `mcp://context7/openai/latest` - OpenAI API documentation
1065
+ - `mcp://context7/openai/models` - Available models and capabilities
1066
+ - `mcp://context7/openai/production` - Production best practices
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Performance Tips**: Access optimization techniques
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/terraform/latest` - Terraform documentation
33
- - `mcp://context7-docs/terraform/aws-provider` - AWS provider
34
- - `mcp://context7-docs/terraform/modules` - Module patterns
35
- - `mcp://context7-docs/terraform/cloud` - Terraform Cloud
32
+ - `mcp://context7/terraform/latest` - Terraform documentation
33
+ - `mcp://context7/terraform/aws-provider` - AWS provider
34
+ - `mcp://context7/terraform/modules` - Module patterns
35
+ - `mcp://context7/terraform/cloud` - Terraform Cloud
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -12,10 +12,10 @@ Access agent development and management documentation:
12
12
  - **Performance**: Context management, efficiency patterns
13
13
 
14
14
  **Documentation Queries:**
15
- - `mcp://context7-docs/agents/patterns` - Agent design patterns
16
- - `mcp://context7-docs/mcp/protocol` - MCP protocol specification
17
- - `mcp://context7-docs/agents/tools` - Tool integration guides
18
- - `mcp://context7-docs/agents/performance` - Performance optimization
15
+ - `mcp://context7/agents/patterns` - Agent design patterns
16
+ - `mcp://context7/mcp/protocol` - MCP protocol specification
17
+ - `mcp://context7/agents/tools` - Tool integration guides
18
+ - `mcp://context7/agents/performance` - Performance optimization
19
19
 
20
20
  ## Primary Responsibilities
21
21
 
@@ -18,10 +18,10 @@ Access code analysis and static analysis documentation:
18
18
  - **Quality**: Code quality metrics, complexity analysis
19
19
 
20
20
  **Documentation Queries:**
21
- - `mcp://context7-docs/analysis/ast` - Abstract syntax tree analysis
22
- - `mcp://context7-docs/security/sast` - Static security testing
23
- - `mcp://context7-docs/analysis/metrics` - Code quality metrics
24
- - `mcp://context7-docs/analysis/performance` - Performance analysis
21
+ - `mcp://context7/analysis/ast` - Abstract syntax tree analysis
22
+ - `mcp://context7/security/sast` - Static security testing
23
+ - `mcp://context7/analysis/metrics` - Code quality metrics
24
+ - `mcp://context7/analysis/performance` - Performance analysis
25
25
 
26
26
  **Core Responsibilities:**
27
27
 
@@ -18,10 +18,10 @@ Access file processing and analysis documentation:
18
18
  - **Performance**: Large file handling, memory optimization
19
19
 
20
20
  **Documentation Queries:**
21
- - `mcp://context7-docs/files/parsing` - File parsing techniques
22
- - `mcp://context7-docs/files/formats` - File format specifications
23
- - `mcp://context7-docs/files/streaming` - Stream processing
24
- - `mcp://context7-docs/files/analysis` - Content analysis patterns
21
+ - `mcp://context7/files/parsing` - File parsing techniques
22
+ - `mcp://context7/files/formats` - File format specifications
23
+ - `mcp://context7/files/streaming` - Stream processing
24
+ - `mcp://context7/files/analysis` - Content analysis patterns
25
25
 
26
26
 
27
27
  **Core Responsibilities:**
@@ -181,8 +181,8 @@ When invoked as an agent:
181
181
 
182
182
  ### Python Development Setup
183
183
  ```bash
184
- autopm mcp enable context7-docs
185
- autopm mcp enable context7-codebase
184
+ autopm mcp enable context7
185
+ autopm mcp enable context7
186
186
  # Configure for Python documentation
187
187
  # Set up codebase indexing
188
188
  ```
@@ -18,10 +18,10 @@ Access parallel processing and concurrency documentation:
18
18
  - **Patterns**: Map-reduce, pipeline, producer-consumer
19
19
 
20
20
  **Documentation Queries:**
21
- - `mcp://context7-docs/concurrency/patterns` - Concurrency patterns
22
- - `mcp://context7-docs/parallel/workers` - Worker pool management
23
- - `mcp://context7-docs/parallel/queues` - Task queue systems
24
- - `mcp://context7-docs/parallel/optimization` - Performance tuning
21
+ - `mcp://context7/concurrency/patterns` - Concurrency patterns
22
+ - `mcp://context7/parallel/workers` - Worker pool management
23
+ - `mcp://context7/parallel/queues` - Task queue systems
24
+ - `mcp://context7/parallel/optimization` - Performance tuning
25
25
 
26
26
 
27
27
  ## Core Responsibilities
@@ -18,10 +18,10 @@ Access testing documentation and best practices through context7:
18
18
  - **Performance Testing**: Load testing, stress testing patterns
19
19
 
20
20
  **Documentation Queries:**
21
- - `mcp://context7-docs/testing/jest` - Jest testing framework
22
- - `mcp://context7-docs/testing/pytest` - Python pytest framework
23
- - `mcp://context7-docs/testing/coverage` - Code coverage tools
24
- - `mcp://context7-docs/ci/github-actions` - CI/CD with GitHub Actions
21
+ - `mcp://context7/testing/jest` - Jest testing framework
22
+ - `mcp://context7/testing/pytest` - Python pytest framework
23
+ - `mcp://context7/testing/coverage` - Code coverage tools
24
+ - `mcp://context7/ci/github-actions` - CI/CD with GitHub Actions
25
25
 
26
26
  ## Core Responsibilities
27
27
 
@@ -18,9 +18,9 @@ You are a senior Airflow expert specializing in workflow orchestration, data pip
18
18
  - **Providers**: AWS, GCP, Azure, Databricks
19
19
 
20
20
  Use these queries:
21
- - `mcp://context7-docs/airflow/latest`
22
- - `mcp://context7-docs/airflow/providers`
23
- - `mcp://context7-docs/airflow/executors`
21
+ - `mcp://context7/airflow/latest`
22
+ - `mcp://context7/airflow/providers`
23
+ - `mcp://context7/airflow/executors`
24
24
 
25
25
  ## Core Expertise
26
26
 
@@ -17,8 +17,8 @@ You are a senior Kedro expert specializing in reproducible data science pipeline
17
17
  - **Integrations**: Airflow, MLflow, Docker, cloud platforms
18
18
 
19
19
  Use these queries:
20
- - `mcp://context7-docs/kedro/latest`
21
- - `mcp://context7-docs/kedro/deployment`
20
+ - `mcp://context7/kedro/latest`
21
+ - `mcp://context7/kedro/deployment`
22
22
 
23
23
  ## Core Expertise
24
24
 
@@ -494,6 +494,6 @@ def log_results(state: WorkflowState) -> WorkflowState:
494
494
  3. **Best Practices**: Review performance optimization guides
495
495
 
496
496
  Use these queries to access documentation:
497
- - `mcp://context7-docs/langgraph/latest` - LangGraph documentation
498
- - `mcp://context7-docs/langgraph/patterns` - Workflow patterns
499
- - `mcp://context7-docs/langgraph/state-management` - State handling
497
+ - `mcp://context7/langgraph/latest` - LangGraph documentation
498
+ - `mcp://context7/langgraph/patterns` - Workflow patterns
499
+ - `mcp://context7/langgraph/state-management` - State handling
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Integration Patterns**: Access GCP service integration examples
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/bigquery/latest` - BigQuery documentation
33
- - `mcp://context7-docs/bigquery/sql` - SQL reference and functions
34
- - `mcp://context7-docs/bigquery/ml` - BigQuery ML documentation
35
- - `mcp://context7-docs/bigquery/cost` - Cost optimization guide
32
+ - `mcp://context7/bigquery/latest` - BigQuery documentation
33
+ - `mcp://context7/bigquery/sql` - SQL reference and functions
34
+ - `mcp://context7/bigquery/ml` - BigQuery ML documentation
35
+ - `mcp://context7/bigquery/cost` - Cost optimization guide
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Security Configuration**: Access RBAC and encryption setup
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/cosmosdb/latest` - Cosmos DB documentation
33
- - `mcp://context7-docs/cosmosdb/sql-api` - Core SQL API
34
- - `mcp://context7-docs/cosmosdb/consistency` - Consistency models
35
- - `mcp://context7-docs/cosmosdb/performance` - Performance tuning
32
+ - `mcp://context7/cosmosdb/latest` - Cosmos DB documentation
33
+ - `mcp://context7/cosmosdb/sql-api` - Core SQL API
34
+ - `mcp://context7/cosmosdb/consistency` - Consistency models
35
+ - `mcp://context7/cosmosdb/performance` - Performance tuning
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Security Configuration**: Access authentication and encryption setup
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/mongodb/latest` - MongoDB documentation
33
- - `mcp://context7-docs/mongodb/aggregation` - Aggregation framework
34
- - `mcp://context7-docs/mongodb/atlas` - Atlas cloud features
35
- - `mcp://context7-docs/mongodb/performance` - Performance tuning
32
+ - `mcp://context7/mongodb/latest` - MongoDB documentation
33
+ - `mcp://context7/mongodb/aggregation` - Aggregation framework
34
+ - `mcp://context7/mongodb/atlas` - Atlas cloud features
35
+ - `mcp://context7/mongodb/performance` - Performance tuning
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Scaling Patterns**: Access partitioning and sharding strategies
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/postgresql/latest` - PostgreSQL documentation
33
- - `mcp://context7-docs/postgresql/performance` - Performance tuning
34
- - `mcp://context7-docs/postgresql/replication` - HA and replication
35
- - `mcp://context7-docs/postgresql/security` - Security best practices
32
+ - `mcp://context7/postgresql/latest` - PostgreSQL documentation
33
+ - `mcp://context7/postgresql/performance` - Performance tuning
34
+ - `mcp://context7/postgresql/replication` - HA and replication
35
+ - `mcp://context7/postgresql/security` - Security best practices
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -18,9 +18,9 @@ You are a senior Redis expert specializing in high-performance caching, real-tim
18
18
  - **Lua Scripting**: Atomic operations, custom commands
19
19
 
20
20
  Use these queries:
21
- - `mcp://context7-docs/redis/latest`
22
- - `mcp://context7-docs/redis/cluster`
23
- - `mcp://context7-docs/redis/performance`
21
+ - `mcp://context7/redis/latest`
22
+ - `mcp://context7/redis/cluster`
23
+ - `mcp://context7/redis/performance`
24
24
 
25
25
  ## Core Expertise
26
26
 
@@ -28,9 +28,9 @@ Before starting any integration work, you have access to live documentation thro
28
28
  4. **Best Practices**: Access latest integration patterns and performance recommendations
29
29
 
30
30
  Use these queries to access documentation:
31
- - `mcp://context7-docs/azure-devops/rest-api/latest` - REST API documentation
32
- - `mcp://context7-docs/azure-devops/pipelines/yaml` - Pipeline YAML reference
33
- - `mcp://context7-docs/azure-devops/work-items/api` - Work Items API reference
31
+ - `mcp://context7/azure-devops/rest-api/latest` - REST API documentation
32
+ - `mcp://context7/azure-devops/pipelines/yaml` - Pipeline YAML reference
33
+ - `mcp://context7/azure-devops/work-items/api` - Work Items API reference
34
34
 
35
35
  **Core Expertise:**
36
36
 
@@ -13,10 +13,10 @@ Before implementing any containerization solution, access live documentation thr
13
13
  - **Security**: Container scanning, image signing, runtime security
14
14
 
15
15
  **Documentation Queries:**
16
- - `mcp://context7-docs/docker/dockerfile` - Dockerfile reference
17
- - `mcp://context7-docs/docker/compose` - Docker Compose specification
18
- - `mcp://context7-docs/docker/security` - Container security best practices
19
- - `mcp://context7-docs/docker/swarm` - Docker Swarm orchestration
16
+ - `mcp://context7/docker/dockerfile` - Dockerfile reference
17
+ - `mcp://context7/docker/compose` - Docker Compose specification
18
+ - `mcp://context7/docker/security` - Container security best practices
19
+ - `mcp://context7/docker/swarm` - Docker Swarm orchestration
20
20
 
21
21
  ## Capabilities
22
22
 
@@ -18,10 +18,10 @@ Before implementing any observability solution, access live documentation throug
18
18
  - **APM Solutions**: Application performance monitoring best practices
19
19
 
20
20
  **Documentation Queries:**
21
- - `mcp://context7-docs/prometheus` - Prometheus monitoring system
22
- - `mcp://context7-docs/grafana` - Grafana dashboards and visualizations
23
- - `mcp://context7-docs/elasticsearch` - Elasticsearch and ELK Stack
24
- - `mcp://context7-docs/opentelemetry` - OpenTelemetry instrumentation
21
+ - `mcp://context7/prometheus` - Prometheus monitoring system
22
+ - `mcp://context7/grafana` - Grafana dashboards and visualizations
23
+ - `mcp://context7/elasticsearch` - Elasticsearch and ELK Stack
24
+ - `mcp://context7/opentelemetry` - OpenTelemetry instrumentation
25
25
 
26
26
  **Core Expertise:**
27
27
 
@@ -1067,6 +1067,6 @@ sign_user_key() {
1067
1067
  3. **Configuration Examples**: Review advanced SSH configurations
1068
1068
 
1069
1069
  Use these queries to access documentation:
1070
- - `mcp://context7-docs/openssh/latest` - OpenSSH documentation
1071
- - `mcp://context7-docs/ssh/security` - SSH security hardening
1072
- - `mcp://context7-docs/ssh/tunneling` - Advanced tunneling techniques
1070
+ - `mcp://context7/openssh/latest` - OpenSSH documentation
1071
+ - `mcp://context7/ssh/security` - SSH security hardening
1072
+ - `mcp://context7/ssh/tunneling` - Advanced tunneling techniques
@@ -418,6 +418,6 @@ services:
418
418
  3. **Security Updates**: Review latest security recommendations
419
419
 
420
420
  Use these queries to access documentation:
421
- - `mcp://context7-docs/traefik/latest` - Traefik documentation
422
- - `mcp://context7-docs/traefik/docker` - Docker integration
423
- - `mcp://context7-docs/traefik/kubernetes` - Kubernetes setup
421
+ - `mcp://context7/traefik/latest` - Traefik documentation
422
+ - `mcp://context7/traefik/docker` - Docker integration
423
+ - `mcp://context7/traefik/kubernetes` - Kubernetes setup
@@ -10,10 +10,10 @@ Access E2E testing frameworks and patterns:
10
10
  - **Performance**: Lighthouse, Web Vitals, performance testing
11
11
 
12
12
  **Documentation Queries:**
13
- - `mcp://context7-docs/testing/playwright` - Playwright automation
14
- - `mcp://context7-docs/testing/cypress` - Cypress E2E testing
15
- - `mcp://context7-docs/testing/visual` - Visual regression testing
16
- - `mcp://context7-docs/testing/accessibility` - Accessibility testing
13
+ - `mcp://context7/testing/playwright` - Playwright automation
14
+ - `mcp://context7/testing/cypress` - Cypress E2E testing
15
+ - `mcp://context7/testing/visual` - Visual regression testing
16
+ - `mcp://context7/testing/accessibility` - Accessibility testing
17
17
 
18
18
  ## E2E Testing Methodology
19
19
 
@@ -18,8 +18,8 @@ Use this agent for NATS messaging system including pub/sub, request/reply, and q
18
18
  - **Security**: TLS, authentication, authorization
19
19
 
20
20
  Use these queries:
21
- - `mcp://context7-docs/nats/latest`
22
- - `mcp://context7-docs/nats/jetstream`
21
+ - `mcp://context7/nats/latest`
22
+ - `mcp://context7/nats/jetstream`
23
23
 
24
24
  ## Core Expertise
25
25
 
@@ -35,9 +35,9 @@ Before starting any implementation, you have access to live documentation throug
35
35
  4. **Accessibility Standards**: Access current a11y patterns and WCAG guidelines
36
36
 
37
37
  Use these queries to access documentation:
38
- - `mcp://context7-docs/react/latest` - React documentation and patterns
39
- - `mcp://context7-docs/nextjs/app-router` - Next.js App Router patterns
40
- - `mcp://context7-docs/typescript/react` - TypeScript + React best practices
38
+ - `mcp://context7/react/latest` - React documentation and patterns
39
+ - `mcp://context7/nextjs/app-router` - Next.js App Router patterns
40
+ - `mcp://context7/typescript/react` - TypeScript + React best practices
41
41
 
42
42
  **Core Expertise:**
43
43
 
@@ -13,10 +13,10 @@ Before implementing any UI solution, access live documentation through context7:
13
13
  - **Styling**: CSS-in-JS, styled-components, emotion
14
14
 
15
15
  **Documentation Queries:**
16
- - `mcp://context7-docs/react/mui` - Material-UI documentation
17
- - `mcp://context7-docs/react/chakra-ui` - Chakra UI components
18
- - `mcp://context7-docs/react/ant-design` - Ant Design system
19
- - `mcp://context7-docs/react/patterns` - React design patterns
16
+ - `mcp://context7/react/mui` - Material-UI documentation
17
+ - `mcp://context7/react/chakra-ui` - Chakra UI components
18
+ - `mcp://context7/react/ant-design` - Ant Design system
19
+ - `mcp://context7/react/patterns` - React design patterns
20
20
 
21
21
  ## Test-Driven Development (TDD) Methodology
22
22
 
@@ -19,10 +19,10 @@ Access Tailwind CSS documentation through context7:
19
19
  - **Performance**: PurgeCSS, optimization techniques
20
20
 
21
21
  **Documentation Queries:**
22
- - `mcp://context7-docs/css/tailwind` - Tailwind CSS utilities
23
- - `mcp://context7-docs/css/tailwind-config` - Configuration guide
24
- - `mcp://context7-docs/css/tailwind-plugins` - Plugin ecosystem
25
- - `mcp://context7-docs/css/responsive` - Responsive design patterns
22
+ - `mcp://context7/css/tailwind` - Tailwind CSS utilities
23
+ - `mcp://context7/css/tailwind-config` - Configuration guide
24
+ - `mcp://context7/css/tailwind-plugins` - Plugin ecosystem
25
+ - `mcp://context7/css/responsive` - Responsive design patterns
26
26
 
27
27
  ## When to Use This Agent
28
28
 
@@ -20,10 +20,10 @@ Access UX design and accessibility documentation:
20
20
  - **Tools**: Figma, Sketch, design tokens, component libraries
21
21
 
22
22
  **Documentation Queries:**
23
- - `mcp://context7-docs/design/material` - Material Design guidelines
24
- - `mcp://context7-docs/design/accessibility` - Accessibility standards
25
- - `mcp://context7-docs/design/patterns` - UX design patterns
26
- - `mcp://context7-docs/design/systems` - Design system principles
23
+ - `mcp://context7/design/material` - Material Design guidelines
24
+ - `mcp://context7/design/accessibility` - Accessibility standards
25
+ - `mcp://context7/design/patterns` - UX design patterns
26
+ - `mcp://context7/design/systems` - Design system principles
27
27
 
28
28
 
29
29
  ## Core Expertise
@@ -18,10 +18,10 @@ Before implementing any messaging solution, access live documentation through co
18
18
  - **Patterns**: Event sourcing, SAGA, CQRS, message routing patterns
19
19
 
20
20
  **Documentation Queries:**
21
- - `mcp://context7-docs/kafka` - Apache Kafka documentation
22
- - `mcp://context7-docs/rabbitmq` - RabbitMQ messaging patterns
23
- - `mcp://context7-docs/aws/sqs` - AWS SQS/SNS services
24
- - `mcp://context7-docs/redis/pubsub` - Redis Pub/Sub and Streams
21
+ - `mcp://context7/kafka` - Apache Kafka documentation
22
+ - `mcp://context7/rabbitmq` - RabbitMQ messaging patterns
23
+ - `mcp://context7/aws/sqs` - AWS SQS/SNS services
24
+ - `mcp://context7/redis/pubsub` - Redis Pub/Sub and Streams
25
25
 
26
26
  **Core Expertise:**
27
27
 
@@ -29,10 +29,10 @@ Before starting any implementation, you have access to live documentation throug
29
29
  5. **Security Guidelines**: Access secure scripting practices
30
30
 
31
31
  Use these queries to access documentation:
32
- - `mcp://context7-docs/bash/latest` - Bash documentation
33
- - `mcp://context7-docs/posix/shell` - POSIX shell standards
34
- - `mcp://context7-docs/coreutils/latest` - GNU coreutils
35
- - `mcp://context7-docs/bash/security` - Security best practices
32
+ - `mcp://context7/bash/latest` - Bash documentation
33
+ - `mcp://context7/posix/shell` - POSIX shell standards
34
+ - `mcp://context7/coreutils/latest` - GNU coreutils
35
+ - `mcp://context7/bash/security` - Security best practices
36
36
 
37
37
  ## Core Expertise
38
38
 
@@ -37,10 +37,10 @@ Before starting any implementation, you have access to live documentation throug
37
37
  4. **Performance Guidelines**: Access latest web performance optimization techniques
38
38
 
39
39
  Use these queries to access documentation:
40
- - `mcp://context7-docs/javascript/latest` - JavaScript documentation
41
- - `mcp://context7-docs/typescript/latest` - TypeScript handbook
42
- - `mcp://context7-docs/mdn/web-apis` - Browser API references
43
- - `mcp://context7-docs/webpack/latest` - Webpack configuration
40
+ - `mcp://context7/javascript/latest` - JavaScript documentation
41
+ - `mcp://context7/typescript/latest` - TypeScript handbook
42
+ - `mcp://context7/mdn/web-apis` - Browser API references
43
+ - `mcp://context7/webpack/latest` - Webpack configuration
44
44
 
45
45
  ## Core Expertise
46
46
 
@@ -37,10 +37,10 @@ Before starting any implementation, you have access to live documentation throug
37
37
  4. **Performance Patterns**: Get latest Node.js optimization techniques
38
38
 
39
39
  Use these queries to access documentation:
40
- - `mcp://context7-docs/nodejs/latest` - Node.js documentation
41
- - `mcp://context7-docs/express/latest` - Express framework
42
- - `mcp://context7-docs/nestjs/latest` - NestJS framework
43
- - `mcp://context7-docs/prisma/latest` - Prisma ORM
40
+ - `mcp://context7/nodejs/latest` - Node.js documentation
41
+ - `mcp://context7/express/latest` - Express framework
42
+ - `mcp://context7/nestjs/latest` - NestJS framework
43
+ - `mcp://context7/prisma/latest` - Prisma ORM
44
44
 
45
45
  ## Core Expertise
46
46
 
@@ -35,9 +35,9 @@ Before starting any implementation, you have access to live documentation throug
35
35
  4. **Performance Patterns**: Access latest async patterns and optimization techniques
36
36
 
37
37
  Use these queries to access documentation:
38
- - `mcp://context7-docs/fastapi/latest` - FastAPI documentation
39
- - `mcp://context7-docs/sqlalchemy/2.0` - SQLAlchemy 2.0 async patterns
40
- - `mcp://context7-docs/pydantic/v2` - Pydantic v2 validation patterns
38
+ - `mcp://context7/fastapi/latest` - FastAPI documentation
39
+ - `mcp://context7/sqlalchemy/2.0` - SQLAlchemy 2.0 async patterns
40
+ - `mcp://context7/pydantic/v2` - Pydantic v2 validation patterns
41
41
 
42
42
  **Core Expertise:**
43
43
 
@@ -13,10 +13,10 @@ Before implementing any Python backend solution, access live documentation throu
13
13
  - **Async**: asyncio, aiohttp, uvloop, concurrent.futures
14
14
 
15
15
  **Documentation Queries:**
16
- - `mcp://context7-docs/python/fastapi` - FastAPI framework
17
- - `mcp://context7-docs/python/sqlalchemy` - SQLAlchemy ORM
18
- - `mcp://context7-docs/python/django` - Django framework
19
- - `mcp://context7-docs/python/pytest` - pytest testing
16
+ - `mcp://context7/python/fastapi` - FastAPI framework
17
+ - `mcp://context7/python/sqlalchemy` - SQLAlchemy ORM
18
+ - `mcp://context7/python/django` - Django framework
19
+ - `mcp://context7/python/pytest` - pytest testing
20
20
 
21
21
  ## Test-Driven Development (TDD) Methodology
22
22
 
@@ -27,10 +27,10 @@ Before implementing any testing solution, access live documentation through cont
27
27
  - **Best Practices**: Testing patterns, mocking strategies, assertion libraries
28
28
 
29
29
  **Documentation Queries:**
30
- - `mcp://context7-docs/javascript/jest` - Jest testing framework
31
- - `mcp://context7-docs/react/testing-library` - React Testing Library
32
- - `mcp://context7-docs/vue/test-utils` - Vue Test Utils
33
- - `mcp://context7-docs/angular/testing` - Angular testing utilities
30
+ - `mcp://context7/javascript/jest` - Jest testing framework
31
+ - `mcp://context7/react/testing-library` - React Testing Library
32
+ - `mcp://context7/vue/test-utils` - Vue Test Utils
33
+ - `mcp://context7/angular/testing` - Angular testing utilities
34
34
 
35
35
  **Core Expertise:**
36
36