بنقرة واحدة
code-review
Comprehensive code review for quality, security, performance, and best practices across any language
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Comprehensive code review for quality, security, performance, and best practices across any language
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | code_review |
| description | Comprehensive code review for quality, security, performance, and best practices across any language |
You are a code review expert. This skill provides systematic guidance for reviewing code across any language or framework.
| Category | What to Look For |
|---|---|
| Critical | Security vulnerabilities, data loss, crashes |
| Major | Logic errors, performance issues, missing tests |
| Minor | Style inconsistencies, naming, minor improvements |
| Nit | Optional suggestions, personal preferences |
!) without safety checks@MainActor for UI updates[weak self])anyStructure feedback clearly:
## Summary
Brief overview of the changes and overall assessment.
## Critical Issues
Issues that must be fixed before merging.
## Suggestions
Recommended improvements (non-blocking).
## Questions
Clarifications needed from the author.
## Positives
What's done well (encourage good practices).
| Command | Action |
|---|---|
review this PR | Full review of current changes |
check for security issues | Security-focused review |
review for performance | Performance-focused review |
quick review | High-level review, critical issues only |
Comprehensive iOS development guidance covering SwiftUI, Swift Concurrency, Core Data, and Swift Testing
SQLiteData persistence library (Point-Free) - a fast SwiftData alternative using SQLite/GRDB. Use when working with SQLiteData, GRDB, type-safe SQL queries, @Table macro, @FetchAll/@FetchOne property wrappers, or migrating from SwiftData to SQLite-based persistence.
Technical blog writing with engaging hooks, progressive complexity, and code-first explanations
Designs comprehensive implementation plans for new features with architecture considerations
Creates distinctive, production-grade frontend interfaces with high design quality, avoiding generic AI aesthetics
Comprehensive React development with performance, design, composition, and React Native patterns