AI SummaryBurgerEditor helps developers maintain consistency across API, contributor, and supplementary documentation by identifying omissions and inconsistencies against the implementation as the source of truth. Developers maintaining multi-audience documentation benefit from this systematic validation approach.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "BurgerEditor" skill in my project. Please run this command in my terminal: # Install skill into the correct directory (4 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/BurgerEditor/dev/.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/BurgerEditor/dev/.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/BurgerEditor/dev/.claude/commands/pr.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/refactor.md "https://raw.githubusercontent.com/d-zero-dev/BurgerEditor/dev/.claude/commands/refactor.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
3 ★ · NicheDocsMissing or thin
UndocumentedApache-2.0 License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code