Loading...
Loading...
Strunk's Writing Rules for enhancing document quality. Applicable to all texts intended for human readers: documents, reports, comments, commit messages, etc.
npx skill4agent add penkzhou/swiss-army-knife-plugin elements-of-styleelements-of-style.mdelements-of-style.mdelements-of-style.mdelements-of-style.md| Principle | Explanation | Example |
|---|---|---|
| Active Voice | The subject performs the action | ✓ "The test found 3 errors" ✗ "3 errors were found by the test" |
| Positive Statement | Avoid double negatives | ✓ "Forgot" ✗ "Did not remember" |
| Omit Needless Words | Simplify expressions | ✓ "Now" ✗ "At the present time" |
| Specific Language | Avoid abstraction and vagueness | ✓ "Response time 200ms" ✗ "Good performance" |
| Emphasis at Sentence End | Conclude with key information | ✓ "Most importantly, security" |
elements-of-style.md