Test Architect

Write unit and integration tests that actually catch bugs — real assertions, real edge cases, real failure modes. Detects the project's framework (Jest, Vitest, Mocha, pytest, Go test) and matches existing conventions. Use when the user says "write tests for", "cover this with tests", "add unit tests", "I need tests for this function", or hands over an untested module. Refuses to write placeholder `expect(true).toBe(true)` tests.

ak-ship 4e36be9 6.0 KB Updated

File contents

ak-ship/fullstack-agent-skills/tree/main/skills/test-architect commit 4e36be9ddb

Frequently asked questions

npx skillmds@latest add ak-ship/test-architect