suggest-tests

Community

Identify high-impact missing tests

Authormattbobambrose
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces the risk of regressions and bugs by analyzing source code and existing test suites to identify untested public functions, edge cases, serialization gaps, and missing integration points that matter most.

Core Features & Use Cases

  • Project stack detection: Reads build and manifest files to determine language, testing framework, and directory conventions.
  • Test discovery and gap analysis: Globs production and test files, reads contents, and finds public APIs and scenarios without adequate coverage.
  • Actionable suggestions: Produces a numbered, grouped list of suggested tests with descriptive names and explanations prioritized by likely bug-catching value.
  • Use cases: Improve test coverage before releases, onboard contributors with targeted test tasks, and focus QA efforts on high-risk code paths.

Quick Start

Analyze the repository and list high-priority missing tests grouped by source file with a brief rationale for each suggestion.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: suggest-tests
Download link: https://github.com/mattbobambrose/mattbobambrose-claude-skills/archive/main.zip#suggest-tests

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.