一键导入
polyglot-review
Multi-language code review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Multi-language code review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.