Execute qualquer Skill no Manus
com um clique
com um clique
Execute qualquer Skill no Manus com um clique
Começar$pwd:
$ git log --oneline --stat
stars:1.177
forks:110
updated:22 de fevereiro de 2026 às 12:42
SKILL.md
General repo context and behavior guidelines
Skill: chat-context
General repo context and behavior guidelines
Skill: lazy-prefetch-pattern
Skill: react
Skill: trpc-patterns
| name | review-docs |
| description | Documentation review and fix workflow for MDX files |
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]