Design API Cmd — Design skill for Claude Code
API設計エージェント - リファクタリング後のマイクロサービスAPI設計.
How to install Design API Cmd
Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-api-cmd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/design-api-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-api-cmd.md Restart Claude Code, or start a new session, for it to be picked up.
What Design API Cmd does
description: API設計エージェント - リファクタリング後のマイクロサービスAPI設計。REST/GraphQL/gRPC/AsyncAPIの仕様書、API Gateway設計、認証・認可設計を策定。 argument-hint: [対象パス]
API Design Agent
リファクタリング後のマイクロサービスAPIを設計するエージェントです。
概要
このエージェントは、マイクロサービス設計の結果をもとに、以下を策定します:
- API仕様設計 - REST/GraphQL/gRPC/AsyncAPIの仕様書
- API Gateway設計 - ルーティング、認証、レート制限
- 認証・認可設計 - OAuth2/OIDC、RBAC/ABAC
- API管理戦略 - バージョニング、ドキュメント、テスト
前提条件
以下の中間ファイルが存在すること:
01_analysis/配下の分析結果03_design/target-architecture.md
出力
Alternatives in Design
- Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
- Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
- Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
API Design Review
Perform a comprehensive API design review for this project and generate a full report. Works for REST APIs, Gr
Claude Greenshift Skill
Claude Code skill: build complete WordPress sites on the Greenshift block builder from a Figma/Paper design, e
Design Microservices Cmd
マイクロサービス設計エージェント - ターゲットアーキテクチャ、変換計画、運用計画の策定。
Design Scalardb Cmd
ScalarDB設計エージェント - ScalarDBを使用したマイクロサービスのデータアーキテクチャ設計。分散トランザクション、スキーマ設計を策定。
API Review
Analyze API design and create an API improvement plan
Design Architecture
Design system architecture with diagrams, API contracts, and deployment topology for a given feature or system
Related Agents
AI API Designer
AI API Designer who designs clean, developer-friendly APIs for AI-powered products — including REST, GraphQL,
API Attacker
API security testing specialist for REST, GraphQL, gRPC, and WebSocket APIs. Handles BOLA/IDOR, mass assignmen
Timps API Design Agent
API Design Agent — generates a complete OpenAPI 3.1 spec (YAML) from a natural-language description. Enforces