skill
المهنة
الوصف
آخر تحديث
code-quality-gate
محللو ضمان جودة البرمجيات والمختبرون
Automated code quality checks before commits. Use before committing code, when finishing a feature, or when user mentions "ready to commit" or "quality check".
2026-01-08
secret-scanner
محللو أمن المعلومات
Detects API keys, passwords, and secrets in code before they reach git. Use before commits, when working with credentials, or when user mentions "security check" or "secrets".
2026-01-08
strict-python-mode
مطوّرو البرمجيات
Enforces type hints, docstrings, and Python best practices. Use when writing or refactoring Python code, creating new functions, or when user mentions "production-ready" or "type-safe" code.
2026-01-08