Claude Skills · Code Review & Testing
Falsegreen Skill
vinicq/falsegreen-skillAnalyze test files for false-positive smells, meaning tests that pass even when the code breaks. Use when the user asks to review tests for false positives, weak assertions, mock misuse, test smells, or asks whether a test can actually fail. Covers Python (pytest, unittest), TypeScript, JavaScript (Jest, Vitest, Mocha), and Robot Framework.
At a glance
This skill is for Code Review & Testing and helps you detect false-positive test smells, review tests for weak assertions, and identify mock misuse in tests.
/plugin marketplace add vinicq/falsegreen-skill
/plugin install falsegreen-skill-skillsfalsegreen-skill
Setup, runtime and requirements describe vinicq/falsegreen-skill, the repo this skill ships in.
pytestJestVitestMochaRobot FrameworkTest Quality
Also in vinicq/falsegreen-skill
View the repoOther Code Review & Testing skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Use when you need to resolve an in-progress git merge/rebase conflict.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
A relentless interview that asks every frontier question at once, round by round.