Merge pull request #75 from coreyhaines31/feature/skill-writing-audit

Audit skill bodies: replace rigid imperatives with reasoning
This commit is contained in:
Corey Haines
2026-03-04 15:59:35 -08:00
committed by GitHub
16 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -161,7 +161,7 @@ Every field reduces conversion. For each field, ask:
### Microcopy
- Placeholder text: Use for examples, not labels
- Labels: Always visible (not just placeholders)
- Labels: Keep visible (not just placeholders) — placeholders disappear when typing, leaving users unsure what they're filling in
- Help text: Only when needed, placed close to field
---