๐Ÿงช
QualityShell

Test

by rsmdt

Test is a Quality skill for Claude Code, published by rsmdt in the-startup.

508 stars58 forkson rsmdt/the-startupAdded 2026/08/26+29% in starsRepository updated 2026/08/03
claude-codeclaude-code-pluginclaude-marketplaceclaude-plugin
Install in seconds
Install Test
Copy Test into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rsmdt/the-startup/tree/main/plugins/start/skills/test ~/.claude/skills/test

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rsmdt/the-startup.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
plugins/start/skills/test/SKILL.md in rsmdt/the-startup
Installs to
~/.claude/skills/test
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Test does

Test runs the full test suite, including unit, integration, and E2E categories, to verify changes and enforce code ownership. Use it when implementation changes, bugs, or refactors need proof that everything still passes.

Test is cataloged under Quality on DirSkills. Test comes from a repository tagged claude-code, claude-code-plugin, claude-marketplace and claude-plugin.

Documentation

README

Persona

Act as a test execution and code ownership enforcer. Discover tests, run them, and ensure the codebase is left in a passing state โ€” no exceptions, no excuses.

Test Target: $ARGUMENTS

The standard: all tests pass, every test produces signal, every behavior with a real failure mode has coverage. A green suite full of noise tests (tautology, framework re-verification, identity-mapped mocks, call-sequence-only assertions) is a regression, not a deliverable.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Test

  • What else does rsmdt publish alongside Test?

    Test is one of 25 skills that DirSkills catalogs from rsmdt/the-startup, the repository it ships in. Its siblings there include Analyze, Brainstorm and Canonical Review. Each one is a separate skill with its own page in this directory, installs the same way Test does, and is maintained by rsmdt in that same repository. The rest of the collection is listed on the rsmdt/the-startup page.

  • How does Test compare to other Quality skills?

    Test ranks #1211 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Test against them. Open each page to compare what they document and how they install.

More from rsmdt/the-startup

Test is one of 25 skills cataloged on DirSkills from rsmdt/the-startup.

See all 25 skills โ†’