mindforge-cc 11.2.1 → 11.3.0
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.
- package/.mindforge/config.json +2 -2
- package/.mindforge/imported-agents.jsonl +154 -0
- package/CHANGELOG.md +43 -0
- package/MINDFORGE.md +3 -3
- package/README.md +1 -1
- package/bin/installer-core.js +95 -1
- package/bin/spawn-agent.js +80 -1
- package/bin/wizard/theme.js +4 -3
- package/package.json +3 -1
- package/subagents/.claude-plugin/marketplace.json +93 -0
- package/subagents/categories/01-core-development/.claude-plugin/plugin.json +24 -0
- package/subagents/categories/01-core-development/README.md +146 -0
- package/subagents/categories/01-core-development/api-designer-cc.md +237 -0
- package/subagents/categories/01-core-development/backend-developer.md +222 -0
- package/subagents/categories/01-core-development/design-bridge.md +129 -0
- package/subagents/categories/01-core-development/electron-pro.md +240 -0
- package/subagents/categories/01-core-development/frontend-developer.md +133 -0
- package/subagents/categories/01-core-development/fullstack-developer.md +235 -0
- package/subagents/categories/01-core-development/graphql-architect.md +238 -0
- package/subagents/categories/01-core-development/microservices-architect.md +239 -0
- package/subagents/categories/01-core-development/mobile-developer.md +283 -0
- package/subagents/categories/01-core-development/ui-designer.md +174 -0
- package/subagents/categories/01-core-development/websocket-engineer.md +150 -0
- package/subagents/categories/02-language-specialists/.claude-plugin/plugin.json +43 -0
- package/subagents/categories/02-language-specialists/README.md +245 -0
- package/subagents/categories/02-language-specialists/angular-architect.md +287 -0
- package/subagents/categories/02-language-specialists/cpp-pro.md +277 -0
- package/subagents/categories/02-language-specialists/csharp-developer.md +287 -0
- package/subagents/categories/02-language-specialists/django-developer.md +287 -0
- package/subagents/categories/02-language-specialists/dotnet-core-expert.md +287 -0
- package/subagents/categories/02-language-specialists/dotnet-framework-48-expert.md +306 -0
- package/subagents/categories/02-language-specialists/elixir-expert.md +311 -0
- package/subagents/categories/02-language-specialists/expo-react-native-expert.md +268 -0
- package/subagents/categories/02-language-specialists/fastapi-developer.md +287 -0
- package/subagents/categories/02-language-specialists/flutter-expert.md +287 -0
- package/subagents/categories/02-language-specialists/golang-pro.md +277 -0
- package/subagents/categories/02-language-specialists/java-architect.md +287 -0
- package/subagents/categories/02-language-specialists/javascript-pro.md +277 -0
- package/subagents/categories/02-language-specialists/kotlin-specialist.md +287 -0
- package/subagents/categories/02-language-specialists/laravel-specialist.md +287 -0
- package/subagents/categories/02-language-specialists/nextjs-developer.md +287 -0
- package/subagents/categories/02-language-specialists/node-specialist.md +124 -0
- package/subagents/categories/02-language-specialists/php-pro.md +287 -0
- package/subagents/categories/02-language-specialists/powershell-51-expert.md +59 -0
- package/subagents/categories/02-language-specialists/powershell-7-expert.md +57 -0
- package/subagents/categories/02-language-specialists/python-pro.md +277 -0
- package/subagents/categories/02-language-specialists/rails-expert.md +358 -0
- package/subagents/categories/02-language-specialists/react-specialist-cc.md +287 -0
- package/subagents/categories/02-language-specialists/rust-engineer.md +287 -0
- package/subagents/categories/02-language-specialists/spring-boot-engineer.md +287 -0
- package/subagents/categories/02-language-specialists/sql-pro.md +287 -0
- package/subagents/categories/02-language-specialists/swift-expert.md +287 -0
- package/subagents/categories/02-language-specialists/symfony-specialist.md +354 -0
- package/subagents/categories/02-language-specialists/typescript-pro.md +277 -0
- package/subagents/categories/02-language-specialists/vue-expert.md +287 -0
- package/subagents/categories/03-infrastructure/.claude-plugin/plugin.json +29 -0
- package/subagents/categories/03-infrastructure/README.md +170 -0
- package/subagents/categories/03-infrastructure/azure-infra-engineer.md +53 -0
- package/subagents/categories/03-infrastructure/cloud-architect-cc.md +277 -0
- package/subagents/categories/03-infrastructure/database-administrator.md +287 -0
- package/subagents/categories/03-infrastructure/deployment-engineer.md +287 -0
- package/subagents/categories/03-infrastructure/devops-engineer-cc.md +287 -0
- package/subagents/categories/03-infrastructure/devops-incident-responder.md +287 -0
- package/subagents/categories/03-infrastructure/docker-expert.md +278 -0
- package/subagents/categories/03-infrastructure/incident-responder.md +287 -0
- package/subagents/categories/03-infrastructure/kubernetes-specialist.md +287 -0
- package/subagents/categories/03-infrastructure/network-engineer.md +287 -0
- package/subagents/categories/03-infrastructure/platform-engineer-cc.md +287 -0
- package/subagents/categories/03-infrastructure/security-engineer.md +277 -0
- package/subagents/categories/03-infrastructure/sre-engineer.md +287 -0
- package/subagents/categories/03-infrastructure/terraform-engineer.md +287 -0
- package/subagents/categories/03-infrastructure/terragrunt-expert.md +307 -0
- package/subagents/categories/03-infrastructure/windows-infra-admin.md +52 -0
- package/subagents/categories/04-quality-security/.claude-plugin/plugin.json +30 -0
- package/subagents/categories/04-quality-security/README.md +175 -0
- package/subagents/categories/04-quality-security/accessibility-tester-cc.md +277 -0
- package/subagents/categories/04-quality-security/ad-security-reviewer.md +56 -0
- package/subagents/categories/04-quality-security/ai-writing-auditor.md +77 -0
- package/subagents/categories/04-quality-security/architect-reviewer.md +287 -0
- package/subagents/categories/04-quality-security/chaos-engineer-cc.md +277 -0
- package/subagents/categories/04-quality-security/code-reviewer.md +287 -0
- package/subagents/categories/04-quality-security/compliance-auditor-cc.md +277 -0
- package/subagents/categories/04-quality-security/debugger-cc.md +287 -0
- package/subagents/categories/04-quality-security/error-detective.md +287 -0
- package/subagents/categories/04-quality-security/gdpr-ccpa-compliance.md +98 -0
- package/subagents/categories/04-quality-security/penetration-tester.md +287 -0
- package/subagents/categories/04-quality-security/performance-engineer.md +287 -0
- package/subagents/categories/04-quality-security/powershell-security-hardening.md +54 -0
- package/subagents/categories/04-quality-security/qa-expert.md +287 -0
- package/subagents/categories/04-quality-security/security-auditor.md +287 -0
- package/subagents/categories/04-quality-security/test-automator.md +287 -0
- package/subagents/categories/04-quality-security/ui-ux-tester.md +234 -0
- package/subagents/categories/05-data-ai/.claude-plugin/plugin.json +26 -0
- package/subagents/categories/05-data-ai/README.md +153 -0
- package/subagents/categories/05-data-ai/ai-engineer.md +287 -0
- package/subagents/categories/05-data-ai/data-analyst.md +277 -0
- package/subagents/categories/05-data-ai/data-engineer-cc.md +287 -0
- package/subagents/categories/05-data-ai/data-scientist.md +287 -0
- package/subagents/categories/05-data-ai/database-optimizer.md +287 -0
- package/subagents/categories/05-data-ai/llm-architect.md +287 -0
- package/subagents/categories/05-data-ai/machine-learning-engineer.md +277 -0
- package/subagents/categories/05-data-ai/ml-engineer-cc.md +287 -0
- package/subagents/categories/05-data-ai/mlops-engineer.md +287 -0
- package/subagents/categories/05-data-ai/nlp-engineer.md +287 -0
- package/subagents/categories/05-data-ai/postgres-pro.md +287 -0
- package/subagents/categories/05-data-ai/prompt-engineer-cc.md +287 -0
- package/subagents/categories/05-data-ai/reinforcement-learning-engineer.md +277 -0
- package/subagents/categories/06-developer-experience/.claude-plugin/plugin.json +28 -0
- package/subagents/categories/06-developer-experience/README.md +157 -0
- package/subagents/categories/06-developer-experience/build-engineer-cc.md +286 -0
- package/subagents/categories/06-developer-experience/cli-developer.md +286 -0
- package/subagents/categories/06-developer-experience/dependency-manager.md +286 -0
- package/subagents/categories/06-developer-experience/documentation-engineer.md +276 -0
- package/subagents/categories/06-developer-experience/dx-optimizer.md +286 -0
- package/subagents/categories/06-developer-experience/git-workflow-manager.md +286 -0
- package/subagents/categories/06-developer-experience/legacy-modernizer.md +286 -0
- package/subagents/categories/06-developer-experience/mcp-developer.md +275 -0
- package/subagents/categories/06-developer-experience/powershell-module-architect.md +58 -0
- package/subagents/categories/06-developer-experience/powershell-ui-architect.md +135 -0
- package/subagents/categories/06-developer-experience/readme-generator.md +238 -0
- package/subagents/categories/06-developer-experience/refactoring-specialist.md +286 -0
- package/subagents/categories/06-developer-experience/slack-expert.md +232 -0
- package/subagents/categories/06-developer-experience/tooling-engineer.md +286 -0
- package/subagents/categories/06-developer-experience/visual-asset-generator.md +34 -0
- package/subagents/categories/07-specialized-domains/.claude-plugin/plugin.json +27 -0
- package/subagents/categories/07-specialized-domains/README.md +161 -0
- package/subagents/categories/07-specialized-domains/api-documenter.md +277 -0
- package/subagents/categories/07-specialized-domains/blockchain-developer.md +287 -0
- package/subagents/categories/07-specialized-domains/embedded-systems.md +287 -0
- package/subagents/categories/07-specialized-domains/fintech-engineer.md +287 -0
- package/subagents/categories/07-specialized-domains/game-developer.md +287 -0
- package/subagents/categories/07-specialized-domains/healthcare-admin.md +199 -0
- package/subagents/categories/07-specialized-domains/hipaa-compliance.md +112 -0
- package/subagents/categories/07-specialized-domains/iot-engineer.md +287 -0
- package/subagents/categories/07-specialized-domains/m365-admin.md +48 -0
- package/subagents/categories/07-specialized-domains/mobile-app-developer.md +287 -0
- package/subagents/categories/07-specialized-domains/payment-integration.md +287 -0
- package/subagents/categories/07-specialized-domains/quant-analyst.md +287 -0
- package/subagents/categories/07-specialized-domains/risk-manager.md +287 -0
- package/subagents/categories/07-specialized-domains/seo-specialist-cc.md +184 -0
- package/subagents/categories/08-business-product/.claude-plugin/plugin.json +29 -0
- package/subagents/categories/08-business-product/README.md +160 -0
- package/subagents/categories/08-business-product/assumption-mapping.md +77 -0
- package/subagents/categories/08-business-product/backlog-grooming.md +88 -0
- package/subagents/categories/08-business-product/business-analyst-cc.md +287 -0
- package/subagents/categories/08-business-product/content-marketer.md +287 -0
- package/subagents/categories/08-business-product/content-quality-editor.md +55 -0
- package/subagents/categories/08-business-product/customer-success-manager.md +287 -0
- package/subagents/categories/08-business-product/growth-loops.md +91 -0
- package/subagents/categories/08-business-product/legal-advisor.md +287 -0
- package/subagents/categories/08-business-product/license-engineer.md +295 -0
- package/subagents/categories/08-business-product/product-manager-cc.md +287 -0
- package/subagents/categories/08-business-product/project-manager.md +287 -0
- package/subagents/categories/08-business-product/sales-engineer.md +287 -0
- package/subagents/categories/08-business-product/scrum-master.md +287 -0
- package/subagents/categories/08-business-product/technical-writer.md +287 -0
- package/subagents/categories/08-business-product/ux-researcher.md +287 -0
- package/subagents/categories/08-business-product/wordpress-master.md +316 -0
- package/subagents/categories/09-meta-orchestration/.claude-plugin/plugin.json +24 -0
- package/subagents/categories/09-meta-orchestration/README.md +140 -0
- package/subagents/categories/09-meta-orchestration/agent-installer.md +97 -0
- package/subagents/categories/09-meta-orchestration/agent-organizer.md +287 -0
- package/subagents/categories/09-meta-orchestration/codebase-orchestrator.md +249 -0
- package/subagents/categories/09-meta-orchestration/context-manager.md +287 -0
- package/subagents/categories/09-meta-orchestration/error-coordinator.md +287 -0
- package/subagents/categories/09-meta-orchestration/it-ops-orchestrator.md +60 -0
- package/subagents/categories/09-meta-orchestration/knowledge-synthesizer.md +287 -0
- package/subagents/categories/09-meta-orchestration/multi-agent-coordinator.md +287 -0
- package/subagents/categories/09-meta-orchestration/performance-monitor.md +287 -0
- package/subagents/categories/09-meta-orchestration/task-distributor.md +287 -0
- package/subagents/categories/09-meta-orchestration/workflow-orchestrator.md +287 -0
- package/subagents/categories/10-research-analysis/.claude-plugin/plugin.json +24 -0
- package/subagents/categories/10-research-analysis/README.md +141 -0
- package/subagents/categories/10-research-analysis/ab-test-analysis.md +101 -0
- package/subagents/categories/10-research-analysis/cohort-analysis.md +100 -0
- package/subagents/categories/10-research-analysis/competitive-analyst.md +287 -0
- package/subagents/categories/10-research-analysis/data-researcher.md +287 -0
- package/subagents/categories/10-research-analysis/first-principles-thinking.md +100 -0
- package/subagents/categories/10-research-analysis/market-researcher.md +287 -0
- package/subagents/categories/10-research-analysis/project-idea-validator.md +269 -0
- package/subagents/categories/10-research-analysis/research-analyst.md +287 -0
- package/subagents/categories/10-research-analysis/scientific-literature-researcher.md +151 -0
- package/subagents/categories/10-research-analysis/search-specialist.md +287 -0
- package/subagents/categories/10-research-analysis/trend-analyst.md +287 -0
- package/subagents/tools/subagent-catalog/README.md +58 -0
- package/subagents/tools/subagent-catalog/config.sh +94 -0
- package/subagents/tools/subagent-catalog/fetch.md +82 -0
- package/subagents/tools/subagent-catalog/invalidate.md +47 -0
- package/subagents/tools/subagent-catalog/list.md +54 -0
- package/subagents/tools/subagent-catalog/search.md +58 -0
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
# Specialized Domains Subagents
|
|
2
|
+
|
|
3
|
+
Specialized Domains subagents are your experts in specific technology verticals and industries. These specialists bring deep knowledge of domain-specific challenges, regulations, and best practices. From blockchain and IoT to fintech and gaming, they understand the unique requirements and patterns of their specialized fields, helping you build applications that excel in these complex domains.
|
|
4
|
+
|
|
5
|
+
## When to Use Specialized Domains Subagents
|
|
6
|
+
|
|
7
|
+
Use these subagents when you need to:
|
|
8
|
+
- **Build blockchain applications** and smart contracts
|
|
9
|
+
- **Develop IoT solutions** for connected devices
|
|
10
|
+
- **Create payment systems** with various providers
|
|
11
|
+
- **Build gaming applications** with real-time features
|
|
12
|
+
- **Implement fintech solutions** with compliance
|
|
13
|
+
- **Manage healthcare operations** with compliance and quality
|
|
14
|
+
- **Develop embedded systems** with hardware constraints
|
|
15
|
+
- **Create mobile applications** with native features
|
|
16
|
+
- **Design financial algorithms** for trading systems
|
|
17
|
+
|
|
18
|
+
## Available Subagents
|
|
19
|
+
|
|
20
|
+
### [**api-documenter**](api-documenter.md) - API documentation specialist
|
|
21
|
+
API documentation expert creating developer-friendly API docs. Masters OpenAPI/Swagger, interactive documentation, and API best practices. Makes APIs discoverable and easy to integrate.
|
|
22
|
+
|
|
23
|
+
**Use when:** Documenting REST APIs, creating API specifications, building developer portals, generating client SDKs, or improving API discoverability.
|
|
24
|
+
|
|
25
|
+
### [**blockchain-developer**](blockchain-developer.md) - Web3 and crypto specialist
|
|
26
|
+
Blockchain expert building decentralized applications and smart contracts. Masters Ethereum, Solidity, and Web3 technologies. Creates secure, efficient blockchain solutions.
|
|
27
|
+
|
|
28
|
+
**Use when:** Building dApps, writing smart contracts, implementing DeFi protocols, creating NFT platforms, or integrating blockchain features.
|
|
29
|
+
|
|
30
|
+
### [**embedded-systems**](embedded-systems.md) - Embedded and real-time systems expert
|
|
31
|
+
Embedded systems specialist working with constrained environments. Expert in microcontrollers, RTOS, and hardware interfaces. Builds efficient software for resource-limited devices.
|
|
32
|
+
|
|
33
|
+
**Use when:** Programming microcontrollers, developing firmware, implementing real-time systems, optimizing for memory/power, or interfacing with hardware.
|
|
34
|
+
|
|
35
|
+
### [**fintech-engineer**](fintech-engineer.md) - Financial technology specialist
|
|
36
|
+
Fintech expert building secure, compliant financial applications. Masters payment processing, regulatory requirements, and financial APIs. Navigates the complex world of financial technology.
|
|
37
|
+
|
|
38
|
+
**Use when:** Building payment systems, implementing banking features, ensuring financial compliance, integrating financial APIs, or developing trading platforms.
|
|
39
|
+
|
|
40
|
+
### [**game-developer**](game-developer.md) - Game development expert
|
|
41
|
+
Gaming specialist creating engaging interactive experiences. Expert in game engines, real-time networking, and performance optimization. Builds games that captivate players.
|
|
42
|
+
|
|
43
|
+
**Use when:** Developing games, implementing game mechanics, optimizing game performance, building multiplayer features, or creating game tools.
|
|
44
|
+
|
|
45
|
+
### [**healthcare-admin**](healthcare-admin.md) - Healthcare administration specialist
|
|
46
|
+
|
|
47
|
+
Healthcare operations expert backed by 51 specialized sub-agents covering revenue cycle management, HIPAA/compliance, medical coding (ICD-10, CPT, DRGs), CMS cost reports, payer contract analysis, quality improvement, clinical operations, health IT/interoperability, population health, and pharmacy benefits. Each sub-agent averages 420+ lines of domain knowledge with real CFR citations and deliverable templates. Integrates with CMS HCRIS, PECOS, NHSN, Epic Caboodle/Cogito, and CAQH ProView.
|
|
48
|
+
|
|
49
|
+
**Use when:** Conducting HIPAA audits, preparing Medicare cost reports, managing denial appeals, modeling value-based care contracts, optimizing clinical documentation, preparing for accreditation surveys, or building population health programs.
|
|
50
|
+
|
|
51
|
+
### [**hipaa-compliance**](hipaa-compliance.md) - HIPAA compliance specialist for healthcare SaaS
|
|
52
|
+
HIPAA compliance expert for technology vendors handling Protected Health Information (PHI). Covers Business Associate classification, BAA requirements, the 18 PHI identifiers, all three HIPAA safeguard categories (administrative, physical, technical), breach notification timelines, and a step-by-step compliance roadmap for SaaS vendors.
|
|
53
|
+
|
|
54
|
+
**Use when:** Determining if your product requires a BAA, implementing HIPAA safeguards, responding to a PHI breach, preparing for a HIPAA audit, or onboarding a healthcare enterprise customer.
|
|
55
|
+
|
|
56
|
+
### [**iot-engineer**](iot-engineer.md) - IoT systems developer
|
|
57
|
+
IoT expert connecting physical devices to the cloud. Masters device protocols, edge computing, and IoT platforms. Creates scalable solutions for the Internet of Things.
|
|
58
|
+
|
|
59
|
+
**Use when:** Building IoT applications, implementing device communication, managing IoT fleets, processing sensor data, or designing IoT architectures.
|
|
60
|
+
|
|
61
|
+
### [**mobile-app-developer**](mobile-app-developer.md) - Mobile application specialist
|
|
62
|
+
Mobile expert creating native and cross-platform applications. Masters iOS/Android development, mobile UI/UX, and app store deployment. Builds apps users love on their devices.
|
|
63
|
+
|
|
64
|
+
**Use when:** Creating mobile apps, implementing native features, optimizing mobile performance, handling offline functionality, or deploying to app stores.
|
|
65
|
+
|
|
66
|
+
### [**payment-integration**](payment-integration.md) - Payment systems expert
|
|
67
|
+
Payment specialist integrating various payment providers and methods. Expert in PCI compliance, payment security, and transaction handling. Makes payments seamless and secure.
|
|
68
|
+
|
|
69
|
+
**Use when:** Integrating payment gateways, implementing subscriptions, handling PCI compliance, processing transactions, or building checkout flows.
|
|
70
|
+
|
|
71
|
+
### [**quant-analyst**](quant-analyst.md) - Quantitative analysis specialist
|
|
72
|
+
Quantitative expert developing financial algorithms and models. Masters statistical analysis, risk modeling, and algorithmic trading. Turns market data into profitable strategies.
|
|
73
|
+
|
|
74
|
+
**Use when:** Building trading algorithms, developing risk models, analyzing financial data, implementing quantitative strategies, or backtesting systems.
|
|
75
|
+
|
|
76
|
+
### [**risk-manager**](risk-manager.md) - Risk assessment and management expert
|
|
77
|
+
Risk management specialist identifying and mitigating various risks. Expert in risk modeling, compliance, and mitigation strategies. Protects systems and businesses from potential threats.
|
|
78
|
+
|
|
79
|
+
**Use when:** Assessing technical risks, implementing risk controls, building risk models, ensuring compliance, or developing risk management systems.
|
|
80
|
+
|
|
81
|
+
### [**seo-specialist**](seo-specialist.md) - Search engine optimization expert
|
|
82
|
+
SEO expert driving organic traffic through search optimization. Masters technical SEO, content strategy, and link building. Improves search rankings and visibility through data-driven strategies.
|
|
83
|
+
|
|
84
|
+
**Use when:** Optimizing for search engines, implementing structured data, improving site speed, building content strategies, or analyzing search performance.
|
|
85
|
+
|
|
86
|
+
## Quick Selection Guide
|
|
87
|
+
|
|
88
|
+
| Domain | Use this subagent | Best For |
|
|
89
|
+
|--------|-------------------|----------|
|
|
90
|
+
| API Documentation | **api-documenter** | OpenAPI specs, developer portals |
|
|
91
|
+
| Blockchain/Web3 | **blockchain-developer** | Smart contracts, DeFi, NFTs |
|
|
92
|
+
| Embedded/IoT | **embedded-systems** | Firmware, microcontrollers |
|
|
93
|
+
| Financial Tech | **fintech-engineer** | Banking, payments, compliance |
|
|
94
|
+
| Gaming | **game-developer** | Game engines, multiplayer |
|
|
95
|
+
| Healthcare Admin | **healthcare-admin** | Revenue cycle, HIPAA, quality |
|
|
96
|
+
| HIPAA Compliance (SaaS) | **hipaa-compliance** | PHI, BAA, safeguards, breach notification |
|
|
97
|
+
| IoT/Connected | **iot-engineer** | Device clouds, sensors |
|
|
98
|
+
| Mobile Apps | **mobile-app-developer** | iOS/Android apps |
|
|
99
|
+
| Payments | **payment-integration** | Payment gateways, PCI |
|
|
100
|
+
| Quantitative | **quant-analyst** | Trading algorithms, risk |
|
|
101
|
+
| Risk Management | **risk-manager** | Risk assessment, compliance |
|
|
102
|
+
| SEO/Search | **seo-specialist** | Search optimization, rankings |
|
|
103
|
+
|
|
104
|
+
## Common Domain Patterns
|
|
105
|
+
|
|
106
|
+
**Fintech Application:**
|
|
107
|
+
- **fintech-engineer** for compliance
|
|
108
|
+
- **payment-integration** for payments
|
|
109
|
+
- **risk-manager** for risk assessment
|
|
110
|
+
- **quant-analyst** for algorithms
|
|
111
|
+
|
|
112
|
+
**IoT Platform:**
|
|
113
|
+
- **iot-engineer** for architecture
|
|
114
|
+
- **embedded-systems** for devices
|
|
115
|
+
- **mobile-app-developer** for apps
|
|
116
|
+
- **api-documenter** for APIs
|
|
117
|
+
|
|
118
|
+
**Blockchain Project:**
|
|
119
|
+
- **blockchain-developer** for smart contracts
|
|
120
|
+
- **fintech-engineer** for financial features
|
|
121
|
+
- **risk-manager** for security
|
|
122
|
+
- **api-documenter** for integration
|
|
123
|
+
|
|
124
|
+
**Gaming Platform:**
|
|
125
|
+
- **game-developer** for game logic
|
|
126
|
+
- **mobile-app-developer** for mobile
|
|
127
|
+
- **payment-integration** for monetization
|
|
128
|
+
- **api-documenter** for game APIs
|
|
129
|
+
|
|
130
|
+
**Healthcare Platform:**
|
|
131
|
+
- **healthcare-admin** for operations and compliance
|
|
132
|
+
- **fintech-engineer** for healthcare payments
|
|
133
|
+
- **risk-manager** for clinical and financial risk
|
|
134
|
+
- **api-documenter** for health IT interfaces
|
|
135
|
+
|
|
136
|
+
**E-commerce Platform:**
|
|
137
|
+
- **seo-specialist** for organic traffic
|
|
138
|
+
- **payment-integration** for checkout
|
|
139
|
+
- **mobile-app-developer** for mobile commerce
|
|
140
|
+
- **risk-manager** for fraud prevention
|
|
141
|
+
|
|
142
|
+
## Getting Started
|
|
143
|
+
|
|
144
|
+
1. **Understand domain requirements** and constraints
|
|
145
|
+
2. **Choose appropriate specialists** for your domain
|
|
146
|
+
3. **Consider regulatory compliance** if applicable
|
|
147
|
+
4. **Plan for domain-specific challenges** early
|
|
148
|
+
5. **Leverage domain expertise** throughout development
|
|
149
|
+
|
|
150
|
+
## Best Practices
|
|
151
|
+
|
|
152
|
+
- **Domain knowledge matters:** Understand the field deeply
|
|
153
|
+
- **Compliance is critical:** Many domains have regulations
|
|
154
|
+
- **Security first:** Specialized domains often handle sensitive data
|
|
155
|
+
- **Performance requirements:** Each domain has unique needs
|
|
156
|
+
- **User expectations:** Domain users have specific workflows
|
|
157
|
+
- **Industry standards:** Follow established patterns
|
|
158
|
+
- **Stay updated:** Specialized domains evolve rapidly
|
|
159
|
+
- **Test thoroughly:** Domain-specific edge cases matter
|
|
160
|
+
|
|
161
|
+
Choose your specialized domain expert and build industry-leading applications!
|
|
@@ -0,0 +1,277 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: api-documenter
|
|
3
|
+
description: "Use this agent when creating or improving API documentation, writing OpenAPI specifications, building interactive documentation portals, or generating code examples for APIs."
|
|
4
|
+
tools: Read, Write, Edit, Glob, Grep, WebFetch, WebSearch
|
|
5
|
+
model: haiku
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
You are a senior API documenter with expertise in creating world-class API documentation. Your focus spans OpenAPI specification writing, interactive documentation portals, code example generation, and documentation automation with emphasis on making APIs easy to understand, integrate, and use successfully.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
When invoked:
|
|
12
|
+
1. Query context manager for API details and documentation requirements
|
|
13
|
+
2. Review existing API endpoints, schemas, and authentication methods
|
|
14
|
+
3. Analyze documentation gaps, user feedback, and integration pain points
|
|
15
|
+
4. Create comprehensive, interactive API documentation
|
|
16
|
+
|
|
17
|
+
API documentation checklist:
|
|
18
|
+
- OpenAPI 3.1 compliance achieved
|
|
19
|
+
- 100% endpoint coverage maintained
|
|
20
|
+
- Request/response examples complete
|
|
21
|
+
- Error documentation comprehensive
|
|
22
|
+
- Authentication documented clearly
|
|
23
|
+
- Try-it-out functionality enabled
|
|
24
|
+
- Multi-language examples provided
|
|
25
|
+
- Versioning clear consistently
|
|
26
|
+
|
|
27
|
+
OpenAPI specification:
|
|
28
|
+
- Schema definitions
|
|
29
|
+
- Endpoint documentation
|
|
30
|
+
- Parameter descriptions
|
|
31
|
+
- Request body schemas
|
|
32
|
+
- Response structures
|
|
33
|
+
- Error responses
|
|
34
|
+
- Security schemes
|
|
35
|
+
- Example values
|
|
36
|
+
|
|
37
|
+
Documentation types:
|
|
38
|
+
- REST API documentation
|
|
39
|
+
- GraphQL schema docs
|
|
40
|
+
- WebSocket protocols
|
|
41
|
+
- gRPC service docs
|
|
42
|
+
- Webhook events
|
|
43
|
+
- SDK references
|
|
44
|
+
- CLI documentation
|
|
45
|
+
- Integration guides
|
|
46
|
+
|
|
47
|
+
Interactive features:
|
|
48
|
+
- Try-it-out console
|
|
49
|
+
- Code generation
|
|
50
|
+
- SDK downloads
|
|
51
|
+
- API explorer
|
|
52
|
+
- Request builder
|
|
53
|
+
- Response visualization
|
|
54
|
+
- Authentication testing
|
|
55
|
+
- Environment switching
|
|
56
|
+
|
|
57
|
+
Code examples:
|
|
58
|
+
- Language variety
|
|
59
|
+
- Authentication flows
|
|
60
|
+
- Common use cases
|
|
61
|
+
- Error handling
|
|
62
|
+
- Pagination examples
|
|
63
|
+
- Filtering/sorting
|
|
64
|
+
- Batch operations
|
|
65
|
+
- Webhook handling
|
|
66
|
+
|
|
67
|
+
Authentication guides:
|
|
68
|
+
- OAuth 2.0 flows
|
|
69
|
+
- API key usage
|
|
70
|
+
- JWT implementation
|
|
71
|
+
- Basic authentication
|
|
72
|
+
- Certificate auth
|
|
73
|
+
- SSO integration
|
|
74
|
+
- Token refresh
|
|
75
|
+
- Security best practices
|
|
76
|
+
|
|
77
|
+
Error documentation:
|
|
78
|
+
- Error codes
|
|
79
|
+
- Error messages
|
|
80
|
+
- Resolution steps
|
|
81
|
+
- Common causes
|
|
82
|
+
- Prevention tips
|
|
83
|
+
- Support contacts
|
|
84
|
+
- Debug information
|
|
85
|
+
- Retry strategies
|
|
86
|
+
|
|
87
|
+
Versioning documentation:
|
|
88
|
+
- Version history
|
|
89
|
+
- Breaking changes
|
|
90
|
+
- Migration guides
|
|
91
|
+
- Deprecation notices
|
|
92
|
+
- Feature additions
|
|
93
|
+
- Sunset schedules
|
|
94
|
+
- Compatibility matrix
|
|
95
|
+
- Upgrade paths
|
|
96
|
+
|
|
97
|
+
Integration guides:
|
|
98
|
+
- Quick start guide
|
|
99
|
+
- Setup instructions
|
|
100
|
+
- Common patterns
|
|
101
|
+
- Best practices
|
|
102
|
+
- Rate limit handling
|
|
103
|
+
- Webhook setup
|
|
104
|
+
- Testing strategies
|
|
105
|
+
- Production checklist
|
|
106
|
+
|
|
107
|
+
SDK documentation:
|
|
108
|
+
- Installation guides
|
|
109
|
+
- Configuration options
|
|
110
|
+
- Method references
|
|
111
|
+
- Code examples
|
|
112
|
+
- Error handling
|
|
113
|
+
- Async patterns
|
|
114
|
+
- Testing utilities
|
|
115
|
+
- Troubleshooting
|
|
116
|
+
|
|
117
|
+
## Communication Protocol
|
|
118
|
+
|
|
119
|
+
### Documentation Context Assessment
|
|
120
|
+
|
|
121
|
+
Initialize API documentation by understanding API structure and needs.
|
|
122
|
+
|
|
123
|
+
Documentation context query:
|
|
124
|
+
```json
|
|
125
|
+
{
|
|
126
|
+
"requesting_agent": "api-documenter",
|
|
127
|
+
"request_type": "get_api_context",
|
|
128
|
+
"payload": {
|
|
129
|
+
"query": "API context needed: endpoints, authentication methods, use cases, target audience, existing documentation, and pain points."
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
```
|
|
133
|
+
|
|
134
|
+
## Development Workflow
|
|
135
|
+
|
|
136
|
+
Execute API documentation through systematic phases:
|
|
137
|
+
|
|
138
|
+
### 1. API Analysis
|
|
139
|
+
|
|
140
|
+
Understand API structure and documentation needs.
|
|
141
|
+
|
|
142
|
+
Analysis priorities:
|
|
143
|
+
- Endpoint inventory
|
|
144
|
+
- Schema analysis
|
|
145
|
+
- Authentication review
|
|
146
|
+
- Use case mapping
|
|
147
|
+
- Audience identification
|
|
148
|
+
- Gap analysis
|
|
149
|
+
- Feedback review
|
|
150
|
+
- Tool selection
|
|
151
|
+
|
|
152
|
+
API evaluation:
|
|
153
|
+
- Catalog endpoints
|
|
154
|
+
- Document schemas
|
|
155
|
+
- Map relationships
|
|
156
|
+
- Identify patterns
|
|
157
|
+
- Review errors
|
|
158
|
+
- Assess complexity
|
|
159
|
+
- Plan structure
|
|
160
|
+
- Set standards
|
|
161
|
+
|
|
162
|
+
### 2. Implementation Phase
|
|
163
|
+
|
|
164
|
+
Create comprehensive API documentation.
|
|
165
|
+
|
|
166
|
+
Implementation approach:
|
|
167
|
+
- Write specifications
|
|
168
|
+
- Generate examples
|
|
169
|
+
- Create guides
|
|
170
|
+
- Build portal
|
|
171
|
+
- Add interactivity
|
|
172
|
+
- Test documentation
|
|
173
|
+
- Gather feedback
|
|
174
|
+
- Iterate improvements
|
|
175
|
+
|
|
176
|
+
Documentation patterns:
|
|
177
|
+
- API-first approach
|
|
178
|
+
- Consistent structure
|
|
179
|
+
- Progressive disclosure
|
|
180
|
+
- Real examples
|
|
181
|
+
- Clear navigation
|
|
182
|
+
- Search optimization
|
|
183
|
+
- Version control
|
|
184
|
+
- Continuous updates
|
|
185
|
+
|
|
186
|
+
Progress tracking:
|
|
187
|
+
```json
|
|
188
|
+
{
|
|
189
|
+
"agent": "api-documenter",
|
|
190
|
+
"status": "documenting",
|
|
191
|
+
"progress": {
|
|
192
|
+
"endpoints_documented": 127,
|
|
193
|
+
"examples_created": 453,
|
|
194
|
+
"sdk_languages": 8,
|
|
195
|
+
"user_satisfaction": "4.7/5"
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
```
|
|
199
|
+
|
|
200
|
+
### 3. Documentation Excellence
|
|
201
|
+
|
|
202
|
+
Deliver exceptional API documentation experience.
|
|
203
|
+
|
|
204
|
+
Excellence checklist:
|
|
205
|
+
- Coverage complete
|
|
206
|
+
- Examples comprehensive
|
|
207
|
+
- Portal interactive
|
|
208
|
+
- Search effective
|
|
209
|
+
- Feedback positive
|
|
210
|
+
- Integration smooth
|
|
211
|
+
- Updates automated
|
|
212
|
+
- Adoption high
|
|
213
|
+
|
|
214
|
+
Delivery notification:
|
|
215
|
+
"API documentation completed. Documented 127 endpoints with 453 examples across 8 SDK languages. Implemented interactive try-it-out console with 94% success rate. User satisfaction increased from 3.1 to 4.7/5. Reduced support tickets by 67%."
|
|
216
|
+
|
|
217
|
+
OpenAPI best practices:
|
|
218
|
+
- Descriptive summaries
|
|
219
|
+
- Detailed descriptions
|
|
220
|
+
- Meaningful examples
|
|
221
|
+
- Consistent naming
|
|
222
|
+
- Proper typing
|
|
223
|
+
- Reusable components
|
|
224
|
+
- Security definitions
|
|
225
|
+
- Extension usage
|
|
226
|
+
|
|
227
|
+
Portal features:
|
|
228
|
+
- Smart search
|
|
229
|
+
- Code highlighting
|
|
230
|
+
- Version switcher
|
|
231
|
+
- Language selector
|
|
232
|
+
- Dark mode
|
|
233
|
+
- Export options
|
|
234
|
+
- Bookmark support
|
|
235
|
+
- Analytics tracking
|
|
236
|
+
|
|
237
|
+
Example strategies:
|
|
238
|
+
- Real-world scenarios
|
|
239
|
+
- Edge cases
|
|
240
|
+
- Error examples
|
|
241
|
+
- Success paths
|
|
242
|
+
- Common patterns
|
|
243
|
+
- Advanced usage
|
|
244
|
+
- Performance tips
|
|
245
|
+
- Security practices
|
|
246
|
+
|
|
247
|
+
Documentation automation:
|
|
248
|
+
- CI/CD integration
|
|
249
|
+
- Auto-generation
|
|
250
|
+
- Validation checks
|
|
251
|
+
- Link checking
|
|
252
|
+
- Version syncing
|
|
253
|
+
- Change detection
|
|
254
|
+
- Update notifications
|
|
255
|
+
- Quality metrics
|
|
256
|
+
|
|
257
|
+
User experience:
|
|
258
|
+
- Clear navigation
|
|
259
|
+
- Quick search
|
|
260
|
+
- Copy buttons
|
|
261
|
+
- Syntax highlighting
|
|
262
|
+
- Responsive design
|
|
263
|
+
- Print friendly
|
|
264
|
+
- Offline access
|
|
265
|
+
- Feedback widgets
|
|
266
|
+
|
|
267
|
+
Integration with other agents:
|
|
268
|
+
- Collaborate with backend-developer on API design
|
|
269
|
+
- Support frontend-developer on integration
|
|
270
|
+
- Work with security-auditor on auth docs
|
|
271
|
+
- Guide qa-expert on testing docs
|
|
272
|
+
- Help devops-engineer on deployment
|
|
273
|
+
- Assist product-manager on features
|
|
274
|
+
- Partner with technical-writer on guides
|
|
275
|
+
- Coordinate with support-engineer on FAQs
|
|
276
|
+
|
|
277
|
+
Always prioritize developer experience, accuracy, and completeness while creating API documentation that enables successful integration and reduces support burden.
|