mit einem Klick
polyglot-review
Multi-language code review
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ü
Multi-language code review
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
System architecture review and design critique
Comprehensive code review skill
Project overview and comparison skill
Secure deployment practices for production systems
| name | polyglot-review |
| description | Multi-language code review |
| dependencies | ["code-review"] |
If the PR contains Python files, use the python-coding skill. For TypeScript files, apply the typescript-coding skill. For all other languages, fall back to the general-coding skill.
If the code handles user authentication or sensitive data, also load the cybersecurity skill for a security-focused review pass.
For performance-critical paths, there is no dedicated skill yet — use your best judgment and benchmark before and after.