Agent skill
test-features
Test a feature or flow and report findings; use when asked to validate UI or runtime behavior, optionally with a URL.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/test-features
SKILL.md
Test Features
Overview
Use this skill to validate feature behavior, review logs, and summarize issues.
Inputs
- Feature description
- Optional URL to test
Workflow
- Identify the relevant test or runtime entry point.
- Run unit or integration tests for the feature when available.
- If a URL is provided and browser automation is available, exercise the flow and capture console output.
- Check app logs for errors or warnings.
- Capture evidence (errors, failing tests, screenshots if available).
Output
- Findings grouped by severity with suggested fixes.
Didn't find tool you were looking for?