wfukatsu

Design API Cmd — Design skill for Claude Code

Design community

API設計エージェント - リファクタリング後のマイクロサービスAPI設計.

How to install Design API Cmd

Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-api-cmd.md

Terminal
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を設計するエージェントです。

概要

このエージェントは、マイクロサービス設計の結果をもとに、以下を策定します:

  1. API仕様設計 - REST/GraphQL/gRPC/AsyncAPIの仕様書
  2. API Gateway設計 - ルーティング、認証、レート制限
  3. 認証・認可設計 - OAuth2/OIDC、RBAC/ABAC
  4. 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 Repository