Audit Test banner
dykyi-roman dykyi-roman

Audit Test

Security community

Description

--- description: Audit test quality. Checks coverage gaps, test smells, naming, isolation. Recommends improvements and can generate fixes. allowed-tools: Read, Grep, Glob, Bash, Task model: opus argument-hint: <path> [level] [-- meta-instructions] --- # Test Quality Audit Perform a comprehensive test quality audit with actionable improvement recommendations. ## Input Parsing Parse `$ARGUMENTS` to extract path, level, and optional meta-instructions: ``` Format: <path> [level] [-- <meta-instr

Installation

Installs to ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-test && curl -fsSL https://raw.githubusercontent.com/dykyi-roman/awesome-claude-code/HEAD/commands/audit-test.md -o ~/.claude/skills/dykyi-roman-awesome-claude-code-audit-test/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository