nodejs skills

698 tagged nodejs, measured the same way as everything else here.

Browse within: cms 74javascript 71graphql 58serverless 55agent-framework 51cordova 51mikrotik 51ai-development 47development-tools 47rest-api 40anti-bot 37bot-evasion 37communication 33email 33

playwright-cli

145

caihongxu/palmier

Skill Claude CodeCodex

Automate browser interactions, test web pages and work with Playwright tests.

14 1mo ago A 19 tokens copy · 97% Apache-2.0

susomejias/rembric

Skill Claude CodeCodex

Apply npm/pnpm supply-chain hardening when adding a dependency, editing package.json/.npmrc/pnpm-workspace.yaml, reviewing a lockfile change, or configuring CI install steps. Covers the 17 practices from lirantal/npm-security-best-practices.

12 7d ago A 59 tokens original MIT

rembric-dashboard-ui

147

susomejias/rembric

Skill Claude CodeCodex

Brutalist Rembric dashboard UI work — building / editing / extending pages, styles, components, modals, tables, filters, pagination, mobile responsive, destructive confirmations. Use when the user asks for changes under src/dashboard/, mentions Rembric design tokens (lime, brutalist, sidebar, view-head, hl-lime), or…

12 7d ago A 89 tokens original MIT

review-and-ship

148

susomejias/rembric

Skill Claude CodeCodex

Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.

12 7d ago A 34 tokens original MIT

add-operation

149

kavo-labs/kavo

Skill Claude CodeCodex

The end-to-end procedure for adding, overriding, or disabling a Kavo operation — registry entry, DTO slots, handler, route metadata, and tests. Use when a change introduces a new CRUD operation or a custom per-entity operation.

12 today A 51 tokens original Apache-2.0

kavo-decorator

150

kavo-labs/kavo

Skill Claude CodeCodex

Reference for what @Kavo(Entity, config?) generates and how to configure/override it — routes table, EntityConfig shape (dto/allowlists/operations), manual-method-wins, @Override, and fully custom routes. Use when writing or reviewing a @Kavo-decorated controller, or answering "how do I configure/override this route"…

12 today A 79 tokens original Apache-2.0

policy

151

kavo-labs/kavo

Skill Claude CodeCodex

Reference for Kavo's policy authorization DSL — permission()/role()/owner()/authenticated()/filtered()/when() composed with and()/or()/not(), config placement, entity-aware nodes, enforcement order, and the authorization.required default-deny switch. Use when gating an operation on the caller (403 KAVOFORBIDDEN)…

12 today A 94 tokens original Apache-2.0

skills

152

FortiumPartners/ensemble

Skill Claude CodeCodex

Version: 1.0.0 Target: .NET 8.0+ with Blazor Server/WebAssembly UI Library: Microsoft Fluent UI Blazor Components Purpose: Fast lookup for common Blazor patterns and best practices.

11 28d ago A 0 tokens original MIT

ensemble-beads-build

153

FortiumPartners/ensemble

Skill Claude CodeCodex

Drive an existing bead hierarchy to completion through the full builder, code-review, and close pipeline (Codex skill for /ensemble:beads-build).

11 28d ago A 35 tokens original MIT

FortiumPartners/ensemble

Skill Claude CodeCodex

Implement TRD with beads project management — persistent bead hierarchy, dependency-aware execution via br/bv, and cross-session resumability (Codex skill for /ensemble:implement-trd-beads).

11 28d ago A 47 tokens original MIT

qdii-purchase-limits

155

aiten2/qdii-purchase-limits

Skill Claude CodeCodex

Use when users ask which Nasdaq 100 or S&P 500 QDII funds can be purchased today, want purchase limits sorted by amount, need direct-sale announcement limits, limit-change detection, or scheduled daily snapshots and change notifications.

11 1mo ago A 54 tokens original MIT

fund-holding-viewer

156

whjin/fundscope

Skill Claude CodeCodex

A deployment guide for a Chinese fund-holdings analysis web app. It covers running the app on Alibaba Cloud ECS, a virtual server service, with HTTPS through either a subdomain or a path on an existing domain.

11 6d ago A 77 tokens

