name: docs description: "문서를 작성하거나 최신 상태로 업데이트합니다. '문서 작성', '문서화', 'README 업데이트', 'API 문서', 'SDD 업데이트', '주석 추가', 'docs', 'document', 'README', 'API docs', 'update spec', 'write documentation' 등의 요청에 반응합니다."
Update or draft documentation for the specified scope.
Scope: $ARGUMENTS
Instructions
- Read the relevant source files and any existing docs for the scope.
- Determine what documentation is needed:
- SDD update: if the implementation diverged from
docs/specs/SDD_<slug>.md, update the spec to match reality. - Context README: if
summary.mdorREADME.mdis missing or outdated for a bounded context, create/update it. - API docs: verify SpringDoc annotations (
@Operation,@ApiResponse) are accurate and complete. - Architecture decision: if a notable design decision was made, document it with context and trade-offs.
- SDD update: if the implementation diverged from
- Keep language consistent with the existing bounded context terminology.
- All output must be UTF-8 Markdown.
- Do not invent behavior — document only what the code actually does.
Related skills
API Documentation Generator
Documentation
Automatically generates OpenAPI/Swagger API documentation.
Claude CodeCursorCopilotbeginner
340
98
1,494
Technical Writer
Documentation
Writes clear technical documentation following top style guides.
claudeCursorWindsurf+1intermediate
167
48
670
Create log entries with timestamps
Documentation
Creates timestamped log entries to document discoveries, meetings, code reviews, articles, or significant events. Structures information with a summary, event type, sources, and tags, then saves the file to `docs/log/` with a date-based filename and descriptive slug.
Claude CodeCursorWindsurf+2beginnerSafe
0
0
58