apps/docs/.cursor/skills/review-docs/SKILL.md
Documentation review and fix workflow for MDX files
npx skillsauth add masonjames/sparka review-docsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review and fix all documentation issues. Only report issues requiring human decisions.
FIX immediately (don't report):
REPORT only (needs human decision):
Review and FIX documentation files. You have Edit tool access.
Files: [list]
For each file:
1. Read completely
2. Check code examples against src/ - use Grep/Glob to find actual implementations
3. FIX immediately: typos, broken links, outdated code, formatting, unclear phrasing
4. Use Edit tool to make all fixes
5. Only REPORT issues needing human decision (architectural, ambiguous, domain-specific)
Return format:
FIXED: [list of files edited with 1-line summary each]
NEEDS DECISION: [only issues you couldn't fix, with context]
Only issues needing human decision:
## Documentation Review Complete
### Fixes Applied
- X files edited
- [1-line summary per file]
### Needs Human Decision
#### [filename.mdx]
- **Issue**: [description]
- **Context**: [why you couldn't auto-fix]
- **Options**: [if applicable]
documentation
Documentation review and fix workflow for MDX files
testing
Skill: ultracite
development
Skill: typescript
tools
Skill: trpc-patterns