AlexSkrypnyk/scaffold

Skill Claude CodeCodex

Generate or update the architecture documentation in docs/content/architecture/. Use on "update architecture docs", "generate architecture documentation", "regenerate architecture docs", or after any structural change to the codebase.

11 2d ago A 46 tokens GPL-3.0

codex-hud

159

brandonwie/codex-hud

Skill Claude CodeCodex

Show Codex workspace context with local config, git state, hooks, and project hints. Standalone mode can show an expanded snapshot; patched Codex TUI footer mode is single-line. Use when the user says "codex-hud", "show Codex HUD", "status HUD", "workspace snapshot", or asks for richer Codex context.

9 8d ago A 76 tokens original MIT

encryption-file-ops

160

hebulin/mcp-read-file-server

Skill Claude CodeCodex

A guide for working with files protected by enterprise encryption software when an AI agent’s normal file tools show unreadable text.

8 13d ago A 99 tokens original MIT

unmark-files

161

Dhirenderchoudhary/unmarkk

Skill Claude CodeCodex

Inspect and remove identifying metadata and provenance marks from files — GPS coordinates, camera serial numbers, author names, editing timestamps, C2PA content credentials, and invisible Unicode carriers. Works on PNG, JPEG, WebP, PDF, DOCX, ODT, SVG, HTML, Markdown and plain text. Use when someone asks to strip…

6 3d ago A 113 tokens original MIT

unmark-text

162

Dhirenderchoudhary/unmarkk

Skill Claude CodeCodex

Apply a final hygiene pass to prose a reader will see — remove invisible Unicode carriers that arrived via copy-paste, and optionally rephrase to reduce statistical watermark signal. Use when asked to clean, polish or finalise articles, documentation, reports, emails, product copy, UI strings, Markdown or HTML prose.…

6 3d ago C 83 tokens original MIT

add-resource

163

dvd90/chassis

Skill Claude CodeCodex

Add a complete REST resource (controller, validation, errors, and tests) to a Chassis project the idiomatic way. Use when the user asks to add an endpoint, resource, CRUD, model, or route to a Chassis / decorator-driven Express + TypeScript backend.

6 26d ago A 59 tokens original MIT

pag-extract

164

Steffen025/pag-extract

Skill Claude CodeCodex

Read the complete public programme of a medical congress running on the m-anage / VMX platform (PAG — "Programme at a Glance") and turn it into Markdown, CSV or JSON — every session, room, chair, individual talk and speaker. USE WHEN a user pastes a pag.virtual-meeting.org URL, or asks to export/download/search a…

5 29d ago A 157 tokens original MIT

proxy

165

AgentComputerAI/torch

Skill Claude CodeCodex

Use authenticated residential, datacenter, or mobile proxies with Puppeteer to bypass IP-based rate limiting, geo-blocks, and bot-detection. Covers Bright Data, Oxylabs, Smartproxy, and generic proxy-chain usage. Use when getting 403/429 from the target's IP reputation system, when stealth/CAPTCHA solving alone isn't…

5 4mo ago A 83 tokens original MIT

reverse-engineer

166

AgentComputerAI/torch

Skill Claude CodeCodex

Reverse-engineer a website's internal APIs, encrypted endpoints, WebSocket streams, and obfuscated JavaScript. Activates when the target data isn't in the HTML, when the site uses encrypted CloudFront/CDN payloads, when real-time streaming data is needed, or when the scrape skill's Phase 0-1 finds API calls that are…

5 4mo ago A 96 tokens original MIT

scrape

167

AgentComputerAI/torch

Skill Claude CodeCodex

Scrape a website. Activates when user provides a URL to scrape, asks to extract data from a site, hits 403/blocking errors, or needs anti-bot evasion.

5 4mo ago A 41 tokens original MIT

accessibility-audit

168

marcoguillermaz/Tierward

Skill Claude CodeCodex

Unified accessibility audit - axe-core WCAG 2.2 scan, APCA contrast measurement, static a11y checks (aria-label, tabindex, form labels, focus visibility, onClick on non-interactive). Static and live modes.

4 7d ago A 53 tokens original MIT