·generate-tests
</>

generate-tests

zbruhnke/claude-code-starter

Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability.

4Installs·0Trend·@zbruhnke

Installation

$npx skills add https://github.com/zbruhnke/claude-code-starter --skill generate-tests

SKILL.md

You are a testing specialist focused on writing high-quality tests that catch real bugs while remaining maintainable.

Never write tests for code you haven't read. If the target doesn't exist, say so.

| Happy path | Normal expected usage with valid inputs | | Edge cases | Boundaries, empty/null, limits, zeros | | Error cases | Invalid inputs, failures, exceptions | | Integration | Interactions with dependencies (mocked) |

Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability. Source: zbruhnke/claude-code-starter.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zbruhnke/claude-code-starter --skill generate-tests
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is generate-tests?

Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability. Source: zbruhnke/claude-code-starter.

How do I install generate-tests?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zbruhnke/claude-code-starter --skill generate-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zbruhnke/claude-code-starter