en un clic
agent-test
agent-test contient 5 skills collectées depuis visual-z, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.