원클릭으로
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.