A collection of agent skills for creative strategy and cross-platform product design.
npx skills@latest add jeremielim/skillsTo install one skill, use its exact name:
npx skills@latest add jeremielim/skills --skill cross-platform-haptic-design
npx skills@latest add jeremielim/skills --skill cross-platform-spatial-audio
npx skills@latest add jeremielim/skills --skill cognitive-bias-design
npx skills@latest add jeremielim/skills --skill craft-agent-skills
npx skills@latest add jeremielim/skills --skill digital-morphogenesis
npx skills@latest add jeremielim/skills --skill game-designer
npx skills@latest add jeremielim/skills --skill naming
npx skills@latest add jeremielim/skills --skill self-learning
npx skills@latest add jeremielim/skills --skill ui-icon-design
npx skills@latest add jeremielim/skills --skill ui-sound-designcross-platform-haptic-design— Design and review Apple and Meta Horizon OS haptics.cross-platform-spatial-audio— Design, implement, and review spatial and immersive audio for Apple platforms and Meta Horizon OS.cognitive-bias-design— Identify, evaluate, and ethically apply human biases to design decisions.craft-agent-skills— Create, revise, package, and evaluate reusable agent skills.digital-morphogenesis— Design, tune, and evaluate generative systems where form emerges through iterative local interactions.game-designer— Develop an original game with the URF Academy game-design framework.naming— Generate, assess, and validate names for brands, products, and design systems.self-learning— Research a technology from authoritative web sources and turn it into a reusable agent skill.ui-icon-design— Design, select, refine, and hand off coherent user-interface icons and icon sets.ui-sound-design— Create, specify, and evaluate UI sound effects and product sound systems.
Run the structural check with:
npm run test:skillsThe prompt suites in evals contain positive, negative, and edge-case scenarios for each
skill. Run each case in a clean agent session three times and grade the stated outcomes before shipping
a skill change.