AI AGENT ADDONS
Testing & QA
1,838installs

Fixing test coverage is essential for getting a Flows app approved. This skill helps you meet the strict 80% line coverage requirement. It finds where your tests are missing and writes them for you.

The skill checks your testing tools and coverage settings. It makes sure no production code is hidden from coverage measurement. Then it runs the tests and fills in the gaps.

Developers save time because the skill does the hard work. It does not just report problems. It creates the missing tests and improves code so it can be tested easily.

Add Test Coverage skill to your workflow

Global

mkdir -p ~/.claude/skills/test-coverage

Project

mkdir -p .claude/skills/test-coverage

Source Repository

Stars
5
Forks
1
Watchers
5
License
Apache-2.0
Last Push
25 days ago
Created
4 months ago