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