بنقرة واحدة
polish
Add visual effects and game juice to a specified game
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Add visual effects and game juice to a specified game
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build Miyoo Rust/Zig ports (native or cross-compile for ARM)
Deploy ChaiLove games to the Miyoo Mini Plus, kill RetroArch, upload, relaunch
Build .tic cartridges and deploy to Miyoo Mini Plus via SCP
Port a web game to ChaiLove (ChaiScript) for Miyoo Mini Plus
Port a web game to TIC-80 (Lua) for Miyoo Mini Plus
Package and test a ChaiLove game on the Miyoo Mini Plus via RetroArch
| name | polish |
| description | Add visual effects and game juice to a specified game |
| user_invocable | true |
| args | <game-name> [web|miyoo|both] |
Add visual polish to the specified game. Default target: both.
Impact: screen shake (2-8px, 0.85 decay), hit stop (3-5 frames), damage red flash, muzzle flash Particles: explosions, dash afterimages, ambient dust/embers, pulsing collectible glow Feedback: floating damage numbers, combo text ("KILLING SPREE!"), POW/BAM impact text, death fade-outs Ambient: star twinkle, rain/weather, CRT scanlines (4px, alpha 0.12), vignette
Edit web/<game>/index.html and/or miyoo/<game>/src/main.rs.
Run cargo check on Miyoo port if modified.