بنقرة واحدة
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.