ワンクリックで
turbo-spin-designer
Define turbo/quick spin behavior, timings, and UI rules for slot games. Invoke when implementing fast spin modes, stop/skip behavior, or spin-speed UX standards.
メニュー
Define turbo/quick spin behavior, timings, and UI rules for slot games. Invoke when implementing fast spin modes, stop/skip behavior, or spin-speed UX standards.
Create structured game info/rules content for slot games. Invoke when drafting game info sections, symbol payouts, bonus purchase rules, or required disclaimers.
End-to-end Stake game development workflow for math, RGS contract, frontend playback, and compliance gating. Use when building or updating Stake games, defining game modes and RTP targets, validating generated books/index metadata, validating event streams, integrating frontend event playback, implementing RGS communication and replay mode, or preparing publication checks including social-language and jurisdiction requirements.
Define auto-play UX, stop conditions, and safeguards for slot games. Invoke when implementing autoplay controls, confirmations, or stop-on-event rules.
Design, mix, and integrate slot game audio including ambient loops, spin sounds, win celebrations, and feature music. Use when defining audio assets, tuning volume levels, synchronizing sound with animations, or validating audio loop seamlessness.
Design and execute test plans for slot games covering math correctness, UI logic, performance, and compliance. Use when validating game rules, running regression tests, verifying error handling, checking jurisdiction constraints, or preparing release sign-off reports.
Design and implement visual effects for slot games using shaders, particle systems, and sprite animations. Use when defining big win sequences, feature transitions, symbol animations, or optimizing VFX performance for mobile devices.
| name | turbo-spin-designer |
| description | Define turbo/quick spin behavior, timings, and UI rules for slot games. Invoke when implementing fast spin modes, stop/skip behavior, or spin-speed UX standards. |
Use this skill to design turbo and quick-spin modes with studio-grade UX, strict timing rules, and safe integration patterns.
normal, quick, turbo modes with timing targets.Spin, Stop, or Auto Stop based on state.Return:
Mode Table: normal/quick/turbo timings and multipliers.Stop Logic: allowed states, behavior, and guard rules.UI Mapping: button states and toggle availability.State Safety: minimum durations per phase.Verification: QA checks and pass criteria.Risks: ambiguity or desync points.python3 scripts/validate_turbo_spin_spec.py \
--input <path/to/turbo_spin_spec.json>
Treat non-zero exits as blocker findings.
references/workflow.md: design flow and timing rules.references/contracts.md: turbo spin spec contract.references/checklist.md: UX and QA checklist.references/signoff-template.md: sign-off template.