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