Back to list
CyanAutomation

judokon-release-qa

by CyanAutomation

A web-based judo-themed card battle game - with simplified stats, vibrant design, and fast-paced gameplay.

1🍴 0📅 Jan 23, 2026

SKILL.md


name: judokon-release-qa description: Performs release-level QA checks for JU-DO-KON!, identifying risk, regressions, and readiness gaps.

Skill Instructions

This skill thinks like a release manager.

Inputs / Outputs / Non-goals

  • Inputs: diff summary, validation results, test run status.
  • Outputs: Go/No-Go assessment, risk list, next actions.
  • Non-goals: rewriting code or skipping required checks.

What this skill helps accomplish

  • Catch issues before merge
  • Reduce broken builds
  • Improve confidence in changes

When to use this skill

  • Before merging PRs
  • Before demos or releases
  • After major refactors

QA checklist

  • Architecture respected
  • Tests updated and passing
  • Feature flags correct
  • No orphaned JSON changes

Go/No-Go rubric

  • Go: targeted tests + lint/format checks green and no hot-path violations.
  • No-Go: missing tests, failing checks, or schema-breaking JSON changes.

Reference checks

  • npm run check:jsdoc, npx prettier . --check, npx eslint .
  • npm run check:contrast when UI changes exist

Expected output

  • Go / No-Go assessment
  • Risk summary
  • Actionable recommendations

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

0/5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon