code-review-and-quality
78مراجعة الشيفرة عبر خمسة محاور للجودة
قد تُخفي تغييرات الشيفرة مشكلات تتعلق بالصحة والأمان والبنية وسهولة القراءة والأداء. تطبق هذه المهارة عملية مراجعة منظمة وتنتج ملاحظات عملية مرتبة حسب الأولوية.
Challenge Engineering Decisions Before They Stand
Long sessions can turn assumptions into accepted facts and hide costly failure modes. This skill applies bounded, fresh-context adversarial review before non-trivial decisions stand.
توقف واطلب التأكيد قبل التثبيت.
راجع الخطة واحصل على موافقة صريحة من المستخدم قبل تغيير الملفات.
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "doubt-driven-development" from https://skillstore.io/skills/addyosmani-doubt-driven-development.md and its manifest at https://skillstore.io/api/skills/addyosmani-doubt-driven-development/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
جارٍ استخدام "doubt-driven-development". Review a proposal to add shared in-memory caching to a concurrent service.
النتيجة المتوقعة:
جارٍ استخدام "doubt-driven-development". Challenge a database migration plan that removes a legacy column.
النتيجة المتوقعة:
جارٍ استخدام "doubt-driven-development". Reconcile feedback about a public API pagination change.
النتيجة المتوقعة:
Accepted trade-off: Existing clients keep the old default for one release. Document the compatibility period and add a removal checkpoint.
Most static alerts are false positives caused by Markdown backticks, code fences, ordinary prose, or documentation links. The fixed files in /tmp create local confidentiality and integrity risk, while cross-model review can expose sensitive artifacts or let untrusted artifact instructions influence a CLI reviewer.
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
https://skillstore.io/skills/addyosmani-doubt-driven-development/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/addyosmani-doubt-driven-development?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/addyosmani-doubt-driven-development?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/addyosmani-doubt-driven-development/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/addyosmani-doubt-driven-development.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>addyosmani. (2026). doubt-driven-development security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/addyosmani-doubt-driven-development/audits/1@techreport{addyosmani-addyosmani-doubt-driven-development-2026,
author = {addyosmani},
title = {doubt-driven-development security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/addyosmani-doubt-driven-development/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "doubt-driven-development security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "addyosmani"
date-released: "2026-09-19"
url: "https://skillstore.io/skills/addyosmani-doubt-driven-development/audits/1"
identifiers:
- type: other
value: "skillstore:addyosmani-doubt-driven-development:audit:1"
description: "Skillstore immutable audit report identifier"
Challenge service boundaries, shared state, failure modes, and unstated assumptions before implementation begins.
Test authentication, authorization, or data-handling changes against an explicit contract before committing.
Expose irreversible steps, rollback gaps, and hidden dependencies before approving a production migration.
Apply doubt-driven development to this decision. State the claim, extract the artifact and contract, then find assumptions and failure modes.
Review this change against its contract. Focus on edge cases, hidden state, broken conventions, and inputs that violate expected behavior.
Classify each finding as contract misread, actionable issue, accepted trade-off, or noise. Cite artifact evidence and recommend the next step.
Run up to three doubt cycles on this high-stakes artifact. Track changed assumptions, unresolved findings, accepted trade-offs, and the final stop condition.
المؤلف
addyosmaniالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
5d5054f8a23586f9b500fece1cb613a9dffc787b
حداثة الصيانة
١٩/٩/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md
مراجعة الشيفرة عبر خمسة محاور للجودة
قد تُخفي تغييرات الشيفرة مشكلات تتعلق بالصحة والأمان والبنية وسهولة القراءة والأداء. تطبق هذه المهارة عملية مراجعة منظمة وتنتج ملاحظات عملية مرتبة حسب الأولوية.
Clarify User Intent Before You Build
Underspecified requests cause teams to build the wrong outcome and discover misalignment late. This skill runs a focused, one-question interview that turns ambiguity into confirmed intent.
Plan Work Into Verifiable Tasks
Large or vague software work can hide dependencies, missing acceptance criteria, and verification gaps. This skill converts a specification into ordered task slices with checkpoints, scope guidance, and clear completion conditions.
Document Decisions and Architecture Clearly
Teams lose context when important technical decisions remain in chat, code comments, or individual memory. This skill turns architectural reasoning, API guidance, project instructions, and release changes into structured documentation.
Build Accessible, Production-Ready Frontends
Frontend work can become inconsistent, inaccessible, or difficult to maintain. This skill guides component architecture, responsive layouts, state handling, and polished user experiences.
Debug Errors with a Root-Cause Workflow
Debugging failures by guesswork wastes time and can hide the real cause. This skill provides a repeatable process for reproducing, isolating, fixing, and verifying problems.
مراجعة الكود باستخدام فحوصات جودة منظمة
بواسطة alirezarezvani
قد تفوّت مراجعات الكود مشكلات في الجودة والأمان وقابلية الصيانة. ترشد هذه المهارة إلى إجراء مراجعات منظمة باستخدام نصوص برمجية وقوائم تحقق وإنشاء التقارير.
إدارة سير عمل وكلاء البرمجة
بواسطة kiwi-phantomworks
قد تنحرف مشاريع وكلاء البرمجة عندما تكون المهام والنطاق والفحوصات غير واضحة. توفر هذه المهارة قوالب لإدارة المنتجات وقواعد مراجعة تُبقي عمل Claude وCodex وClaude Code محدد النطاق وقابلاً للتحقق.
مراجعة الكود لاكتشاف الأخطاء ومشكلات الأمان
بواسطة 21pounder
قد تفوّت مراجعات الكود أخطاءً، وثغرات أمنية، ومشكلات في قابلية الصيانة. ترشد هذه المهارة Claude وCodex وClaude Code عبر خطوات مراجعة منظمة.
راجع طلبات السحب على GitHub بشكل أسرع
بواسطة Bind
غالبًا ما يتطلب تنسيق مراجعة الكود فحوصات وتعليقات متكررة باستخدام GitHub CLI. توثق هذه المهارة مساعدات مراجعة PR للفرز، والبحث عن الإرشادات، والملاحظات المضمنة.
تحسين أداء React و Next.js
بواسطة vercel-labs
غالبا ما تفقد تطبيقات React و Next.js سرعتها بسبب waterfalls، والحزم الكبيرة، وعمليات إعادة التصيير التي يمكن تجنبها. تمنح هذه المهارة الوكلاء قواعد ملموسة لإجراء تغييرات أكثر أمانا تركز على الأداء.
مراجعة الكود مع ملاحظات منظمة بالذكاء الاصطناعي
بواسطة EnactProtocol
قد تفوّت مراجعة الكود اليدوية الأخطاء ومشكلات الأسلوب والأنماط الخطرة عندما يكون السياق محدودًا. تراجع هذه المهارة الكود المقدَّم وتعيد المشكلات مرتبة حسب الأولوية، والاقتراحات، وملخصًا، ودرجة جودة.