Review Testing

Review test code for quality, design, and completeness after implementing a feature or fixing a bug. Use when the user asks to "review my tests", "check my test quality", "are these tests good enough", "review testing", or after completing a feature implementation that includes tests. Also use when tests feel brittle, flaky, or superficial. Cross-references production code to find coverage gaps.

majiayu000 2d64e53 2 files · 10.9 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/review-testing commit 2d64e5374a

Frequently asked questions

npx skillmds add majiayu000/review-testing