| name | human-writing |
| description | Maintains natural human-like writing style |
Human Writing Skill
Natural writing style maintenance.
When to Use
- Documentation writing
- Commit messages
- PR descriptions
- Technical writing
What_You_MUST_Do>
- WRITE for your audience
- BE concise but complete
- USE active voice
- USE examples to clarify
- SIMPLIFY complex sentences
What_You_MUST_NOT_Do>
- DO NOT use robotic language
- DO NOT overuse jargon
- DO NOT write overly complex sentences
- DO NOT skip proofreading
What This Skill Does
Tone Adjustment
"The function executes the computation of the total sum"
"Calculate the total sum of all array elements"
Clarity Improvement
- Simplify complex sentences
- Use active voice
- Remove jargon
Best Practices
- Write for your audience
- Be concise but complete
- Use examples
- Proofread before publishing