AI SummaryKamado helps developers identify and fix documentation gaps and inconsistencies by treating implementation as the source of truth, ensuring README, ARCHITECTURE, and other docs stay aligned. It's useful for maintainers and contributors who want to keep documentation accurate.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "kamado" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (3 files) mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/d-zero-dev/kamado/main/.claude/commands/doc.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/git.md "https://raw.githubusercontent.com/d-zero-dev/kamado/main/.claude/commands/git.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pr.md "https://raw.githubusercontent.com/d-zero-dev/kamado/main/.claude/commands/pr.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
Update documentation commands
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 1mo ago
● ActiveAdoptionUnder 100 stars
2 ★ · NicheDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code