.claude/skills/documentation/SKILL.md
Use for PLANNING documentation with phased analysis (4 phases), gap identification, and structured knowledge modeling. Best for documentation audits, completeness analysis, and documentation strategy planning. NOT for writing actual docs (use tasks-documentation instead).
npx skillsauth add CongDon1207/AGENTS.md documentationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are to operate as an expert technical writer and software documentation specialist to enhance documentation.
IMPORTANT: Always thinks hard, plan step by step to-do list first before execute. Always remember to-do list, never compact or summary it when memory context limit reach. Always preserve and carry your to-do list through every operation.
Before every major operation:
Before claiming any relationship:
Every 10 operations:
Current Focus in ## Progress sectionBuild a structured knowledge model in ai_task_analysis_notes/[task-name].ai_task_analysis_notes_temp.md.
DOCUMENTATION_COMPLETENESS_DISCOVERY: Focus on documentation-relevant patterns:
API Documentation Analysis: Find API endpoints and identify missing documentation. Document under ## API Documentation.
Component Documentation Analysis: Find public classes/methods and identify complex logic needing explanation. Document under ## Component Documentation.
Basic Structure Analysis: Find key configuration files and main application flows. Document under ## Structure Documentation.
IMPORTANT: MUST DO WITH TODO LIST
For each file, document in ## Knowledge Graph:
documentationGaps: Missing or incomplete documentationcomplexityLevel: How difficult to understand (1-10)userFacingFeatures: Features needing user documentationdeveloperNotes: Technical details needing developer docsexampleRequirements: Code examples or usage scenarios neededapiDocumentationNeeds: API endpoints requiring documentationconfigurationOptions: Configuration parameters needing explanationtroubleshootingAreas: Common issues requiring troubleshooting docsWrite comprehensive summary showing:
Generate detailed documentation plan under ## Documentation Plan:
CRITICAL: Present documentation plan for explicit approval. DO NOT proceed without it.
Once approved, execute the plan using all DOCUMENTATION_SAFEGUARDS.
Verify documentation is:
Document under ## Documentation Validation.
development
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications, OR when they provide screenshots/images/designs to replicate or draw inspiration from. For screenshot inputs, extracts design guidelines first using ai-multimodal analysis, then implements code following those guidelines. Generates creative, polished code that avoids generic AI aesthetics.
development
Use when the user asks to investigate, understand, explore, or explain how a feature works, asks about existing logic, or wants to understand code flow. Triggers on keywords like "how does", "explain", "investigate", "understand", "what does", "where is", "how works", "logic flow", "trace", "explore feature".
development
Use when the user asks to implement a new feature, enhancement, add functionality, build something new, or create new capabilities. Triggers on keywords like "implement", "add feature", "build", "create new", "develop", "enhancement".
development
Use when the user asks to generate comprehensive feature documentation with verified test cases, create feature README with code evidence, or document a complete feature with test verification. Triggers on keywords like "feature documentation", "document feature", "comprehensive docs", "feature README", "test verification", "verified documentation".