一键导入
api
Design and scaffold APIs with contracts, validation, error handling, tests, documentation, and consumer impact awareness.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Design and scaffold APIs with contracts, validation, error handling, tests, documentation, and consumer impact awareness.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Diagnose bugs systematically by reproducing, isolating, explaining root cause, implementing the smallest safe fix, and adding regression protection.
Create or update project documentation, setup guides, architecture notes, CLAUDE.md, runbooks, and developer-facing references.
Find and fix performance bottlenecks across frontend, backend, database, and test suites using evidence-first analysis.
Improve structure, readability, modularity, and maintainability without changing behavior, while preserving safety with tests.
Perform senior-level code review for correctness, edge cases, security, performance, typing, maintainability, architecture fit, and missing tests.
Audit code and workflows for practical security issues including auth flaws, injection risk, insecure defaults, data exposure, and secrets handling.
| name | api |
| description | Design and scaffold APIs with contracts, validation, error handling, tests, documentation, and consumer impact awareness. |
Use this for REST, RPC, GraphQL, route handlers, service layers, and request/response design.