Agent Skill
2/7/2026

unit-testing

Use this skill to write or modify unit-tests in the application for non-component files.

W
wmeints
3GitHub Stars
1Views
npx skills add wmeints/promptyard

SKILL.md

Nameunit-testing
DescriptionUse this skill to write or modify unit-tests in the application for non-component files.

name: unit-testing description: Use this skill to write or modify unit-tests in the application for non-component files.

Unit-testing

Use this skill to write or modify unit-tests in the application for non-component files. You should not use this skill when creating tests for components!

Testing workflows

  • Use the workflow located in ./workflows/portal-testing.md for unit-testing in the portal project.
  • Use the workflow located in ./workflows/api-testing.md for unit-testing in the api project.
Skills Info
Original Name:unit-testingAuthor:wmeints