·testing-best-practices
</>

testing-best-practices

asyrafhussin/agent-skills

Unit testing, integration testing, and test-driven development principles. Use when writing tests, reviewing test code, improving test coverage, or setting up testing strategy. Triggers on "write tests", "review tests", "testing best practices", or "TDD".

30Installs·1Trend·@asyrafhussin

Installation

$npx skills add https://github.com/asyrafhussin/agent-skills --skill testing-best-practices

SKILL.md

Unit testing, integration testing, and TDD principles for reliable, maintainable test suites. Guidelines for writing effective tests that provide confidence and documentation.

| 1 | Test Structure | CRITICAL | struct- | | 2 | Test Isolation | CRITICAL | iso- | | 3 | Assertions | HIGH | assert- | | 4 | Test Data | HIGH | data- | | 5 | Mocking | MEDIUM | mock- | | 6 | Coverage | MEDIUM | cov- | | 7 | Performance | LOW | perf- |

For detailed examples, see the rule files in the rules/ directory.

Unit testing, integration testing, and test-driven development principles. Use when writing tests, reviewing test code, improving test coverage, or setting up testing strategy. Triggers on "write tests", "review tests", "testing best practices", or "TDD". Source: asyrafhussin/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/asyrafhussin/agent-skills --skill testing-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is testing-best-practices?

Unit testing, integration testing, and test-driven development principles. Use when writing tests, reviewing test code, improving test coverage, or setting up testing strategy. Triggers on "write tests", "review tests", "testing best practices", or "TDD". Source: asyrafhussin/agent-skills.

How do I install testing-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/asyrafhussin/agent-skills --skill testing-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/asyrafhussin/agent-skills