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

feature-flags

01

react/react

Skill Claude CodeCodex

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

248k 4d ago A 34 tokens original MIT

react/react

Skill Claude CodeCodex

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

248k 4d ago A 38 tokens original MIT

plan-update

03

react/react

Skill Claude CodeCodex

Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc.

248k 4d ago A 44 tokens original MIT

electron/electron

Skill Claude CodeCodex

End-to-end Chrome security backport for an Electron release branch. Given a Chrome Releases blog URL and a branch (e.g. 41-x-y), determines which CVE fixes are missing from the actual synced source, writes the cherry-pick patches locally, validates them with e sync --3 + lint --patches, then pushes a single PR. Use…

123k yesterday A 121 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.

123k yesterday A 62 tokens original MIT

electron/electron

Skill Claude CodeCodex

Guide for performing Node.js version upgrades in the Electron project. Use when working on the roller/node/main branch to fix patch conflicts during e sync --3. Covers the patch application workflow, conflict resolution, analyzing upstream Node.js changes, building, running the Node.js test suite, and proper commit…

123k yesterday A 69 tokens original MIT

lint-all

07

denoland/deno

Skill Claude CodeCodex

Lint all code (Rust + JS/TS). Use before opening a PR when Rust code was changed.

108k 2d ago A 24 tokens original MIT

node-compat

08

denoland/deno

Skill Claude CodeCodex

Run a Node.js compatibility test, diagnose failures, and either fix the implementation, skip, or ignore the test. Use when asked to work on node compat tests.

108k 2d ago A 37 tokens original MIT

review-pr

09

denoland/deno

Skill Claude CodeCodex

Review a Deno runtime pull request for correctness, tests, security, and conventions. Use when asked to review a PR or when a PR number/URL is provided for review.

108k 2d ago A 39 tokens original MIT

adev-writing-guide

10

angular/angular

Skill Claude CodeCodex

Comprehensive writing guide for Angular documentation (adev). Covers Google Technical Writing standards, Angular-specific markdown extensions, code blocks, and components. You MUST use this skill any time you plan to create, edit, or review documentation files in adev/ or adev/src/content.

101k 3d ago A 60 tokens original MIT

PR Review

11

angular/angular

Skill Claude CodeCodex

Guidelines and tools for reviewing pull requests in the Angular repository.

101k 3d ago A 16 tokens original MIT

angular/angular

Skill Claude CodeCodex

Explains the mental model and architecture of the code under packages/forms/signals. You MUST use this skill any time you plan to work with code in packages/forms/signals.

101k 3d ago A 43 tokens original MIT

oven-sh/bun

Skill Claude CodeCodex

Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.

96k +21 today A 38 tokens

oven-sh/bun

Skill Claude CodeCodex

Creates JavaScript classes using Bun's Rust bindings generator (.classes.ts). Use when implementing new JS APIs in Rust with JSC integration, prototypes, or constructors.

96k +21 today A 41 tokens

oven-sh/bun

Skill Claude CodeCodex

JSC GC reference for Bun. Use for use-after-free, JS object leaks, "collected too early", or when touching WriteBarrier, visitChildren, visitAdditionalChildren, JSRef, JSC::Strong/Weak, hasPendingActivity, ensureStillAlive, addOpaqueRoot, reportExtraMemoryAllocated, IsoSubspace, HeapAnalyzer, finalize.

96k +21 today A 80 tokens

fact-check

16

leonardomso/33-js-concepts

Skill Claude CodeCodex

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation.

67k 29d ago A 30 tokens original MIT

seo-review

17

leonardomso/33-js-concepts

Skill Claude CodeCodex

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential.

67k 29d ago A 25 tokens original MIT

write-concept

18

leonardomso/33-js-concepts

Skill Claude CodeCodex

Write or review JavaScript concept documentation pages for the 33 JavaScript Concepts project, following strict structure and quality guidelines.

67k 29d ago A 27 tokens original MIT

add-effect

19

remotion-dev/remotion

Skill Claude CodeCodex

Add a new effect to @remotion/effects, including implementation, package exports, docs, demos, preview images, Remotion skill updates, tests, formatting, and builds.

58k 3d ago A 39 tokens

gh-stack

20

remotion-dev/remotion

Skill Claude CodeCodex

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

58k 3d ago A 80 tokens

writing-tests

21

remotion-dev/remotion

Skill Claude CodeCodex

Rules for writing and reviewing tests in the Remotion repository. Use whenever adding, editing, or reviewing tests, especially for Studio UI, rendering, CLI, server, media, and cross-package changes, to prefer complete integration workflows over narrow helper tests and implementation details.

58k 3d ago A 56 tokens

TryGhost/Ghost

Skill Claude CodeCodex

Move a package from another TryGhost repository into Ghost as an internal-only workspace package while preserving its Git history. Use for package migrations from repositories such as TryGhost/SDK or TryGhost/framework, including the history import PR, exceptional merge-commit handoff, source-repository removal PR…

55k +8 today A 77 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

DropdownMenu, Select, and Popover share one visual recipe (bg-surface-elevated-2 + border-border/60 dark:border-border/30 + shadow-md). Change them together. Trigger when editing any of those three Shade files.

55k +8 today A 54 tokens original MIT

TryGhost/Ghost

Skill Claude CodeCodex

Use Shade semantic tokens (bg-background, text-foreground, border-border-default, bg-surface-elevated) — never hex, hsl(), or bg-gray-200-style raw palette utilities for UI chrome. Trigger when editing TSX/CSS in Shade-consuming apps.

55k +8 today A 61 tokens original MIT