Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nickcrew avatar

Test Generation

  • 2 installs
  • 28 repo stars
  • Updated June 29, 2026
  • nickcrew/claude-cortex

Provides a structured workflow to analyze code, generate tests, and validate results against coverage goals.

About

Provides a structured workflow for analyzing code, generating tests, and validating coverage goals. A developer uses it when generating tests for new or existing code to improve coverage.

  • Structured workflow for analyzing code and generating tests
  • Validates results against coverage goals

Test Generation by the numbers

  • 2 all-time installs (skills.sh)
  • Ranked #1,680 of 2,154 Testing & QA skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nickcrew/claude-cortex --skill test-generation

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2
repo stars28
Last updatedJune 29, 2026
Repositorynickcrew/claude-cortex

What it does

Provides a structured workflow to analyze code, generate tests, and validate results against coverage goals.

Files

SKILL.mdMarkdownGitHub ↗

Test Generation

Overview

Generate tests systematically by analyzing code paths, covering edge cases, and validating coverage targets.

When to Use

  • Creating tests for new features
  • Improving coverage in weak areas
  • Building regression or integration test suites

Avoid when:

  • The task is only running existing tests (use dev-workflows)

Quick Reference

TaskLoad reference
Test generation workflowskills/test-generation/references/generate-tests.md

Workflow

1. Identify target scope and test type. 2. Load the test generation reference. 3. Analyze code paths and edge cases. 4. Generate tests and validate coverage. 5. Summarize results and gaps.

Output

  • Generated tests
  • Coverage report and follow-ups

Common Mistakes

  • Writing tests without understanding code paths
  • Ignoring edge cases or failure modes

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.