What problem does it solve?
This skill solves the disconnect between technical codebase implementation and end-user understanding by automatically generating clear, helpful documentation that focuses on user goals rather than technical structure.
Core Features & Use Cases
- Code-to-Doc Translation: Analyzes source code to identify user-facing features and translates them into plain-language help articles.
- UI Vocabulary Alignment: Scans the codebase for button labels, page titles, and UI strings to ensure the documentation uses the exact terminology the user sees on their screen.
- Use Case: When a developer finishes a new feature like a complex "Closeout Flow," they can use this skill to instantly generate a draft help article that explains the feature to customers without using developer jargon like API, DTO, or schema.
Quick Start
Use the eli5-features skill to generate end-user documentation for the closeout flow feature by reading the relevant source code.