Claude Skills · Code Review & Testing

Falsegreen Skill

vinicq/falsegreen-skill

Analyze 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.

★ 2 MIT Synced 54 minutes ago View SKILL.md

At a glance

Code Review & Testing Plugin install Node.js Actively maintained MIT

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.

Install /plugin marketplace add vinicq/falsegreen-skill /plugin install falsegreen-skill-skillsfalsegreen-skill
Can use Not declared by the author

Setup, runtime and requirements describe vinicq/falsegreen-skill, the repo this skill ships in.

pytestJestVitestMochaRobot FrameworkTest Quality

Also in vinicq/falsegreen-skill

View the repo
Falsegreen Skill Productivity

Other Code Review & Testing skills

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.