javascript skills

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

Browse within: openai 73nodejs 71cohere 59video 57linter 47code-quality 46ecmascript 44temporal 43workflow-engine 43css 42evals 42Chatbots 41cms 33compiler 30

scaffold

217

AnantKumar17/repo-scaffold

Skill Claude CodeCodex

Analyzes this repository and generates an optimized CLAUDE.md and project-specific Claude Code skills. Auto-invoke when CLAUDE.md is missing, when asked to "scaffold", "initialize claude context", "set up claude", or "generate claude files".

2 4mo ago C 59 tokens original MIT

cineplex-seat-map

218

yinbri/cineplex-mcp

Skill Claude CodeCodex

Use ONLY when the user explicitly asks for an interactive or visual Cineplex seat map — e.g. "make that interactive", "visualize it", "show me the seat map". Do NOT use for ordinary showtime, ticket, or seat-quality questions ("which showtime should we book", "are there good seats left") — answer those in text and…

2 +1 12d ago A 112 tokens original MIT

migrate-to-pnpm-11

219

llbbl/pnpm-upgrade-skills

Skill Claude CodeCodex

Migrate a JavaScript/TypeScript project from npm, yarn, or older pnpm (≤10) to pnpm 11, adopting its supply-chain-hardened defaults (minimumReleaseAge, allowBuilds, blockExoticSubdeps, strictDepBuilds, verifyDepsBeforeRun). Use when the user says "migrate to pnpm 11", "upgrade pnpm", "switch to pnpm", or wants to…

1 3mo ago D 107 tokens original MIT

rn-ci-cd

220

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on CI/CD for React Native with EAS Build, GitHub Actions, Fastlane, and EAS Update / CodePush for OTA delivery. Use when asked about builds, store submission, or OTA updates.

1 4mo ago A 49 tokens

rn-flavors

221

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on Android product flavors and iOS schemes for multi-environment React Native builds, with a runtime env selector. Use when asked about flavors, schemes, dev/staging/prod, or configuration.

1 4mo ago A 45 tokens

rn-async-patterns

222

almasumdev/awesome-react-native-agent-skills

Skill Claude CodeCodex

Expert guidance on Promises, async/await, cancellation with AbortController, timeouts, and retries in React Native / TypeScript. Use when asked about async code, cancellation, timeouts, or retries.

1 4mo ago A 48 tokens

weavatrix-js

223

Weavatrix/weavatrix-js

Skill Claude CodeCodex

Use the Weavatrix MCP as a reusable local repository-intelligence layer: understand unfamiliar applications with a bounded code graph, reduce repeated context, review Health, dead code, duplicates and history, trace endpoints and blast radius, enforce target architecture, and verify changes before a PR.

0 8d ago A 60 tokens original MIT

dependabot-triage-py

224

akshayrao14/git-practices

Skill Claude CodeCodex

Triage and fix Dependabot vulnerability alerts in Python repos (pip, poetry, uv, pdm, pipenv). v2.1 workflow with Standard (defensive) and Fast-Track (low-risk) modes — defensive minimal-patched versioning (PEP 440 ranges), exposure mapping (Public/API · Internal/Dev), CI workflow inspection to detect every PM in…

0 5d ago B 194 tokens original MIT

dependabot-triage

225

akshayrao14/git-practices

Skill Claude CodeCodex

Triage and fix Dependabot vulnerability alerts in JavaScript/TypeScript repos (Node.js services AND browser frontends). v2.1 workflow with Standard (defensive) and Fast-Track (low-risk) modes — defensive minimal-patched versioning, exposure mapping (Public/API · Client-Bundle · Internal/Dev), CI workflow inspection to…

0 5d ago B 187 tokens original MIT

socratic-method

226

akshayrao14/git-practices

Skill Claude CodeCodex

Use for non-trivial engineering work with a junior/early-career engineer — new features, unclear bugs, design decisions, PR reviews, postmortems (after an incident is resolved), or estimates. Turns the task into a guided learning exercise instead of handing over finished code. Applies alongside any other…

