← all publishers

liaohch3

@liaohch3 source repo

8 published skills

  1. ▌
    JS In HTML Testing · liaohch3
    Test JS logic embedded in HTML using two-layer strategy - Python unit tests + Playwright browser integration tests
    1 install
  2. ▌
    Legibility Check · liaohch3
    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.
    1 install
  3. ▌
    Codex E2e Test · liaohch3
    Run PR-grade real Codex E2E validation through claude-tap, including resume turns, multiple tool calls, optional image input, viewer verification, and screenshot evidence.
    1 install
  4. ▌
    Translate I18N · liaohch3
    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.
    1 install
  5. ▌
    Real E2e Test · liaohch3
    Run real E2E tests against Claude CLI in pytest and tmux modes
    1 install
  6. ▌
    Pr Preflight · liaohch3
    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.
    1 install
  7. ▌
    Push Release · liaohch3
    Push to GitHub and optionally bump version to trigger PyPI release
    1 install
  8. ▌
    Demo Video · liaohch3
    Generate demo assets (GIF/MP4) from real tmux E2E runs and viewer screenshots using asciinema and Playwright
    1 install