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

js-ast-deobfuscation

193

zhizhuodemao/ai-reverse-resources

Skill Claude CodeCodex

An evidence-based workflow for making obfuscated JavaScript easier to read. Obfuscated code is deliberately rearranged or disguised to hide its purpose.

8 19d ago A 166 tokens

engram-memory

194

HBarefoot/engram

Skill Claude CodeCodex

Persistent cross-session memory via Engram's MCP tools (engramrecall, engramremember, engramcontext, engramfeedback, engramforget, engramstatus). Use this skill at the START of any session on a known project or with a known user — recall before acting. Also use it whenever the user states a preference, makes a…

7 1mo ago A 152 tokens original MIT

3d-web-experience

195

ranbot-ai/awesome-skills

Skill Claude CodeCodex

Expert in building 3D experiences for the web - Three.js, React Three Fiber, Spline, WebGL, and interactive 3D scenes. Covers product configurators, 3D portfolios, immersive websites, and bringing dep.

6 3d ago A 53 tokens

jest

196

anivar/jest-skill

Skill Claude CodeCodex

Jest best practices, patterns, and API guidance for JavaScript/TypeScript testing. Covers mock design, async testing, matchers, timer mocks, snapshots, module mocking, configuration, and CI optimization. Baseline: jest ^30.0.0. Triggers on: jest imports, describe, it, test, expect, jest.fn, jest.mock, jest.spyOn…

6 24d ago A 97 tokens original MIT

lizard

197

lizard-build/lizard-studio

Skill Claude CodeCodex

