melodic-software/claude-code-plugins
documentation-standards
plugins/documentation-standards/skills/api-portal-design/SKILL.md
January 21, 2026
Select agents to install to:
npx add-skill https://github.com/melodic-software/claude-code-plugins/blob/main/plugins/documentation-standards/skills/api-portal-design/SKILL.md -a claude-code --skill api-portal-designInstallation paths:
.claude/skills/api-portal-design/# API Portal Design Skill ## When to Use This Skill Use this skill when: - **Api Portal Design tasks** - Working on api documentation and developer portal design - **Planning or design** - Need guidance on Api Portal Design approaches - **Best practices** - Want to follow established patterns and standards ## Overview Design comprehensive API documentation and developer portals for exceptional developer experience. ## MANDATORY: Documentation-First Approach Before designing API portals: 1. **Invoke `docs-management` skill** for API documentation patterns 2. **Verify OpenAPI/AsyncAPI standards** via MCP servers (context7) 3. **Base guidance on industry API documentation best practices** ## Developer Portal Architecture ```text Developer Portal Components: ┌─────────────────────────────────────────────────────────────────────────────┐ │ Developer Portal │ ├─────────────────────────────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ │ │ Getting │ │ API │ │ Code │ │ API │ │ │ │ Started │ │ Reference │ │ Examples │ │ Console │ │ │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘ │ ├─────────────────────────────────────────────────────────────────────────────┤ │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ │ │ SDKs & │ │ Change │ │ Status │ │ Support │ │ │ │ Libraries │ │ Log │ │ Page │ │ Center │ │ │ └─────────────┘ └─────────────┘ └─────────────┘ └─────────────┘ │ ├─────────────────────────────────────────────────────────────────────────────┤ │ ┌─────────────────────────────────────────────────────────────────────┐ │ │ │ Authentication & API Keys │ │ │ └────────────────────────────