
de ordinary-claude-skills166
Guides authors to create Hookify rule files (.claude/hookify.*.local.md) that detect patterns in commands, file edits, prompts, or stops and show warnings or bl
This skill documents how to author Hookify rules: markdown files with YAML frontmatter that trigger on agent events (bash, file, prompt, stop, all). It explains frontmatter fields, advanced conditions, message body conventions, and examples for dangerous commands and sensitive-file checks.
Use when you need to detect or prevent risky operations (e.g. rm -rf), warn about debug logs, block edits to .env, or enforce completion checklists.
Primarily Claude-based agent workflows and any runtime that supports Hookify-style pre-tool hooks.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
Bats Testing Patterns
Practical patterns and examples for writing maintainable unit tests for shell scripts using Bats (Bash Automated Testing System).
Bats Testing Patterns
Guidance and best-practice patterns for writing production-grade shell tests using Bats (Bash Automated Testing System).
Bats Testing Patterns
Practical patterns and best practices for writing unit tests for shell scripts using Bats (Bash Automated Testing System).