danielsuo117 avatar

danielsuo117

Community

@danielsuo117

3Followers
|
1Public Repos
|
13Published Skills

Agent Skills by danielsuo117

Showing 13 vetted skills indexed across 1 GitHub repositories.

DanielSuo117DanielSuo117
176

ui-automation-harness

Orchestrate UI regression tests using Playwright and pytest.

Community
Advanced
DanielSuo117DanielSuo117
176

gen-page-test

Generate PageObject classes and matching tests for Playwright and pytest projects.

Community
Intermediate
DanielSuo117DanielSuo117
176

locator-replacer

Replace placeholder locators in page objects with stable selectors using six-level prioritization.

Community
Intermediate
DanielSuo117DanielSuo117
176

quick-debug

Diagnose UI test failures with in-page, login-free debugging.

Community
Intermediate
DanielSuo117DanielSuo117
176

browser-config

Centralize pytest and Playwright browser configuration with layered fixtures.

Community
Intermediate
DanielSuo117DanielSuo117
176

add-regression-point

Add regression points to existing PageObjects with locator constants and methods.

Community
Advanced
DanielSuo117DanielSuo117
176

code-review-graph

Analyze codebases with an AST-based knowledge graph to surface risks.

Community
Advanced
DanielSuo117DanielSuo117
176

architecture

Organize Page Objects and shared test context for scalable UI tests.

Community
Advanced
DanielSuo117DanielSuo117
176

wait-strategy

Prioritize implicit waits over explicit waits in UI automation.

Community
Intermediate
DanielSuo117DanielSuo117
176

case-round-trip

Enforce test cases to return to the landing UI and assert the starting state.

Community
Intermediate
DanielSuo117DanielSuo117
176

test-runner

Run pytest tests and analyze failures into structured debugging guidance.

Community
Intermediate
DanielSuo117DanielSuo117
176

page-load-assertion

Validate page-load readiness with four is_page_loaded modes for SPA and dynamic UIs.

Community
Intermediate
DanielSuo117DanielSuo117
176

save-verify-strategy

Automate post-save UI validation for forms with toast and redirect checks.

Community
Advanced