shoji9x9 avatar

shoji9x9

Community

@shoji9x9 · Japan, Aichi

7Followers
|
29Public Repos
|
14Published Skills

Web application developer using OutSystems and JavaScript. And I'm focusing on Deep Learning.

Skills Distribution
DomainDeveloper To...GitHub Issue & PR .. (35%)Legacy Application.. (30%)Dependency Securit.. (20%)Browser Regression.. (15%)

Agent Skills by shoji9x9

Showing 14 vetted skills indexed across 2 GitHub repositories.

shoji9x9shoji9x9

replace-strategy

Measures a legacy application and plans its behavior-preserving replacement strategy.

Community
Advanced
shoji9x9shoji9x9

browser-test

Verifies frontend and backend changes through real-browser regression checks via chrome-devtools MCP.

Community
Advanced
shoji9x9shoji9x9

parity-suite

Builds Playwright parity test suites against legacy apps and validates them via fault injection.

Community
Advanced
shoji9x9shoji9x9

parity-diff

Detects and classifies visual and structural diffs between legacy and replacement applications.

Community
Advanced
shoji9x9shoji9x9

golden-dataset

Builds idempotent, deterministic seeding tools for shared golden datasets in application replacement projects.

Community
Advanced
shoji9x9shoji9x9

kaizen

Extracts failures from coding agent sessions and applies root-cause fixes to rules, hooks, and docs.

Community
Advanced
shoji9x9shoji9x9

multiagent-setup

Automate unified project setup for Claude Code, Codex, and GitHub Copilot.

Community
Intermediate
shoji9x9shoji9x9

pnpm-audit-alert-issue

Normalize pnpm audit JSON output into structured findings with dependency paths.

Community
Intermediate
shoji9x9shoji9x9

dependabot-alert-issue

Automate Dependabot alert triage and GitHub Issue creation.

Community
Advanced
shoji9x9shoji9x9

dependabot-merge

Review and merge Dependabot pull requests via gh CLI with CI and changelog verification.

Community
Advanced
shoji9x9shoji9x9

pr-review-handle

Fetch, reply to, and resolve GitHub pull request review threads via GraphQL and REST APIs.

Community
Advanced
shoji9x9shoji9x9

issue-start

Standardizes GitHub Issue-driven workflows from branch creation through pull request submission.

Community
Intermediate
shoji9x9shoji9x9

pr-finalize-loop

Automate CI failure fixes and review comment resolution on GitHub pull requests.

Community
Advanced
shoji9x9shoji9x9

issue-create

Creates standardized GitHub Issues via gh CLI with template detection and duplicate checks.

Community
Intermediate

Frequently Asked Questions About shoji9x9

FAQPage Schema
What 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.