You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .agents/skills/write-mkdocs-documentation/SKILL.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -568,6 +568,7 @@ Each major section should have an `index.md` that:
568
568
- **Present tense:** "The module subscribes to..." not "The module will subscribe to..."
569
569
- **Second person:** "You can configure..." not "One can configure..."
570
570
- **Imperative for instructions:** "Install the package" not "You should install the package"
571
+
- **No unnecessary analogies:** Avoid analogies that don't add technical clarity. Explain things directly as they are rather than comparing them to unrelated concepts.
0 commit comments