Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
code-review
// Review code for correctness, style, security, and test coverage, then suggest improvements
$ git log --oneline --stat
stars:8
forks:12
updated:2026년 3월 23일 21:19
SKILL.md
// Review code for correctness, style, security, and test coverage, then suggest improvements
Scaffold a new REST endpoint with controller, service, DTO, tests, and error handling following project conventions
Analyze existing code and generate comprehensive tests with edge cases, using the project's testing framework and conventions
| name | code-review |
| description | Review code for correctness, style, security, and test coverage, then suggest improvements |
When asked to review code, perform a structured review covering these areas.
Present findings grouped by severity:
Must Fix — Bugs, security issues, or violations of project guidelines Should Fix — Code quality issues, missing tests, unclear naming Consider — Style suggestions, potential improvements, alternative approaches
For each finding, include: