Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:February 21, 2026 at 11:50
SKILL.md
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | review-backend |
| user-invocable | true |
| description | バックエンドコードのレビュー。アーキテクチャ、セキュリティ、パフォーマンスの観点を重視。 |
バックエンドコードのレビューを行います。
レビュー結果は以下の形式で出力してください:
## 概要
[全体的な評価]
## 指摘事項
### [重要度: 高/中/低] [カテゴリ]
- ファイル: [ファイルパス:行番号]
- 問題: [問題の説明]
- 提案: [改善案]
## 良い点
[コードの良い点があれば記載]