بنقرة واحدة
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.