Skip to main content
Run any Skill in Manus
with one click

testing-setup

Set up a complete testing framework in any codebase — survey the full project, install and configure the correct test runner, then produce and execute a prioritized test plan covering every architectural layer. Use this skill whenever the user wants to add testing to a project that has no tests, set up pytest or vitest or jest, create test infrastructure, scaffold a test suite, or says anything like "I have no tests", "add testing", "set up testing", "configure pytest", "configure vitest", "set up jest", "write initial tests", "create test scaffolding", or "make this testable". Also use when the user has a partially configured test setup that isn't working — the survey will detect what exists and fill in what's missing. This skill handles real codebases with hundreds of source files, not just tutorials.

Overview

Set up a complete testing framework in any codebase — survey the full project, install and configure the correct test runner, then produce and execute a prioritized test plan covering every architectural layer. Use this skill whenever the user wants to add testing to a project that has no tests, set up pytest or vitest or jest, create test infrastructure, scaffold a test suite, or says anything like "I have no tests", "add testing", "set up testing", "configure pytest", "configure vitest", "set up jest", "write initial tests", "create test scaffolding", or "make this testable". Also use when the user has a partially configured test setup that isn't working — the survey will detect what exists and fill in what's missing. This skill handles real codebases with hundreds of source files, not just tutorials.

Install command
npx skills add https://github.com/Maxcogar/agent-armory --skill testing-setup

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedJune 3, 2026 at 23:17
File Explorer
5 files
SKILL.md
readonly