Step 1: Propose Unit Test Plan

SkillFiles & storage

Propose a plan for unit testing a file and then implement it

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 Step 1: Propose Unit Test Plan skill

What this skill tells your AI

The instructions your AI receives, as published by causify-ai/helpers in .claude/skills/testing.write_unit_tests/SKILL.md and read by ahel’s review.

  • Given a file <FILE>, create a comprehensive unit test plan according to the rules in .claude/skills/testing.rules.md
  • Create a file with a summary of what is going to be tested

Step 2: Implement Unit Test Plan

  • Wait for the user to review the plan and approve / modify it
  • Then implement it

Important

  • All invariants and conventions for unit tests are documented in .claude/skills/testing.rules.md
  • For all code you must follow the instructions in .claude/skills/coding.rules.md

Verification

  • Make sure everything in # Verification in .claude/skills/testing.rules.md is verified

Signals

GitHub stars
145
Forks
159
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
testing-write-unit-tests
Source
github.com/causify-ai/helpers