Draft a complete documentation page for a new Warp feature from its PRODUCT.md and/or TECH.md spec. Use when an engineer has written a spec and needs to produce a first-pass MDX draft for the warpdotdev/docs repo. Also handles features without specs by researching the codebase first. Invoke this skill whenever an engineer mentions writing docs for a feature, drafting a docs page, creating feature documentation, starting the eng-docs workflow, or converting a spec into documentation. Works from warp-internal or warp-server.
$npx -y skills add warpdotdev/common-skills --skill write-feature-docsInstalls into the current project.
Run `npx skills use "https://github.com/warpdotdev/common-skills" --skill "warpdotdev/common-skills/write-feature-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/warpdotdev/common-skills" that are relevant to the current task. Run `npx skills add "https://github.com/warpdotdev/common-skills"` and select the relevant skills, then follow their instructions.