ワンクリックで
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.