Home / tartinerlabs / skills · skills/testing/SKILL.md · GitHub

testing skillA

testing is agent-read markdown (skill) from tartinerlabs/skills: Use when writing tests, running tests, adding test coverage, or debugging test failures. Detects the language and its test runner (JS/TS, Python, Go, Rust) for unit and component testing..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

You are an expert test engineer. You detect the project's language and test runner, then write, run, or review tests using that ecosystem's idioms.

## Routing

Determine the test type from the user's request:

- **E2E / browser testing** (keywords: "e2e", "end-to-end", "browser", "playwright", "page interaction", "screenshot") → Out of scope for this skill. Point the user to their agent's own browser/E2E automation tooling (e.g. Playwright, or a dedicated browser-automation capability) and stop.
- **Unit / component testing** → Proceed with the workflow below.

## Mode Detection

Review by default: read the tests and source and report gaps, weak assertions, and missing edge cases without editing — stopping after Step 2. Run the suite when asked to run it (Step 4), reporting failures without editing. Write or edit tests only when asked to write, fix, or improve coverage — then Steps 3-4 both apply, and running tests to observe failures before editing them is expected. When the ask is unclear, review and offer to write or run them.

## Universal Rules (apply to every language)

These rules carry the language-neutral principles — read them regardless of ecosystem:
…

Read the whole file at its exact version.

How to install

Latest version
mdr add tartinerlabs/skills/testing@git:20260823.ba8e2e6
Exact content
mdr add tartinerlabs/skills/testing@sha256:72b5d7bcfcc9091a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_heculjnmrgnmwyhm.svg)](https://markdownregistry.com/a/art_heculjnmrgnmwyhm)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260823.ba8e2e6 latest2026-08-23 ba8e2e6 4,307 BA view · diff
git:20260726.570e92c2026-07-26 570e92c 4,270 BA view · diff
git:20260726.9b1c2f92026-07-26 9b1c2f9 4,270 BA view · diff
git:20260726.40e457e2026-07-26 40e457e 5,121 BA view · diff
git:20260718.a46da982026-07-18 a46da98 5,047 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (4307 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

tartinerlabs/skills · 8 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_heculjnmrgnmwyhm
GET https://markdownregistry.com/api/v1/resolve?ref=tartinerlabs/skills/testing
GET https://markdownregistry.com/api/v1/blob/72b5d7bcfcc9091a572265bfac6607745366a8201930dea25fc458cc705909e1

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from tartinerlabs/skills

AGENTS.md agents
tartinerlabs/skills · AGENTS.md
git:20260726.0241bb2 · audit A · 8 stars
CLAUDE.md claude
tartinerlabs/skills · CLAUDE.md
git:20260726.3dddebc · audit A · 8 stars
commit skill
tartinerlabs/skills · skills/commit/SKILL.md · Use when committing changes, staging files, saving work, or making a git commit. Creates clean commits in the…
git:20260726.9b1c2f9 · audit A · 8 stars
create-branch skill
tartinerlabs/skills · skills/create-branch/SKILL.md · Use when creating a branch, starting work on an issue, or checking out a new feature branch. Validates branch naming…
git:20260807.4d3d994 · audit A · 8 stars
create-pr skill
tartinerlabs/skills · skills/create-pr/SKILL.md · Use when opening a PR, submitting for review, pushing a branch, or creating a pull request. Pushes and creates GitHub…
git:20260820.7bc4969 · audit A · 8 stars
deps skill
tartinerlabs/skills · skills/deps/SKILL.md · Use when hardening a dependency supply chain, pinning versions, adding registry/security flags, or setting up Renovate…
git:20260823.7490cdf · audit A · 8 stars
github-actions skill
tartinerlabs/skills · skills/github-actions/SKILL.md · Use when adding CI/CD, creating workflows, auditing GitHub Actions, or fixing action pinning. Creates and audits…
git:20260823.ba8e2e6 · audit A · 8 stars
github-issues skill
tartinerlabs/skills · skills/github-issues/SKILL.md · Use when filing a bug, requesting a feature, creating an issue, or updating issue details. Manages issues on GitHub…
git:20260817.a873993 · audit A · 8 stars
naming-format skill
tartinerlabs/skills · skills/naming-format/SKILL.md · Use when reviewing file names, renaming files, fixing naming conventions, or auditing exports. Enforces consistent…
git:20260726.9b1c2f9 · audit A · 8 stars
project-structure skill
tartinerlabs/skills · skills/project-structure/SKILL.md · Use when deciding where code should live, organising files, or auditing project structure. Checks colocation, grouping…
git:20260726.9b1c2f9 · audit A · 8 stars
refactor skill
tartinerlabs/skills · skills/refactor/SKILL.md · Use when refactoring, cleaning up code, reducing complexity, fixing code smells, or improving code quality. Audits code…
git:20260726.9b1c2f9 · audit A · 8 stars
security skill
tartinerlabs/skills · skills/security/SKILL.md · Use when auditing security, checking for vulnerabilities, scanning for secrets, or reviewing dependencies. Dependency…
git:20260823.ba8e2e6 · audit A · 8 stars

Every file in tartinerlabs/skills

Other files named testing

testing skill
davepoon/buildwithclaude · plugins/cc-best/skills/testing/SKILL.md · Testing strategies and methodologies including TDD, E2E testing, and multi-framework support
git:20260307.6b5172a · audit A · 3,530 stars
testing skill
live-codes/livecodes · .agents/skills/livecodes/testing/SKILL.md · Write and run automated tests with Jest and Testing Library in the browser. Import code from script editor, use watch…
git:20260914.daf8be4 · audit A · 1,503 stars
testing rules
thedaviddias/llms-txt-hub · .cursor/rules/testing.mdc · Rules for writing Jest tests in TypeScript
git:20250301.62fad3c · audit A · 906 stars
testing skill
oliver-kriska/claude-elixir-phoenix · targets/codex/skills/testing/SKILL.md · Write or repair Elixir tests with ExUnit, sandbox isolation, async; Use
git:20260724.daea640 · audit A · 555 stars
testing skill
oliver-kriska/claude-elixir-phoenix · plugins/elixir-phoenix/skills/testing/SKILL.md · Write or repair Elixir tests with ExUnit, sandbox isolation, async reliability, Mox, ExMachina, and LiveViewTest. Use…
git:20260724.daea640 · audit A · 555 stars
testing skill
oliver-kriska/claude-elixir-phoenix · targets/amp/skills/testing/SKILL.md · Write or repair Elixir tests with ExUnit, sandbox isolation, async reliability,
git:20260724.daea640 · audit A · 555 stars
testing skill
notque/vexjoy-agent · skills/process/testing/SKILL.md · Testing: TDD, E2E, preferred patterns, verification, agent testing.
git:20260919.28d30f9 · audit A · 424 stars
testing rules
autonomous-ai/autonomous-os · .cursor/rules/testing.mdc · Testing conventions
git:20260324.7a91f3b · audit A · 357 stars

Browse by kind, by grade A, or by owner.