Utils
by @fradser · plugin · 2 skills
General-purpose utility skills for documentation, writing, and project maintenance
Install the whole plugin (CLI)
npx skillmds add fradser/update-readme
npx skillmds add fradser/update-changelogSkills in this plugin
- ▌ update-readme · fradser bundleUpdates README.md and README.zh-CN.md to reflect the project's current state. Use this skill whenever the user asks to "update the README", "sync the docs", "update documentation", "reflect latest changes in README", or wants both the English and Chinese READMEs to match the current project.
- ▌ update-changelog · fradser bundleCreates or updates CHANGELOG.md following the Keep a Changelog 1.1.0 format. Use this skill when the user asks to "update the changelog", "generate changelog", "add changelog entry", "create CHANGELOG.md", "sync changelog with tags", or wants to document project changes based on git tags and commit history.