This handles the full lifecycle of user documentation, from getting started guides to troubleshooting sections. You get structured templates with all the standard sections: installation, setup, common tasks, FAQ, and support. The reference guides break down specific implementation patterns like system requirements and data import workflows. What's useful here is the opinionated structure with numbered lists for sequential tasks, callouts for tips and warnings, and a strong emphasis on screenshots at every step. It pushes you toward simple language and testing every instruction you write, which honestly saves time compared to winging it from scratch each time you need to document a feature.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill user-guide-creation