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

test-bootstrap

Stars7
Forks4
UpdatedJuly 16, 2026 at 16:09

Take an untested or under-tested repository to a real, running test suite in one pass. Detects the language and picks the native runner (Vitest, Jest, pytest, go test, flutter_test, RSpec, cargo test), ranks untested modules by risk using exported surface times git churn times complexity, scaffolds test infrastructure (config, helpers, factories, CI step), generates tests for the ten riskiest modules with happy path, edge cases, and error paths, runs them and self-heals failures for up to three iterations, and reports coverage before and after plus a ledger of real bugs found. Use when you say "this repo has no tests", "bootstrap a test suite", "add tests to this project", "set up testing from scratch", "we have zero coverage", or "get this codebase under test".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly