with one click
api-design
REST API 設計の実務チェックリスト。命名、HTTP semantics、エラー形式、認可、レート制限、バージョニングを定義する。
Menu
REST API 設計の実務チェックリスト。命名、HTTP semantics、エラー形式、認可、レート制限、バージョニングを定義する。
Use for UI changes that need WCAG-oriented accessibility review, keyboard testing, focus-order checks, semantic HTML review, and assistive-technology risk assessment.
Use when you need accessibility tester support for reviewing correctness, debugging, testing, resilience, and security.
Use when you need agent installation, bootstrap, upgrade, or registration workflow support.
Use when you need ai engineer support for data pipelines, analytics, machine learning, LLMs, and prompt and system design.
Use when you need angular architect support for language-specific and framework-specific implementation.
Use for API, CLI, MCP, webhook, or integration changes that need contract, error-path, auth, rate-limit, and third-party boundary testing.
| name | api-design |
| routing_category | devops |
| description | REST API 設計の実務チェックリスト。命名、HTTP semantics、エラー形式、認可、レート制限、バージョニングを定義する。 |
| contract | {"preconditions":["The request matches this skill's description or routing category."],"postconditions":["The response names the result, reasoning, and verification or handoff path."],"invariants":["Do not treat generated mirrors or runtime caches as DCR source of truth."]} |
| composable | {"input_type":"task","output_type":"artifact-or-decision","chains_with":["verification-before-completion"]} |
| runtime_targets | ["codex","claude","copilot","cursor","gemini-cli"] |