write-unit-tests

SkillDev tools

Create comprehensive unit tests for current code with proper imports/setup per project testing conventions. Use when the user types /write-unit-tests.

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 write-unit-tests skill

What this skill tells your AI

The instructions your AI receives, as published by blockmatic/basilic in .agents/skills/workflow/write-unit-tests/SKILL.md and read by ahel’s review.

Create comprehensive unit tests for current code with proper imports/setup per project testing conventions.

  1. Test Coverage: Test all public methods/functions, cover edge cases/error conditions, test positive/negative scenarios, aim for high coverage
  2. Test Structure: Use project's testing framework conventions, write clear descriptive test names, follow Arrange-Act-Assert pattern, group related tests logically
  3. Test Cases: Happy path scenarios, edge cases/boundary conditions, error handling/exception cases, mock external dependencies appropriately
  4. Test Quality: Make tests independent/isolated, ensure deterministic/repeatable, keep simple/focused, add helpful assertion messages

Signals

GitHub stars
89
Forks
11
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
write-unit-tests-blockmatic
Source
github.com/blockmatic/basilic