test-gap-analyzer

Analyzes code to identify untested functions, low coverage areas, and missing edge cases.Use when reviewing test coverage or planning test improvements.Generates specific test suggestions with example templates following amplihack's testing pyramid (60% unit, 30% integration, 10% E2E).Can use coverage.py for Python projects.

$ Instalar

git clone https://github.com/rysweet/MicrosoftHackathon2025-AgenticCoding /tmp/MicrosoftHackathon2025-AgenticCoding && cp -r /tmp/MicrosoftHackathon2025-AgenticCoding/.claude/skills/test-gap-analyzer ~/.claude/skills/MicrosoftHackathon2025-AgenticCoding

// tip: Run this command in your terminal to install the skill

Repository

rysweet
rysweet
Author
rysweet/MicrosoftHackathon2025-AgenticCoding/.claude/skills/test-gap-analyzer
12
Stars
3
Forks
Updated1w ago
Added1w ago