Loading...
Loading...
Found 1,115 Skills
Use this skill when creating particle effects in Phaser 4. Covers ParticleEmitter, emission zones, death zones, particle properties, textures, gravity wells, and particle movement. Triggers on: particles, emitter, particle effect, explosion, fire, smoke.
Create, edit, render, and snapshot browser-native implicit CAD `.implicit.js` and `.implicit.mjs` files using GLSL signed-distance fields, shader primitives, smooth booleans, TPMS fields, and direct CAD Viewer raymarch rendering. Experimental.
Apply Better Stimulus best practices for writing maintainable, reusable StimulusJS controllers following SOLID principles
Agent skill for crdt-synchronizer - invoke with $agent-crdt-synchronizer
Use Replay MCP to inspect the contents of https://replay.io recordings.
Use when writing shell scripts, automation, build tools, file processing, or ad-hoc CLI tasks with Google's zx library. Covers command execution, process control, file operations, and scripting patterns.
Stream-backup active recordings to GitHub. TRIGGERS - backup recording, sync cast, streaming backup.
Extract full paper details from a CNKI paper page including title, authors, affiliations, abstract, keywords, fund, classification. Use when the user needs detailed information about a specific paper.
Patterns for Domo Custom Connector IDE work only (not Domo App Platform custom apps).
Conserve memory by reusing existing instances when working with large numbers of similar objects.
Create storefront controllers in SFRA or classic B2C Commerce patterns. Use when building pages, handling form submissions, creating AJAX endpoints, or working with server.get/server.post, res.render, res.json, and middleware chains. Also covers URLUtils for URL generation.
Framework-free form validation using HTML5 Constraint Validation API enhanced with Zod for complex rules. Use when building forms without React/Vue or for progressive enhancement.