skills/docs-from-code/SKILL.md
Turn implementation details into practical documentation such as README updates, setup guides, architecture notes, runbooks, changelogs, and internal reference docs. Use when code exists but docs lag behind or when shipping a feature requires clear documentation.
npx skillsauth add 00PrabalK00/claude-skills docs-from-codeInstall 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.
Translate what the code does into documentation people can actually use.
tools
Compare vendors or tools using weighted criteria, tradeoffs, risks, and recommendation logic. Use when selecting platforms or partners.
data-ai
Extract needs, pain points, quotes, and behavioral patterns from user interviews. Use when synthesizing qualitative research.
databases
Group user feedback into themes, bugs, requests, sentiment, and confusion points. Use when analyzing feedback corpora.
testing
Find missing coverage, design useful unit or integration tests, add fixtures or mocks, and explain remaining edge cases. Use when a feature lacks tests, a bug needs regression coverage, or coverage gaps block confidence.