ymd38/dev-skills · skills/data-validation/SKILL.md · Inspect a project's data for correctness and produce a read-only validation report — record counts, NULL rates, value…
ymd38/dev-skills · skills/gh-batch-runner/SKILL.md · Run several planned GitHub Issues as one unit: collect them under an Epic Issue with sub-issues, implement each on a…
ymd38/dev-skills · skills/gh-issue-drafter/SKILL.md · Turn a rough, hand-written intent into a well-scoped GitHub Issue before planning starts. Takes a loose 'what I want'…
ymd38/dev-skills · skills/gh-issue-planner/SKILL.md · Fetch a GitHub Issue by ID using the gh CLI, investigate related code, propose a structured response plan (policy…
ymd38/dev-skills · skills/gh-issue-resolver/SKILL.md · Implement and verify a fix for a GitHub Issue whose response plan has already been posted as a comment by…
ymd38/dev-skills · skills/progress-dashboard/SKILL.md · Generate an interactive HTML dashboard that visualizes improvement progress from software-evaluation and…
ymd38/dev-skills · skills/report-to-issues/SKILL.md · Parses reports generated by the software-evaluation or vulnerability-scan skills and
interactively registers selected…
ymd38/dev-skills · skills/software-evaluation/SKILL.md · Evaluate code quality across five pillars (Architecture, Reliability, Observability, Security, DX) and produce a 1-10…
ymd38/dev-skills · skills/spec-doc/SKILL.md · Generate or sync a "Living Specification" (docs/spec.md) from source code to eliminate doc-code drift. Use when…
ymd38/dev-skills · skills/vulnerability-scan/SKILL.md · Run an offensive security audit (OWASP-based) using Semgrep and produce a read-only vulnerability report. Use before…