Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.05 KB

File metadata and controls

29 lines (19 loc) · 1.05 KB

github documentation skills

Two skills for tighter GitHub READMEs and terse changelogs.


Skills

Skill Purpose skills.sh
readme-generator Write cleaner READMEs with stronger structure, better Markdown choices, and less filler open
changelog-generator Turn commits or release notes into short developer-facing changelog entries open

Install

Install everything first:

open package on skills.sh

npx skills add jasperdevs/github-documentation-skills --all

Install one skill only if you want:

npx skills add jasperdevs/github-documentation-skills --skill readme-generator
npx skills add jasperdevs/github-documentation-skills --skill changelog-generator