code-review-and-quality
78مراجعة الشيفرة عبر خمسة محاور للجودة
قد تُخفي تغييرات الشيفرة مشكلات تتعلق بالصحة والأمان والبنية وسهولة القراءة والأداء. تطبق هذه المهارة عملية مراجعة منظمة وتنتج ملاحظات عملية مرتبة حسب الأولوية.
Build Code From Official Documentation
Framework guidance becomes outdated as APIs and recommended patterns change. This skill verifies versions, follows current official documentation, and cites sources for each decision.
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "source-driven-development" from https://skillstore.io/skills/addyosmani-source-driven-development.md and its manifest at https://skillstore.io/api/skills/addyosmani-source-driven-development/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
جارٍ استخدام "source-driven-development". Implement form submission for this React project using the current recommended pattern.
النتيجة المتوقعة:
جارٍ استخدام "source-driven-development". Review this Django authentication flow for outdated APIs.
النتيجة المتوقعة:
The review identifies the installed Django version, lists documented incompatibilities, and proposes changes with links to official authentication references.
جارٍ استخدام "source-driven-development". The migration guide and API reference recommend different approaches.
النتيجة المتوقعة:
The response explains the discrepancy, maps each approach to supported versions, and asks which compatible project convention should take priority.
All 22 static findings are false positives caused by Markdown fences, citation URLs, and defensive security guidance. The skill recommends narrow official-documentation retrieval and explicitly rejects instructions embedded in fetched content.
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
https://skillstore.io/skills/addyosmani-source-driven-development/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/addyosmani-source-driven-development?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/addyosmani-source-driven-development?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/addyosmani-source-driven-development/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/addyosmani-source-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). source-driven-development security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/addyosmani-source-driven-development/audits/1@techreport{addyosmani-addyosmani-source-driven-development-2026,
author = {addyosmani},
title = {source-driven-development security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/addyosmani-source-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: "source-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-source-driven-development/audits/1"
identifiers:
- type: other
value: "skillstore:addyosmani-source-driven-development:audit:1"
description: "Skillstore immutable audit report identifier"
Verify a feature against documentation for the installed framework version before implementing it.
Compare existing patterns with current official guidance and identify deprecated or incompatible APIs.
Produce reusable project examples with authoritative citations and clearly stated version assumptions.
Check the installed version of [framework]. Verify the recommended approach for [feature] in official documentation, then implement it with source citations.
Review [files] against official documentation for the installed versions. Identify deprecated patterns, explain each mismatch, and propose cited corrections.
Research official sources for [topic]. Compare conflicting guidance, determine which applies to this project version, and present the supported options before editing.
Inspect dependencies and plan the migration from [old pattern] to [new pattern]. Cite official migration guidance, compatibility requirements, and implementation decisions.
المؤلف
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.
اكتب صفحات Wiki قائمة على الأدلة
بواسطة sickn33
غالبا ما تبتعد الوثائق التقنية عن تفاصيل التنفيذ. ترشد هذه المهارة Claude وCodex وClaude Code إلى كتابة صفحات wiki موثقة بالاستشهادات مع مخططات.
التحقق من الحقائق التقنية الحالية
بواسطة ANcpLua
تتغير حقائق البرمجيات الحالية بسرعة أكبر من بيانات تدريب النماذج. تحث هذه المهارة Claude وCodex وClaude Code على التحقق من الإصدارات والتواريخ وحالة الإطلاق قبل الإجابة.
البحث في الويب باستخدام Skywork
بواسطة SkyworkAI
تحتاج طلبات البحث الحالية إلى مصادر تتجاوز بيانات تدريب النموذج. تستخدم هذه المهارة Skywork API للبحث في الويب وحفظ نتائج مدعومة بالمصادر.
تحليل جودة الاختبارات عبر أطر العمل
بواسطة C0ntr0lledCha0s
الاختبارات الضعيفة تخفي العيوب، وتبطئ إعادة الهيكلة، وتجعل أرقام التغطية مضللة. تحلل هذه المهارة مجموعات الاختبارات وتقدم إرشادات مرتبة حسب الأولوية حول الموثوقية، وقابلية الصيانة، والتغطية، واختبار الطفرات.
إتقان سير عمل Git المتقدم
بواسطة AutumnsGrove
قد يكون إصلاح سجل Git المعقد صعبًا دون فقدان العمل. توفر هذه المهارة سير عمل موجهة لـ rebase، والتعارضات، وbisect، والاسترداد، وإدارة الفروع.
بناء مجموعات اختبارات Jest موثوقة
بواسطة C0ntr0lledCha0s
غالبا ما تحتاج مشاريع Jest إلى أنماط متسقة للإعداد والمحاكاة والتأكيدات. توفر هذه المهارة إرشادات وقوالب وفحوصات مركزة لاختبارات JavaScript وTypeScript وReact والاختبارات بأسلوب Vitest.