test-feature
Test Feature
Use this skill when you have finished implementing a feature and want to verify it works correctly through live browser testing with a recorded video report.
When to Use
Invoke this skill AFTER you have:
- Completed implementing a new feature
- Made code changes that need testing verification
- Want a visual walkthrough with screenshots and a recorded GIF for stakeholders
What This Skill Does
This skill uses the agent-browser skill to drive a real browser session against your running application:
- Understands the feature from your description and any plan/spec files
- Navigates the live app to locate the feature under test
- Exercises all key flows — happy path, edge cases, and error states
- Records a GIF of the complete happy-path walkthrough
More from supatest-ai/supa-skills
bug
Investigate, reproduce, and fix a bug using a structured workflow. Captures a complete bug report, reproduces the issue reliably, finds the true root cause, writes a failing test before fixing, verifies the fix, and optionally files a well-formed GitHub issue.
1debug-prod
Investigate a production incident or live bug. Follows mitigation-first protocol — stops the bleeding before investigating, then uses the observability funnel (metrics → traces → logs) to find root cause. Produces a structured findings report and optional postmortem.
1agent-readiness
Evaluate how ready a codebase is for autonomous AI agent work. Produces a scored report across 11 dimensions with a maturity level and prioritized action plan.
1work-summary
Generate a summary of work done based on git commit history across one or more repositories. Use for standups, timesheets, retrospectives, or any time you need a structured overview of what was accomplished in a time period.
1review-pr
Review a pull request or set of code changes. Filters to issues introduced by this PR (not pre-existing), scores confidence, and produces a prioritized report with severity tiers. Requires user approval before posting anything to GitHub.
1signoz-health-check
Check broad metrics and health status of SigNoz observability platform. Shows service health, error rates, latency, recent errors, and alerts. Use when you need to monitor system health or investigate issues.
1