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