CtrlK
BlogDocsLog inGet started
Tessl Logo

test

Detect the project’s test stack, run the narrowest useful tests, create tests when authorized, and report coverage/gaps honestly.

58

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./crates/tui/assets/skills/test/SKILL.md
SKILL.md
Quality
Evals
Security

Test

When to use

Use when the user wants tests run, added, or improved for a concrete surface.

Non-goals

  • Do not invent a test framework the repo does not use.
  • Do not claim coverage you did not measure.

Workflow

  1. Detect the repo’s test runner and conventions.
  2. Run the narrowest useful suite for the change.
  3. Add or update tests only when authorized.
  4. Report pass/fail with commands and residual gaps.
Repository
Hmbown/Codewhale
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.