testing

SkillDev tools

Run the full test suite and report results. Use when asked to run tests, verify behavior, or check for regressions in the hooks library.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the testing skill

What this skill tells your AI

The instructions your AI receives, as published by helderberto/use-is-mounted-ref in .claude/skills/testing/SKILL.md and read by ahel’s review.

  1. Run npm test (Vitest in run mode)
  2. Run npm run test:tsc to verify TypeScript types
  3. Report any failures with file and line references
  4. If all pass, confirm with a summary of test count

Test files are in src/__tests__/*.test.ts and use renderHook from @testing-library/react.

Signals

GitHub stars
44
Forks
5
Last commit
Sep 2026
Hacker News mentions
20
Advanced
Catalog kind
skill
Gateway key
testing-helderberto
Source
github.com/helderberto/use-is-mounted-ref