ワンクリックで
document
Generate focused documentation for components, functions, APIs, and features
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generate focused documentation for components, functions, APIs, and features
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate professional git commit message based on changes
Use when designing or architecting Elixir/Phoenix/LiveView applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration
Multi-specialist collaborative work review using independent subagents for comprehensive analysis
Multi-specialist collaborative analysis to understand how features, functions, or components work
| name | document |
| description | Generate focused documentation for components, functions, APIs, and features |
| allowed-tools | Read, Grep, Glob, Write, Bash |
| argument-hint | [what to document] [format: inline/api/guide/external] |
/document [what to document - can specify inline comments, API docs, user guide, etc.]
Key behaviors:
/document src/auth/login.js with inline JSDoc comments
# Generates JSDoc comments with parameter and return descriptions
# Adds comprehensive inline documentation for functions and classes
/document GraphQL API endpoints in docs/api.md
# Creates comprehensive API documentation with endpoints and schemas
# Generates usage examples and integration guidelines
/document payment module user guide for docs/
# Creates user-focused documentation with practical examples
# Focuses on implementation patterns and common use cases
/document React components with external docs in frontend/docs/
# Generates external documentation files for component library
# Includes props, usage examples, and integration patterns
/document user management feature in docs/features/
# Creates comprehensive feature documentation with workflows and usage
# Includes user stories, technical implementation, and integration points
Will:
Will Not: