Validate changes in the WorldStriders character list project by running build/lint/type checks, Playwright UI and visual regression checks, and reviewing data-model safety and i18n completeness.
Use this skill when asked to review or validate implementation quality.
.agents/skills/validate-charlist/scripts/validate.sh for baseline checks.artifacts/1_plan.md and artifacts/2_implement.md before reviewing the changes.artifacts/3_validate.md.npm run build)npm run lint, npm run typecheck)npm run test:e2enpm run test:visual)types.ts and model.tsnormalizeCharacter()en and ruFor visual regression evidence:
artifacts/ (for example artifacts/screenshots/ or Playwright reports)artifacts/3_validate.md covering plan compliance, checks run, blocked checks, and residual risksFor manual validation scenarios, see references/manual-validation.md.