All authors
liaohch3 avatar

Claude Skills by liaohch3

github.com/liaohch3
11 skillsA× 110 installs1 views
Codex E2e TestA

Run PR-grade real Codex E2E validation through claude-tap, including resume turns, multiple tool calls, optional image input, viewer verification, and screenshot evidence.

developmentpythongo
0
832
Demo VideoA

Generate demo assets (GIF/MP4) from real tmux E2E runs and viewer screenshots using asciinema and Playwright

developmentpythonbash
0
832
E2e TestA

Run claude-tap end-to-end tests with pytest

developmentbash
0
832
Js In Html TestingA

Test JS logic embedded in HTML using two-layer strategy - Python unit tests + Playwright browser integration tests

developmentjavascriptpython
0
832
Legibility CheckA

Validate maintainer docs structure, standards freshness, manifest paths, and plan state. Run this after modifying any file under .agents/docs/standards/, .agents/docs/plans/, .agents/docs/architecture/, or AGENTS.md — it catches stale metadata, broken manifest paths, and plan state drift before CI does.

developmentpythongo
0
832
Playwright Screen RecordingA

Record browser test videos with Playwright for PR review and bug fix verification

developmentpythongo
0
832
Pr PreflightA

Full pre-PR merge-readiness check. Run this before opening or merging a pull request — it validates local gates (lint, format, tests), CI status, screenshot evidence, and PR metadata in one pass. Also useful for reviewing an existing PR's readiness.

developmentbashgit
0
832
Push ReleaseA

Push to GitHub and optionally bump version to trigger PyPI release

developmentbashgit
0
832
Real E2e TestA

Run real E2E tests against Claude CLI in pytest and tmux modes

developmentpythonshell
0
832
Screenshot ValidationA

Validate screenshot and viewer HTML quality for PR evidence. Run this after adding or modifying images under .agents/evidence/pr/ or .agents/recordings/, or after generating a new viewer HTML file. Combines image quality checks (resolution, blankness, file size) with Playwright-based viewer rendering verification.

developmentjavascriptpython
0
832
Translate I18nA

Fill missing i18n translations in the viewer source JSON. Run this after adding or modifying English or Chinese UI strings in claude_tap/viewer_i18n.json — it auto-translates to ja, ko, fr, ar, de, ru via OpenRouter.

developmentpythongo
0
832