Topic: javascript
202 skills in this topic.
-
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
itzzritik/OrderWorder 108
-
3d-games
3D game development principles. Rendering, shaders, physics, cameras.
itzzritik/OrderWorder 108
-
game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
itzzritik/OrderWorder 108
-
game-audio
Game audio principles. Sound design, music integration, adaptive audio systems.
itzzritik/OrderWorder 108
-
game-design
Game design principles. GDD structure, balancing, player psychology, progression.
itzzritik/OrderWorder 108
-
mobile-games
Mobile game development principles. Touch input, battery, performance, app stores.
itzzritik/OrderWorder 108
-
multiplayer
Multiplayer game development principles. Architecture, networking, synchronization.
itzzritik/OrderWorder 108
-
pc-games
PC and console game development principles. Engine selection, platform features, optimization strategies.
itzzritik/OrderWorder 108
-
vr-ar
VR/AR development principles. Comfort, interaction, performance requirements.
itzzritik/OrderWorder 108
-
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
itzzritik/OrderWorder 108
-
i18n-localization
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
itzzritik/OrderWorder 108
-
repomix
Pack and analyze codebases into AI-friendly single files using Repomix.
Use when the user wants to explore repositories, analyze code structure,
find patterns, check token counts, or prepare codebase context for AI analysis.
Supports both local directories and remote GitHub repositories.
yamadashy/repomix 23,364
-
agent-memory
Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.
yamadashy/repomix 23,364
-
contextual-commit
Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that preserve WHY code was written, not just WHAT changed.
yamadashy/repomix 23,364
-
repomix-explorer
Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.
yamadashy/repomix 23,364
-
browser-extension-developer
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
yamadashy/repomix 23,364
-
website-maintainer
Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.
yamadashy/repomix 23,364
-
turborepo
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,
dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment
variables, internal packages, monorepo structure/best practices, and boundaries.
Use when user: configures tasks/workflows/pipelines, creates packages, sets up
monorepo, shares code between apps, runs changed/affected packages, debugs cache,
or has apps/packages directories.
vercel/turborepo 30,123
-
island-rescue
How to be rescued from a lonely island
vercel/ai 23,223
-
add-function-examples
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
vercel/ai 23,223
-
add-provider-package
Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/<provider> package to integrate an AI service into the SDK.
vercel/ai 23,223
-
adr-skill
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.
vercel/ai 23,223
-
capture-api-response-test-fixture
Capture API response test fixture.
vercel/ai 23,223
-
develop-ai-functions-example
Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.
vercel/ai 23,223