Entry point for deploying and managing apps on Lizard via the lizard CLI (npm @lizard-build/cli). This is a thin bootstrap: it loads the full, version-matched usage guide from the CLI itself, installing the CLI only when needed. Covers the whole app lifecycle (login, init, link, add, up, redeploy, logs, status, scale…

5 5d ago A 200 tokens original MIT

improve

198

BjoernRave/i18n-magic

Skill Claude CodeCodex

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security…

5 1mo ago B 102 tokens

agent-loop

199

MIK-HEAL/SyncPoint

Skill Claude CodeCodex

Run the SyncPoint orchestration loop — boot a task, create checkpoints, hand off work between agents. Use when coordinating multiple AI agents on the same task, or when resuming from a previous checkpoint.

5 2mo ago A 41 tokens original Apache-2.0

review

200

MIK-HEAL/SyncPoint

Skill Claude CodeCodex

Review checkpoints in SyncPoint — create review requests, add checklists, submit evidence, approve or request changes. Use when reviewing another agent's work before it can proceed.

5 2mo ago A 34 tokens original Apache-2.0

setup

201

MIK-HEAL/SyncPoint

Skill Claude CodeCodex

Install and configure SyncPoint — set up a multi-agent coordination project from scratch. Use when the user asks to set up SyncPoint, initialize agent coordination, or create a multi-agent project.

5 2mo ago A 38 tokens original Apache-2.0

envoic

202

mahimailabs/envoic

Skill Claude CodeCodex

Scan, audit, and clean up Python virtual environments (.venv, conda), nodemodules, and development artifacts consuming disk space. Use when the user mentions disk space, environment cleanup, stale venvs, nodemodules bloat, project cleanup, broken environments, dangling symlinks, or asks about disk usage from…

5 1mo ago A 101 tokens original MIT

astro-iconify-svgmap

203

stephansama/packages

Skill Claude CodeCodex

Astro integration that generates optimized SVG sprite maps from @iconify-json/ icon packs for SSG sites. Add createIntegration() to astro.config.mjs, import virtual:iconify-svgmap in your base layout to activate the plugin, then call getIcon(pack, name) in .astro components to register icons and get hrefs. Use…

5 1mo ago A 96 tokens original MIT

eslint-config

204

stephansama/packages

Skill Claude CodeCodex

Composable ESLint flat config for TypeScript projects. Use config() with presets.base spread to activate baseline, javascript, typescript, imports, jsdoc, unicorn, perfectionist, prettier, regexp, command, packagejson, pnpm, gitignore, node, e18e configs. autoEnable detects installed packages (astro, svelte, lit…

5 1mo ago A 105 tokens original MIT

typed-events

205

stephansama/packages

Skill Claude CodeCodex

Type-safe validated wrappers for browser CustomEvent, BroadcastChannel, and window.postMessage APIs using any standard-schema-compatible validator (zod, valibot, arktype). Use when implementing createEvent, createEventMap, createBroadcastChannel, createBroadcastEvent, or createMessage. For React hooks (useListener…

5 1mo ago A 80 tokens original MIT

withcrux/agentHack-skills

Skill Claude CodeCodex

Detect reflected, stored, and DOM-based Cross-Site Scripting (XSS) vulnerabilities in web applications using manual payloads and browser-based analysis inside isolated lab environments. Covers OWASP A03 injection and sanitization bypass.

5 5mo ago A 57 tokens

dingtalk-wiki-mcp

207

ianen/dingtalk-wiki-mcp

Skill Claude CodeCodex

A connector for DingTalk, a Chinese workplace collaboration platform, that lets an agent read and write Wiki pages, documents, folders, mind maps, and workbook content.

4 5mo ago A 0 tokens original MIT

alexconner-79/super-claudio-brothers

Skill Claude CodeCodex

Generate a unique themed Super Claudio Brothers platformer. Creates a custom level, colour palette, enemy look, and Claudio costume. Every run produces a different game.

2 2mo ago A 40 tokens original MIT

deepfreeze

209

mahmoud20138/Deepfreeze

Skill Claude CodeCodex

TEMPORARY skill loader — fetches remote SKILL.md files without permanent installation. Temp mode auto-cleans on restart. Frozen mode persists across sessions. NEVER uses npx skills add or installs permanently. Use when user wants to load a skill temporarily from a GitHub repo URL, raw URL, or any HTTP link to a…

2 3mo ago D 104 tokens copy · 80% MIT

commit-pattern

210

hbarbosa02/alaz-mcp-nestjs

Skill Claude CodeCodexCursor

Aligns git commits and messages with this repo’s Conventional Commits rule and pre-commit gate (lint, format, tests). Use when writing or reviewing commit messages, before git commit or push, when running pre-commit checks, or when the user mentions conventional commits, npm run precommit, or .githooks.

2 4mo ago A 69 tokens original MIT

spec-driven

211

hbarbosa02/alaz-mcp-nestjs

Skill Claude CodeCodexCursor

Project and feature planning with 4 adaptive phases - Specify, Design, Tasks, Execute. Auto-sizes depth by complexity. Creates atomic tasks with verification criteria, atomic git commits, requirement traceability, and persistent memory across sessions. Stack-agnostic. Use when (1) Starting new projects (initialize…

2 4mo ago A 229 tokens original MIT

mentor-agent

212

leostacowskicompasso/workshop-27-08-26

Skill Claude CodeCodex

Use when participants are working with any of the workshop's MCP servers (stdio, HTTP, or Express) — running, testing, comparing transports, or troubleshooting.

2 5d ago B 35 tokens original Unlicense

github-repo-fetcher

213

shyamsridhar123/Skills-Registry-CLI

Skill Claude CodeCodex

Skill for fetching and parsing content from GitHub repositories. Use when cloning repos, fetching raw files, parsing repository structure, and working with GitHub's API or raw content URLs.

2 7mo ago A 42 tokens original MIT

jsonl-registry

214

shyamsridhar123/Skills-Registry-CLI

Skill Claude CodeCodex

Skill for working with JSONL (JSON Lines) format registries. Use when creating, querying, updating, or managing data stored in JSONL format for skill registries, logs, or datasets.

2 7mo ago A 45 tokens original MIT

shyamsridhar123/Skills-Registry-CLI

Skill Claude CodeCodex

Skill for converting between different skill formats. Use when transforming skills from anthropics/skills format to GitHub Copilot format, or vice versa. Handles SKILL.md parsing, validation, and structure transformation.

2 7mo ago A 46 tokens original MIT

ruclub

216

VoidX3D/RU_Club_Website

Skill Claude CodeCodex

Work on the RU Club Motherland website — React 19 + TypeScript 6 + Vite 8 + Supabase SPA. Use when the user mentions ruclub, Motherland, building, deploying, or any site-related task.

2 9d ago A 51 tokens GPL-2.0