bygiuseppe-trisciuoglio· 53 skills
Provides automated documentation updates by analyzing git changes between the current branch and the last release tag. Performs git diff analysis to identify modifications, then updates README.md, CHANGELOG.md following Keep a Changelog standard, and discovers documentation folders for contextual updates. Use when preparing a release, maintaining documentation sync, or before creating a pull request. Triggers on "update docs", "update changelog", "sync documentation", "update readme", "prepare release documentation".
$npx -y skills add giuseppe-trisciuoglio/developer-kit --skill docs-updaterInstalls into the current project.
Run `npx skills use "https://github.com/giuseppe-trisciuoglio/developer-kit" --skill "giuseppe-trisciuoglio/developer-kit/docs-updater"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/giuseppe-trisciuoglio/developer-kit" that are relevant to the current task. Run `npx skills add "https://github.com/giuseppe-trisciuoglio/developer-kit"` and select the relevant skills, then follow their instructions.