unit-test-starter
Installation
SKILL.md
Unit Test Starter
Purpose
Generate starter unit tests for a small function or module.
Inputs to request
- Function signature and expected behavior.
- Test framework and language.
- Edge cases or error conditions.
Workflow
- Identify core behaviors and failure cases from the function signature.
- Propose table-driven cases with inputs and expected outputs.
- Highlight one edge case and one negative case.
- Show how to run the tests.
Output
- Test case list with rationale.
- Sample test code snippet for the project test framework.
Quality bar
- Keep tests deterministic and isolated.
- Prefer clear assertions over broad snapshots.
Weekly Installs
2
Repository
proflead/codex-…-libraryGitHub Stars
84
First Seen
Feb 24, 2026
Security Audits
Installed on
amp2
opencode2
cursor2
kimi-cli2
codex2
github-copilot2