home/categories/testing/torbenmerrald-stablemanager-claude-skills-testing-test-writing-skill-md
testingtesting-security

testing-test-writing

Write strategic, minimal tests focused on critical user flows and core functionality. Use this skill when deciding which tests to write during feature development. Use this skill when writing unit tests, integration tests, or end-to-end tests. Use this skill when testing critical user workflows and primary business logic. Use this skill when determining whether to defer edge case or validation testing. Use this skill when creating test files with clear, descriptive test names. Use this skill when mocking external dependencies like databases or APIs. Use this skill when ensuring tests run quickly and are focused on behavior rather than implementation.

TorbenMerrald
maintainer
TorbenMerrald
Mis à jour 1/9/2026
Étoiles
1
Forks
0
quick start

Installation and usage

Write strategic, minimal tests focused on critical user flows and core functionality. Use this skill when deciding which tests to write during feature development. Use this skill when writing unit tests, integration tests, or end-to-end tests. Use this skill when testing critical user workflows and primary business logic. Use this skill when determining whether to defer edge case or validation testing. Use this skill when creating test files with clear, descriptive test names. Use this skill when mocking external dependencies like databases or APIs. Use this skill when ensuring tests run quickly and are focused on behavior rather than implementation.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use testing-test-writing