Writing prompts
--- name: writing-documentation description: Write or update documentation from the code. Use when the user asks for a README, API reference, guide, docstrings, or says the docs are out of date. --- # Writing Documentation Documentation is a claim about behavior. Every claim must be checked against the code before it ships, because a wrSKILL.md
Documentation Skill
A skill that documents what the code does rather than what it should do: read first, examples from tests, unverifiable claims marked.
Skillintermediate
--- name: edit-article description: Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft. disable-model-invocation: true --- 1. First, divide the article into sections based on its headings. Think about the main points you want to maSKILL.md
Edit Article Skill
Edit an article by treating information as a dependency graph: order sections so ideas build, confirm the structure, then tighten prose section by section.
Skillbeginner