clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Structured iterative reasoning framework for deep problem solving, featuring verification loops and refinement stages.
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.
Main application building orchestrator. Creates full-stack applications from natural language requests.
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation.
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting.
AI operational modes (BRAINSTORM, IMPLEMENT, DEBUG, REVIEW, TEACH, SHIP).
| name | clean-code |
| description | Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments |
| allowed-tools | Read, Write, Edit |
| version | 2.1 |
| priority | CRITICAL |
Rule: Be concise, direct, and solution-focused.
unwrap() in core paths; favor ? or expect("context"). Use Arc<Mutex<T>> for shared state.any). Use Zustand for global state, components for UI.userCount (Intent) > n. getUser() (Action). isActive (Bool).Code is read 10x more than it is written.
eval() or new Function().Run the core audit matching your scope:
python execution/verify_all.py . --url http://localhost:8000python execution/parity_guard.py . (Mandatory for documentation)npm run build && npm run lintpython .agent/skills/vulnerability-scanner/scripts/security_scan.pyProcess: Run -> Read Output -> Summarize to User -> Ask -> Fix.