javascript skills

803 tagged javascript, measured the same way as everything else here.

Browse within: typescript 285ReAct 137openai 73nodejs 71cohere 59video 57linter 47code-quality 46ecmascript 44temporal 43workflow-engine 43css 42evals 42Chatbots 41

task-manager

121

iamlukethedev/Hermes3D

Skill Claude CodeCodex

Capture actionable user requests as persistent tasks, update task status as work progresses, and keep a shared task store in sync. Use when a user asks an agent to do work, check progress, block a task, complete a task, or manage the Kanban board.

324 +20 4d ago A 56 tokens original MIT

todo

122

iamlukethedev/Hermes3D

Skill Claude CodeCodex

Maintain a shared workspace TODO list with blocked tasks.

324 +20 4d ago A 12 tokens copy · 95% MIT

game-3d-assets

123

corosolto/client

Skill Claude CodeCodex

3D asset engineer that finds, downloads, and integrates GLB/GLTF models into Three.js browser games. Use when a 3D game needs real models instead of primitive BoxGeometry/SphereGeometry shapes.

234 2d ago A 49 tokens AGPL-3.0

threejs-3d-generator

124

corosolto/client

Skill Claude CodeCodex

Generate, texture, rig, animate, stylize, convert, and download 3D assets for Three.js games using the Tripo API. Use for text-to-3D, image-to-3D, 2D concept to 3D conversion, game-ready GLB/FBX assets, characters, creatures, buildings, props, weapons, terrain pieces, auto-rigging, animation retargeting, model…

234 2d ago A 150 tokens AGPL-3.0

bug-hunt

125

corosolto/client

Skill Claude CodeCodex

Investiga e conserta defeito no CS BRASIL / CORO SOLTO com o método que esta base pagou caro para aprender — régua antes do conserto, mutação que prova a régua, figura no tamanho em que ela é servida, e refutação do palpite óbvio antes de agir nele. Use SEMPRE que alguém reportar que algo está quebrado, errado…

234 2d ago A 234 tokens AGPL-3.0

vtj-camera-system

126

hexianWeb/Third-Person-MC

Skill Claude CodeCodex

Configures third-person camera systems with collision avoidance. Use when adjusting follow behavior, implementing camera modes, or handling cave/obstacle detection.

189 +1 1mo ago A 33 tokens original MIT

vtj-state-management

127

hexianWeb/Third-Person-MC

Skill Claude CodeCodex

Manages state between Vue and Three.js via Pinia and mitt. Use when synchronizing UI state, emitting events, or implementing cross-layer communication.

189 +1 1mo ago A 35 tokens original MIT

vtj-ui-integration

128

hexianWeb/Third-Person-MC

Skill Claude CodeCodex

Integrates Vue UI with Three.js while maintaining strict separation. Use when building HUDs, menus, or handling UI-to-scene communication via events.

189 +1 1mo ago A 36 tokens original MIT

stardrive-project

129

peltmonger/stardrive

Skill Claude CodeCodex

Configure, customize, extend, and maintain websites built with the Astro Stardrive boilerplate. Use when creating a Stardrive project, completing its guided setup, changing its pages or components, or preserving Stardrive conventions while adding features.

183 2d ago A 51 tokens original MIT

ktui-datatable

130

keenthemes/ktui

Skill Claude CodeCodex

KtUI DataTable (KTDataTable) — local/remote data, sorting, filtering, pagination, checkbox selection, state persistence, fixed layouts, event system, and architecture. Use this skill when building, debugging, or customizing DataTable components.

149 2mo ago A 56 tokens original MIT

ktui-select

131

keenthemes/ktui

Skill Claude CodeCodex

KtUI Select (KTSelect) — rich searchable multi-select dropdown replacing native select. Tags, combobox, remote data, pagination, select-all, events, and programmatic API. Use this skill when building, debugging, or customizing Select components.

149 2mo ago A 54 tokens original MIT

ktui

132

keenthemes/ktui

Skill Claude CodeCodex

