shoji9x9
Community@shoji9x9 · Japan, Aichi
Web application developer using OutSystems and JavaScript. And I'm focusing on Deep Learning.
Agent Skills by shoji9x9
Showing 14 vetted skills indexed across 2 GitHub repositories.
replace-strategy
Measures a legacy application and plans its behavior-preserving replacement strategy.
browser-test
Verifies frontend and backend changes through real-browser regression checks via chrome-devtools MCP.
parity-suite
Builds Playwright parity test suites against legacy apps and validates them via fault injection.
parity-diff
Detects and classifies visual and structural diffs between legacy and replacement applications.
golden-dataset
Builds idempotent, deterministic seeding tools for shared golden datasets in application replacement projects.
kaizen
Extracts failures from coding agent sessions and applies root-cause fixes to rules, hooks, and docs.
multiagent-setup
Automate unified project setup for Claude Code, Codex, and GitHub Copilot.
pnpm-audit-alert-issue
Normalize pnpm audit JSON output into structured findings with dependency paths.
dependabot-alert-issue
Automate Dependabot alert triage and GitHub Issue creation.
dependabot-merge
Review and merge Dependabot pull requests via gh CLI with CI and changelog verification.
pr-review-handle
Fetch, reply to, and resolve GitHub pull request review threads via GraphQL and REST APIs.
issue-start
Standardizes GitHub Issue-driven workflows from branch creation through pull request submission.
pr-finalize-loop
Automate CI failure fixes and review comment resolution on GitHub pull requests.
issue-create
Creates standardized GitHub Issues via gh CLI with template detection and duplicate checks.
Frequently Asked Questions About shoji9x9
FAQPage SchemaWhat tasks can I automate using shoji9x9's skills?▼
You can standardize GitHub Issue creation with duplicate checks, start feature branches and PRs from issues, resolve PR review threads via GraphQL/REST, triage Dependabot and pnpm audit findings, run browser regression checks via chrome-devtools MCP, and manage spec-preserving legacy app replacement with parity suites and diff classification.
Who are shoji9x9's skills designed for?▼
They target web application developers and engineers working in GitHub-based repositories, particularly teams handling dependency update triage, pull request review cycles, and legacy application modernization projects that require behavioral parity verification between old and new implementations.
How do the legacy replacement skills work together?▼
replace-strategy measures the current app and decomposes features, golden-dataset builds idempotent deterministic test data, parity-suite creates Playwright pass/fail criteria with baselines, parity-replace implements the new side per feature, and parity-diff classifies pixel, attribute, and aria differences until zero unexplained diffs remain.
What license and cost apply to shoji9x9's skills?▼
All skills are released under the MIT open-source license at no cost. They are published from the public GitHub repository github.com/shoji9x9/skills with versioned tags, allowing free use, modification, and redistribution under standard MIT terms.
What prerequisites do shoji9x9's skills require?▼
GitHub skills require the gh CLI and repository access. browser-test requires chrome-devtools MCP. parity-suite requires Playwright plus completed replace-strategy setup and golden-dataset. parity-diff additionally requires a green parity-replace implementation; skills halt rather than fabricate results when prerequisites are unmet.