home/categories/testing/tlabs-xyz-tbtc-v2-performance-claude-skills-testing-test-writing-skill-md
testingtesting-security

testing-test-writing

Write strategic, minimal tests focused on core user flows and critical paths, testing behavior rather than implementation with fast execution and clear test names. Use this skill when writing unit tests, integration tests, or end-to-end tests, creating test files or test suites, testing critical user workflows, implementing test mocking or stubbing, writing test assertions, naming test cases descriptively, testing business-critical features, running tests during development, or working with test files in directories like __tests__, test/, spec/, or similar. Use when completing feature implementation and adding tests at logical completion points, not during intermediate development steps. Use when working with testing frameworks like Jest, Vitest, pytest, RSpec, JUnit, or any testing library.

tlabs-xyz
maintainer
tlabs-xyz
Updated 1/12/2026
Stars
0
Forks
0
quick start

Installation and usage

Write strategic, minimal tests focused on core user flows and critical paths, testing behavior rather than implementation with fast execution and clear test names. Use this skill when writing unit tests, integration tests, or end-to-end tests, creating test files or test suites, testing critical user workflows, implementing test mocking or stubbing, writing test assertions, naming test cases descriptively, testing business-critical features, running tests during development, or working with test files in directories like __tests__, test/, spec/, or similar. Use when completing feature implementation and adding tests at logical completion points, not during intermediate development steps. Use when working with testing frameworks like Jest, Vitest, pytest, RSpec, JUnit, or any testing library.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use testing-test-writing