superforge-verify

Solid

Gate that blocks any completion claim until there is empirical runtime evidence — the test suite actually run, both mobile and desktop viewports checked, and native iOS or Android simulator runs confirmed. Use before saying a task is done, fixed, or shipped. Use when the user says "is it done", "did it work", "verify", "double check", "are you sure", "before we ship", "確認して", "検証して", "本当に動く", "終わった", "動作確認", or runs /superforge-verify.

AI & Automation 1 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
87
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Superforge Verify — Pre-Completion Verification Gateway NEVER claim a task is resolved, a bug is fixed, or a feature is complete without gathering empirical runtime proof of success. --- ## Verification Requirements Checklist ### 1. Automated Build & Test Pass - [ ] Complete test suite passes cleanly with 0 failures. - [ ] 0 TypeScript / Swift / Kotlin compilation errors. - [ ] 0 Linter warnings. ### 2. Dual-Viewport Web & UX Verification (Web Apps) - [ ] **Mobile Viewport (< 640px)**: Tap target sizing (≥ 44px), zero horizontal overflow, touch menu responsiveness. - [ ] **Desktop Viewport (> 1024px)**: Multi-column structure, keyboard navigation (`Tab`/`Enter`), hover states. - [ ] **Accessibility (a11y)**: Semantic HTML tags (`<main>`, `<button>`), contrast ratio (WCAG AA). ### 3. Native Mobile Verification (iOS / Android Apps) - [ ] **iOS**: Xcode build success, iOS Simulator rendering, Dynamic Type scaling, SF Symbols alignment. - [ ] **Android**: Gradle assemble success, Android Emulator execution, Material Design 3 Dynamic Color & ripple effects. --- ## Simulated usability pass Run the three-persona flow check — 初回・急いでいる / 慣れた常用者 / 懐疑的・慎重 — and report the point where each would abandon. Method detail is in **`skills/superforge-roast/references/evaluation-methods.md`**. ## Artifact Write `docs/verification.md`: every check, the exact command run, and its real output. Paste the output rather than describing it. A verification report without evidence is an ass...

Details

Author
takaoumehara
Repository
takaoumehara/superforge-skill
Created
3 days ago
Last Updated
today
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category