# Fulltest Skill

> Unified full-spectrum testing for websites and applications. Maps sites, spawns parallel testers, analyzes failures, auto-fixes issues, generates comprehensive reports. Use when this capability is needed.

- Skill: `tomevault-io/fulltest-skill` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/fulltest-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/fulltest-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/fulltest-skill

---


# Full-Spectrum Testing Skill

This skill provides comprehensive website testing by invoking the `fulltesting-agent`.

## What It Does

When you run `/fulltest`, it will:
1. Map your entire site structure
2. Test all pages in parallel
3. Analyze failures and auto-fix issues
4. Re-test until all tests pass (max 3 iterations)
5. Generate a comprehensive report

## Usage

The skill forwards your request to the specialized `fulltesting-agent` which handles all testing logic.

**Your task**: Invoke the fulltesting-agent with the user's request.

## Example

```
User: "Test http://localhost:3000 and fix any issues"

You: [Use Task tool with subagent_type="fulltesting-agent" and pass the URL and user's requirements]
```

The agent will handle:
- Chrome DevTools MCP configuration
- Site mapping and discovery
- Parallel testing with page-tester subagents
- Failure analysis and auto-fixing
- Re-test loops (max 3 iterations)
- Comprehensive report generation

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/escotilha) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

