con un clic
agent-test
agent-test contiene 5 skills recopiladas de visual-z, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use when performing autonomous UI agent testing on any web application to achieve 100% route coverage. Drives the full pipeline from route discovery through DFS click-all testing.
Use when a subagent needs to perform DFS click-all agent testing on a single route. Defines the maze-traversal algorithm that clicks every interactive element and backtracks when blocked.
Use when starting an agent test on a new project to discover all navigable routes and sub-routes for 100% coverage. Produces a ROUTE_MAP.md and initial state file.
Use when taking screenshots during agent testing. Defines wait-before-screenshot protocol, snapshot-at-decision-points optimization, naming conventions, and screenshot-to-step correlation.
Use when initializing, updating, or resuming agent test state across sessions. Manages the global progress file and per-route action trees.