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.

tomevault-io 4a058b5 2 files · 2.0 KB Updated

File contents

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 — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/escotilha--claude-kit--fulltest-skill commit 4a058b57c4

Frequently asked questions

npx skillmds@latest add tomevault-io/fulltest-skill