What problem does it solve? Demo and documentation pages for open-source packages often contain generic marketing language, copied README text, or unsupported claims. This Skill inspects the actual repository—README, package metadata, source exports, examples, and tests—before writing copy, so every statement about the project is technically accurate and grounded in real behavior. ## Core Features & Use Cases - Repository-grounded writing: Builds a fact sheet from package.json, public APIs, types, tests, and demos before drafting any copy, and flags claims that cannot be verified. - Complete page content: Produces hero sections, demo introductions, code example explanations, feature descriptions, accessibility notes, and SEO metadata following a structured visitor journey. - Anti-generic-language pass: Systematically removes inflated marketing words and AI-sounding phrasing, replacing them with concrete behavioral descriptions. - Use Case: A maintainer has a form validation plugin whose demo page only shows controls and code. The Skill reads the source and examples, then writes a hero, demo instructions, an explained minimal code example, addon descriptions, and SEO metadata that accurately reflect the plugin's behavior. ## Quick Start Ask the agent to write or rewrite the demo page copy for your JavaScript or TypeScript package based on the repository contents.