mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
8a5dffa548
- Rewrote description to trigger on explicit user test-generation intent - Fixed framework detection to use real bash injection instead of passive @file mentions - Replaced redundant Task/Process sections with a single six-step Test Generation Framework - Added Python (pytest), Go (testify), and Rust (#[cfg(test)]) framework-specific guidance - Added conditional handling for component name vs file path in $ARGUMENTS - Trimmed verbose best-practices sections to a concise four-point checklist Automated review cycle | Co-Authored-By: Claude Code <noreply@anthropic.com>