Handles README generation and maintenance by parsing your codebase in parallel, extracting the actual public API from entry points, and keeping docs synchronized with code changes. The standout piece here is the emphasis on real examples pulled from tests and JSDoc blocks rather than fabricated ones, plus automatic detection of package managers from lockfiles so install commands actually work. It cross-references other project docs like ARCHITECTURE.md and config.yml when they exist to avoid redundancy. Best for library authors and monorepo maintainers who need thorough documentation that doesn't drift. Requires the humanizer skill to strip out robotic AI writing patterns from the output.
npx -y skills add gohypergiant/agent-skills --skill accelint-readme-writer --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev