mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
97128c02db
- Convert all H1 headings to sentence case across skills, rules, agents, commands, and READMEs (~65 headings) - Replace em-dashes with colons in plugin.json descriptions and README taglines to match marketplace.json convention - Replace semicolons with periods and restructure sentences across skills, rules, agents, and READMEs (~19 instances) Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
332 B
Plaintext
12 lines
332 B
Plaintext
---
|
|
alwaysApply: true
|
|
---
|
|
|
|
# Documentation quality standards
|
|
|
|
1. Start with prerequisites and intended audience.
|
|
2. Include runnable examples and expected outcomes.
|
|
3. Keep terminology consistent with code and APIs.
|
|
4. Document failure modes and troubleshooting steps.
|
|
5. Prefer concise task-oriented structure over long narrative.
|