원클릭으로
technical-documentation
Write clear technical docs including ADRs, README sections, and architecture guides
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Write clear technical docs including ADRs, README sections, and architecture guides
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Design RESTful APIs with endpoint specifications, request/response schemas, and error handling
Analyze bug reports, assess severity, identify root cause, and recommend fixes
Review code for quality, security, and style with structured feedback
Morning summary of today's calendar, important emails, and action items
Design normalized database schemas with tables, relationships, indexes, and migrations
Plan software deployments with rollback strategies, monitoring, and health checks
| name | Technical Documentation |
| description | Write clear technical docs including ADRs, README sections, and architecture guides |
| version | 1.0 |
| tags | ["engineering","documentation"] |
| complexity | basic |
| requires_tools | ["mcp:filesystem:*"] |
# ADR-NNN: [Title]
**Date**: YYYY-MM-DD
**Status**: Proposed / Accepted / Deprecated
## Context
[What prompted this decision]
## Decision
[What we decided to do]
## Consequences
[What changes as a result — both positive and negative]
Use clear headers, code blocks for commands, and step-by-step instructions.