بنقرة واحدة
code-review
Comprehensive code review skill
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Comprehensive code review skill
التثبيت باستخدام 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
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.