Skip to main content

security-best-practices

Perform targeted secure-by-default reviews and propose concrete remediation steps for supported stacks.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
Calvin-Corbett/thomas
آخر نشاط في المصدر
٩ سبتمبر ٢٠٢٦ في ٠٢:٤٩
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٤
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
security-best-practices
description
Perform targeted secure-by-default reviews and propose concrete remediation steps for supported stacks.
# Security Best Practices Use this skill when the user explicitly wants security best-practice guidance or a security-focused code review. ## Workflow 1. Identify the language, framework, and trust boundaries involved. 2. Review the relevant code paths for common secure-by-default failures. 3. Prioritize concrete risks and remediation steps over generic advice. 4. Tie each recommendation back to the actual code or architecture in front of you. 5. Note any testing or rollout steps needed to land the fixes safely. ## Rules - Keep the review grounded in the real code, not generic checklists alone. - Distinguish clearly between confirmed issues and cautionary hardening suggestions.
عرض على GitHub