Agent Skills by danielsuo117
Showing 13 vetted skills indexed across 1 GitHub repositories.
ui-automation-harness
Orchestrate UI regression tests using Playwright and pytest.
gen-page-test
Generate PageObject classes and matching tests for Playwright and pytest projects.
locator-replacer
Replace placeholder locators in page objects with stable selectors using six-level prioritization.
quick-debug
Diagnose UI test failures with in-page, login-free debugging.
browser-config
Centralize pytest and Playwright browser configuration with layered fixtures.
add-regression-point
Add regression points to existing PageObjects with locator constants and methods.
code-review-graph
Analyze codebases with an AST-based knowledge graph to surface risks.
architecture
Organize Page Objects and shared test context for scalable UI tests.
wait-strategy
Prioritize implicit waits over explicit waits in UI automation.
case-round-trip
Enforce test cases to return to the landing UI and assert the starting state.
test-runner
Run pytest tests and analyze failures into structured debugging guidance.
page-load-assertion
Validate page-load readiness with four is_page_loaded modes for SPA and dynamic UIs.
save-verify-strategy
Automate post-save UI validation for forms with toast and redirect checks.