pixi-svelte-integrator/SKILL.md
Integrate and validate PixiJS rendering pipelines inside Svelte applications. Use when wiring Pixi application lifecycle to Svelte component lifecycle, handling mount/unmount cleanup, coordinating reactive state with render loop events, validating resize/high-DPI behavior, or debugging event/input/render synchronization issues.
npx skillsauth add egorfedorov/slot-casino-game-developer-skills-for-stake-engine pixi-svelte-integratorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to build stable Pixi+Svelte integrations with explicit lifecycle and teardown guarantees.
Application in Svelte mount lifecycle.python3 scripts/validate_pixi_svelte_contract.py \
--contract <path/to/pixi_svelte_contract.json>
Treat non-zero exits as blocker findings.
Return:
Integration Map: host component, Pixi app adapter, and event bridge.Validation Findings: pass/fail checks for lifecycle, resize, and teardown.Patch Plan: exact files and integration points to change.Verification: commands and expected pass criteria.Residual Risks: unresolved runtime synchronization concerns.references/workflow.md: end-to-end integration process.references/contracts.md: lifecycle and event bridge contract rules.references/signoff-template.md: handoff template for release readiness.development
Integrate, validate, and harden WebAssembly modules in frontend/backend application pipelines. Use when wiring WASM build artifacts with JS/TS loaders, validating module/loader contracts, checking init symbols and runtime assumptions, triaging WASM loading failures, or preparing release sign-off for wasm bundle integrity.
testing
Design retention-focused UX systems for games with measurable engagement impact. Use when defining habit loops, friction reduction patterns, re-engagement flows, or validating UX retention hypotheses against explicit success metrics.
testing
Design, review, and validate slot game UI/UX flows for desktop and mobile play. Use when defining control hierarchy, spin-state UX, bet/balance presentation, modal interactions, responsive layouts, accessibility constraints, animation-feedback timing, or release readiness checks for slot user experience contracts.
content-media
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.