Comprehensive guide to KtUI (Keenthemes Tailwind UI) — components, theming, initialization, data-attribute API, event system, helpers, and common patterns. Use this skill when building UI with KtUI, adding/customizing components, working with KtUI theming/colors/dark-mode, or when the user mentions KtUI, ktui…

149 2mo ago A 95 tokens original MIT

nfeio-node-sdk

133

nfe/client-nodejs

Skill Claude CodeCodex

NFE.io Node.js SDK integration expert (package: nfe-io). MUST trigger when: code imports 'nfe-io' or references NfeClient; user mentions NFE.io, NFS-e, NF-e, CT-e, CF-e, CFe-SAT, nota fiscal, nota fiscal eletronica, Brazilian invoice, fiscal document, electronic invoice Brazil, CNPJ lookup, CPF lookup, service…

140 12d ago A 264 tokens

react-patterns

134

jh941213/my-cc-harness

Skill Claude CodeCodex

Comprehensive React 19 patterns expert covering Server Components, Actions, use() hook, useOptimistic, useFormStatus, useFormState, React Compiler, concurrent features, Suspense, and modern TypeScript development. 트리거: "React", "컴포넌트", "hooks", "JSX/TSX", "상태 관리" 안티-트리거: "Vue", "Svelte", "Angular", "백엔드".

125 29d ago A 99 tokens

liveblog-dev

135

liveblog/liveblog

Skill Claude CodeCodex

Run a local Liveblog development environment. Wraps the dev scripts under scripts/dev/ (setup, up, down) so someone can bring the app up, stop it, or check its status without knowing the Docker / honcho / grunt commands underneath. Invoke when the user wants to do any of: — "set me up", "first-time setup", "I just…

118 11d ago A 176 tokens AGPL-3.0

compile

136

joelmoss/proscenium

Skill Claude CodeCodex

Compile the Go shared library for local development.

104 6d ago A 10 tokens original MIT

test

137

joelmoss/proscenium

Skill Claude CodeCodex

Run Ruby and/or Go tests. Pass a file path to run a specific test, or no args to run all.

104 6d ago A 26 tokens original MIT

gh-pr-to-green

138

transloadit/node-sdk

Skill Claude CodeCodex

Finish a GitHub PR by using gh to gather full PR context, creating a markdown todo list of open review comments, addressing them (err on the side of fixing), running council-review and the repo-required checks (often yarn check), committing/pushing updates, and monitoring CI until green. Use when asked to…

73 2d ago A 82 tokens original MIT

handover

139

transloadit/node-sdk

Skill Claude CodeCodex

Create or update a concise handover doc for the current repo/session.

73 2d ago A 17 tokens original MIT

release

140

transloadit/node-sdk

Skill Claude CodeCodex

Checklist for releasing packages from this monorepo (code PR -> Version Packages PR -> npm publish).

73 2d ago A 22 tokens original MIT

clidey/deptrust

Skill Claude CodeCodex

Check package safety with the local deptrust CLI before installing, updating, or recommending npm, PyPI, Cargo, Go module, RubyGems, NuGet, Maven, Packagist, pub.dev, CocoaPods, Hex.pm, Hackage, or GitHub Actions dependencies. Use when asked to add, upgrade, audit, or evaluate a package version and MCP is unavailable…

61 13d ago A 86 tokens original MIT

Add MCP Tool

142

bartholomej/node-csfd-api

Skill Claude CodeCodex

How to expose a CSFD scraper function as a tool for AI agents via the Model Context Protocol server.

60 8d ago A 25 tokens original MIT

bartholomej/node-csfd-api

Skill Claude CodeCodex

A complete guide to adding a new data field to the CSFD scraper (e.g., extracting "budget" or "studio" from a movie page).

60 8d ago A 36 tokens original MIT

Validate Changes

144

bartholomej/node-csfd-api

Skill Claude CodeCodex

A workflow to verify that code changes (refactoring, new features) didn't break the scraper or the build.

60 8d ago A 25 tokens original MIT