affaan-m

#29 — Testing skill for Claude Code

Testing community intermediate

#52, #103).

How to install #29

This entry records only its repository, not the path inside it, so there is no exact command to give. Open affaan-m/everything-claude-code and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What #29 does

, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/everything-claude-code/issues/103)). The behavior changed between Claude Code versions, leading to confusion. We now have a regression test to prevent this from being reintroduced.

One of 4 entries listed from affaan-m/everything-claude-code. The repository README describes the whole collection, not this skill — read it on GitHub.

Alternatives in Testing

  • Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
  • /test Routing — Vérifie le routing de commandes RTK sans exécution (dry-run) 25.5k ★
  • Test Runner — Run Python tests with pytest, unittest, or other testing frameworks 23.4k ★