lobster debugging
by 王晓菲
A systematic 4-phase debugging framework to find root causes, eliminate flaky tests, and prevent regressions.
New: Skill bounties are live. Post a request, fund the bounty, and creators compete for 7 days to build it -> See open bounties
THE AGENSI STORE
17 skills found
by 王晓菲
A systematic 4-phase debugging framework to find root causes, eliminate flaky tests, and prevent regressions.
by Rian O'Leary
Automated risk classification and regression checking to stop AI agents from breaking your codebase.
Run real Playwright E2E tests on your web app: login, checkout, and form flows across desktop and mobile viewports, with screenshots, traces, and console logs captured on every failure. Catches broken flows and UI regressions before release, and tells you the likely fix, not just that something broke.
One-line summary description Stop your agent from claiming "done" before it's proven. A verification gate that classifies each change by risk (payment, auth, database, user-facing), picks the tests that actually cover it, demands evidence, maps regression risk, and outputs an honest pass/fail report. Turns "looks good to me" into "here's what I ran, and here's what's still unverified."
Generate runnable accessibility regression tests, not just a findings report. Detects a11y issues, missing alt text, unlabeled controls, keyboard and focus gaps, in your routes, components, or HTML, then emits Playwright + axe-core spec files with targeted assertions and remediation tickets for each. Previews the tests first and writes them only on your confirmation.
Audit your frontend build against a performance budget and catch size regressions before you ship. Flags total bundle over budget, initial bundle over budget, individual chunks over a threshold, oversized image assets, source maps shipped to production, and large unminified JavaScript. Reads a webpack or Vite-style stats.json plus a perf-budget.json you control.
Design and write the eval suite for your LLM-powered feature — the metrics that match your failure modes, a golden dataset plan with starter cases, anchored rubrics, LLM-as-judge prompts with the known bias mitigations, and pass/fail gates wired for CI.
by Shandra
Tests AI agents, prompts, and agent skills against edge cases, unsafe behavior, output failures, permission risks, escalation gaps, memory leaks, and marketplace-quality weaknesses.
by Echo Rose
Code Quality Gate - A Premium AI Agent Skill
by Echo Rose
App Tester - A Premium AI Agent Skill
by Echo Rose
Contract Test - A Premium AI Agent Skill
by Echo Rose
Ci Test Analyzer - A Premium AI Agent Skill
by Echo Rose
Ci Test Reporter - A Premium AI Agent Skill
by Timoranjes
Teaches AI coding agents to build and run automated regression tests for SKILL.md files. When you update a skill that your team depends on, you need to know it still works — not just that it "looks ri
Your skill works today. Will it work after the next model update? Build the harness that answers with numbers. Builds a standalone regression test harness with mechanical grading to verify skill behavior after model or code updates.
by heyhridyansh
Analyze code changes to map dependency blast radius, identify breaking contract changes, and score deployment risk.
by heyhridyansh
Audit implementation behavior against test suites to find critical gaps in edge cases, security, and state transitions.