mit einem Klick
code-review
Comprehensive code review skill
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Comprehensive code review skill
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Use the skilltree CLI to manage AI agent skill and agent dependencies. IMPORTANT — before adding, editing, or removing any skill or agent file, check if the project has a skilltree.yml (skilltree-managed). If it does, use skilltree commands and only modify local skills in their origin repo, never installed artifacts.
Security incident response and triage
Multi-language code review
System architecture review and design critique
Project overview and comparison skill
Secure deployment practices for production systems
| name | code-review |
| description | Comprehensive code review skill |
| dependencies | ["testing"] |
When reviewing code, follow this process:
linting skill for style and lint checkstypescript-coding skill when reviewing TypeScript filesAlways check that tests pass before approving.