javascript skills

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

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

moonrepo/moon

Skill Claude CodeCodex

Analyze and improve code quality for any path in the monorepo. Use whenever the user asks to improve, audit, review, clean up, refactor, lint, or check code quality for a directory or file. Also trigger for requests about security review, performance optimization, robustness checks, dependency audits, or readability…

4.1k 3d ago A 116 tokens original MIT

debug-task

74

moonrepo/moon

Skill Claude CodeCodex

Diagnose and fix moon tasks that are broken, misconfigured, or behaving unexpectedly. Use this skill when a moon task is failing, not running, skipped, hanging, producing stale or wrong output, cached when it shouldn't be, re-running every time when it should be cached, or when outputs are empty or missing after a…

4.1k 3d ago A 231 tokens original MIT

ax-llm/ax

Skill Claude CodeCodex

Use when writing C++ code with axllm for agent tracing, centralized and multi-tenant usage accounting, action logs, runtime diagnostics, replay, and production debugging.

2.9k 2d ago A 44 tokens original Apache-2.0

ax-cpp-ai

76

ax-llm/ax

Skill Claude CodeCodex

Use when writing C++ code with axllm for named deployment profiles, generic provider clients, model selection, OpenAI-compatible calls, Responses, Gemini, Anthropic, routers, and balancers.

2.9k 2d ago A 47 tokens original Apache-2.0

ax-cpp-flow

77

ax-llm/ax

Skill Claude CodeCodex

Use when writing C++ code with axllm for flows, nodes, program graphs, nested programs, dynamic options, caching, and optimizer components.

2.9k 2d ago A 37 tokens original Apache-2.0

openwebf/webf

Skill Claude CodeCodex

Develop custom WebF native plugins based on Flutter packages. Create reusable plugins that wrap Flutter/platform capabilities as JavaScript APIs. Use when building plugins for native features like camera, payments, sensors, file access, or wrapping existing Flutter packages.

2.5k 2mo ago A 53 tokens GPL-3.0

webf-native-ui-dev

79

openwebf/webf

Skill Claude CodeCodex

Develop custom native UI libraries based on Flutter widgets for WebF. Create reusable component libraries that wrap Flutter widgets as web-accessible custom elements. Use when building UI libraries, wrapping Flutter packages, or creating native component systems.

2.5k 2mo ago A 50 tokens GPL-3.0

webf-routing-setup

80

openwebf/webf

Skill Claude CodeCodex

Setup hybrid routing with native screen transitions in WebF - configure navigation using WebF routing instead of SPA routing. Use when setting up navigation, implementing multi-screen apps, or when react-router-dom/vue-router doesn't work as expected.

2.5k 2mo ago A 51 tokens GPL-3.0

soundclaw

81

iamlukethedev/Claw3D

Skill Claude CodeCodex

Control Spotify playback, search music, and return shareable music links.

2.2k 11d ago A 18 tokens original MIT

task-manager

82

iamlukethedev/Claw3D

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.

2.2k 11d ago A 56 tokens original MIT

todo

83

iamlukethedev/Claw3D

Skill Claude CodeCodex

Maintain a shared workspace TODO list with blocked tasks.

2.2k 11d ago A 12 tokens original MIT

livecodes

84

live-codes/livecodes

Skill Claude CodeCodex

Open-source, client-side code playground supporting 90+ languages/frameworks. Runs entirely in the browser with SDK for embedding. Entry point for all LiveCodes skills.

1.5k 5d ago A 36 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Configure playground behavior through Config object, query parameters, EmbedOptions, editor settings, processors, external resources, and custom settings. Load this skill when setting up project content, configuring CSS processors, or customizing display.

1.5k 5d ago A 47 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Use SDK with React, Vue, Svelte, Solid, Preact, and Web Components. sdkReady callback pattern, reactive props, and framework-specific setup. Load this skill when embedding LiveCodes in a framework application.

1.5k 5d ago A 51 tokens original MIT

card-theater

87

Unclecheng-li/AI_Animation

Skill Claude CodeCodex

A tool for creating animated HTML presentations with a narrated sidebar and a rotating set of three-dimensional cards. The cards can show steps, concepts, or comparisons.

1.2k 2d ago A 94 tokens original MIT

dynamic-archify

88

Unclecheng-li/AI_Animation

Skill Claude CodeCodex

Create professional architecture, workflow, sequence, data-flow, and lifecycle/state diagrams as standalone animated HTML files with SVG graphics, flowing animation effects, a built-in dark/light theme toggle, and one-click export to PNG / JPEG / WebP / SVG / GIF / WebM. Accepts plain-language descriptions or pasted…

1.2k 2d ago A 163 tokens original MIT

phone-ui-demos

89

Unclecheng-li/AI_Animation

Skill Claude CodeCodex

A tool for making cinematic web demonstrations that present information inside a realistic smartphone interface, such as notifications, chats, settings, or an app screen.

1.2k 2d ago A 194 tokens original MIT

wakaru

90

pionxzh/wakaru

Skill Claude CodeCodex

Turn minified, bundled, or transpiled JavaScript back into readable modules. Use when you encounter unreadable production JS — a webpack/esbuild/Metro/Rollup bundle, a minified vendor script, Babel/TypeScript/SWC-transpiled output, or a single mangled .js file — and need to read, audit, debug it, or recover a…

973 2d ago A 99 tokens original Apache-2.0

THREE.Terrain

91

IceCreamYou/THREE.Terrain

Skill Claude CodeCodex

Use this guide when an agent must build, modify, inspect, or document a terrain scene with THREE.Terrain. The library creates heightmapped Three.js terrain and provides procedural generators, filters, material blending, decoration tools, grass, image conversion, analysis, and seeded randomness.

891 5d ago A 0 tokens original MIT

npm-security

92

bodadotsh/npm-security-best-practices

Skill Claude CodeCodex

Prevent JavaScript/TypeScript projects from supply-chain attacks across package managers like npm, pnpm, yarn, bun, and deno. Use whenever planning, installing, updating packages or configuring package managers.

856 8d ago A 43 tokens original MIT

intlayer-angular

93

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Angular applications. Use when the user asks to "setup Angular i18n", create a new translated component, use the "useIntlayer" composable, or configure providers.

816 3d ago A 47 tokens original Apache-2.0

intlayer-content

94

aymericzip/intlayer

Skill Claude CodeCodex

Define rich content structures using Intlayer content nodes. Use when the user asks to "create translations", "handle pluralization", "use markdown in content", or implement "conditional content".

816 3d ago A 41 tokens original Apache-2.0

intlayer-next-js

95

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Next.js App Router and Pages Router. Use when the user asks to "setup Next.js i18n", use "useIntlayer" in Server Components, or handle client-side translations in Next.js.

816 3d ago A 53 tokens original Apache-2.0

featurevisor

96

featurevisor/featurevisor

Skill Claude CodeCodex

Author, query, and integrate Featurevisor — Git-based feature flags, A/B experiments, and remote config. Use whenever the user mentions Featurevisor, works in a project containing featurevisor.config.js, edits files under attributes/, segments/, features/, variables/, groups/, schemas/, targets/, sets/, or tests/…

806 3d ago A 266 tokens original MIT