0 5d ago A 118 tokens original MIT

free-public-rest-apis

227

aisenseapi/aisense-free-public-rest-apis

Skill Claude CodeCodex

Use this skill whenever the user wants to integrate with, call, test, or learn about the free public REST APIs from AI SENSE AS (aisenseapi.com). Triggers include: requests for current time/datetime/timestamp, random numbers, random colors, passwords, UUIDs, GUIDs, Base64/Base58/Base32 encoding or decoding, JWT…

0 2d ago A 245 tokens original MIT

weavatrix-refactor-js

228

Weavatrix/weavatrix-refactor-js

Skill Claude CodeCodex

Apply hash-verified refactoring edit plans: a weavatrix-refactor-js plan producer computes and proves a plan against the read-only core, then applyeditplan previews it (issuing a confirm token), applies with automatic rollback, and verifiedchange proves it. The only Weavatrix component that writes code.

0 9d ago A 70 tokens original MIT

notion-mcp-wrapper

229

Charpup/openclaw-notion-mcp-wrapper

Skill Claude CodeCodex

Production-ready Notion MCP Server wrapper with health monitoring, automatic reconnection, and fallback strategies. Use when integrating Notion with OpenClaw, need reliable MCP connection, or require health monitoring for Notion API. Triggers on "notion", "mcp", "notion-mcp-wrapper".

0 5mo ago A 67 tokens

metalevel-tech/snapix-mcp-server

Skill Claude CodeCodex

Capture a screenshot of a web page using VS Code integrated browser tools (primary) or chrome-devtools-mcp (fallback), save it temporarily to the project folder, upload it to Snapix via snapix-mcp, then remove the local copy. Use when: screenshot a URL and upload to Snapix, capture web page image and store in cloud…

0 3mo ago A 90 tokens original MIT

metalevel-tech/snapix-mcp-server

Skill Claude CodeCodex

Capture a screenshot of a web page using VS Code integrated browser tools (primary) or chrome-devtools-mcp (fallback), save it temporarily to the project folder, upload it to Snapix via snapix-mcp, then remove the local copy. Use when: screenshot a URL and upload to Snapix, capture web page image and store in cloud…

0 3mo ago A 90 tokens original MIT

metalevel-tech/snapix-mcp-server

Skill Claude CodeCodex

Capture a screenshot of a web page using VS Code integrated browser tools (primary) or chrome-devtools-mcp (fallback), save it temporarily to the project folder, upload it to Snapix via snapix-mcp, then remove the local copy. Use when: screenshot a URL and upload to Snapix, capture web page image and store in cloud…

0 3mo ago A 90 tokens original MIT

git-step-commit

233

bosens-China/tc39-atlas

Skill Claude CodeCodex

Analyze Git changes, split them into coherent commits, infer message language and format, optionally close supplied GitHub issues, and execute safely. Manage persistent global or repository preferences for review versus direct submission and automatic or specified commit-message language through native Git config.…

0 2d ago A 134 tokens original MIT

manage-prd-docs

234

bosens-China/tc39-atlas

Skill Claude CodeCodex

Automatically manage product requirements across current decisions in docs/PRD.md and docs/prd/, mature future plans under docs/plans/, and active implementation under docs/work/. Use whenever the conversation discusses, clarifies, versions, plans, implements, completes, splits, or migrates a product requirement or…

0 2d ago A 132 tokens original MIT

modernize-ecmascript

235

bosens-China/tc39-atlas

Skill Claude CodeCodex

A guide for writing or reviewing JavaScript and TypeScript using newer ECMAScript language features. ECMAScript is the standard behind JavaScript, and the guide checks whether the project's tools and target browsers or runtimes can handle each feature.

0 2d ago A 130 tokens original MIT

clean-example

236

frankxai/starlight-evals

Skill Claude CodeCodex

A minimal, deliberately clean SKILL.md fixture used to CI-test scripts/lint-skills.mjs against a known-good file. It has valid frontmatter, no dollar-digit sequences, no secret-shaped strings, and no personal paths.

0 5d ago A 50 tokens