Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Phpunit Fixer

Analyze existing PHPUnit test failure logs without running tests. Use when: - User says "fix the test failures" (after manually running tests) - User says "what tests are failing?" - User points to specific log file - Tests were run outside Claude's context Delegates to fixer agent (sonnet) to find logs, parse failures, and implement fixes. Does NOT execute tests - use phpunit-runner for that.

majiayu000 eeb84fc 2 files · 2.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/phpunit-fixer commit eeb84fc0c6

Frequently asked questions

npx skillmds add majiayu000/phpunit-fixer