npm skills

161 tagged npm, measured the same way as everything else here.

Browse within: packages 51bun 44extensions 44npm-packages 44pi-agent 44npm-package 27typescript 20linter 17javascript 13game-engine 12pixi-js 12pixijs 12visual-novel-engine 12alfred-workflow 9

antfu/node-modules-inspector

Skill Claude CodeCodex

Inspects a project's installed nodemodules and produces three reports: duplicated packages (installed in multiple versions), packages sorted by install size, and maintenance actions (dep-upgrade opportunities + publint findings, grouped by consumer/author). Use when the user wants to audit dependencies, find duplicate…

2.9k 8d ago A 156 tokens original MIT

opendia-harness

02

aeonfun/opendia

Skill Claude CodeCodex

Install, configure, and troubleshoot OpenDia for Grok Build (and other MCP harnesses). Use when setting up the plugin, config.toml MCP entry, ports, extension disconnects, tool timeouts, or tunnel mode.

1.9k 3d ago A 52 tokens original MIT

opendia

03

aeonfun/opendia

Skill Claude CodeCodex

Drive the user's real browser through OpenDia MCP (logged-in sessions, cookies, wallets, bookmarks, history). Use when automating Chrome/Firefox for social posts, form fills, multi-tab research, local webapp testing, or any task that needs the user's existing browser profile — not a disposable cloud browser.

1.9k 3d ago A 66 tokens original MIT

npm-security

04

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

ship-safe-baseline

05

asamassekou10/ship-safe

Skill Claude CodeCodex

Manage your security baseline — accept current findings as known debt, then only report new regressions on future scans. Use when the user wants to adopt security scanning incrementally or suppress existing findings.

828 3d ago A 43 tokens original MIT

ship-safe-ci

06

asamassekou10/ship-safe

Skill Claude CodeCodex

Run Ship Safe in CI mode — compact output, exit codes, SARIF generation. Use when the user wants to set up CI/CD security gates or test their pipeline configuration.

828 3d ago A 39 tokens original MIT

ship-safe

07

asamassekou10/ship-safe

Skill Claude CodeCodex

Run a full security audit on this project — 16 agents scan for secrets, injections, auth bypass, SSRF, supply chain, Supabase RLS, MCP security, agentic AI, RAG poisoning, PII compliance, and more. Use when the user wants a security audit, vulnerability scan, or asks if their code is safe to ship.

828 3d ago A 75 tokens original MIT

extending-pi

08

tmustier/pi-extensions

Skill Claude CodeCodex

Guide for changing or extending Pi's behaviour. Use when someone wants to modify how Pi behaves, add capabilities, decide which Pi extension point or artifact to use, build or package an extension, create an Agent Skill, add prompt templates/themes/context/model providers, configure Pi resources, or asks whether a Pi…

470 18d ago C 70 tokens original MIT

skill-creator

09

tmustier/pi-extensions

Skill Claude CodeCodex

Create or update Agent Skills (SKILL.md plus optional scripts, references, or assets). Use when someone asks to design a new Agent Skill, refine an existing one, or structure skills for Pi discovery, packaging, or other Agent Skills-compatible clients.

470 18d ago A 54 tokens original MIT

pi-ralph-wiggum

10

tmustier/pi-extensions

Skill Claude CodeCodex

Long-running iterative development loops with pacing control and verifiable progress. Use when tasks require multiple iterations, many discrete steps, or periodic reflection with clear checkpoints; avoid for simple one-shot tasks or quick fixes.

470 18d ago A 49 tokens original MIT

depsguard

11

arnica/depsguard

Skill Claude CodeCodex

Install and run DepsGuard, a zero-dependency CLI that scans and fixes package manager configs (npm, pnpm, yarn, bun, uv) for supply chain security best practices.

382 20d ago A 41 tokens original MIT

ci-mockup-figure

12

yzhao062/anywhere-agents

Skill Claude CodeCodex

Create space-efficient figures for papers and proposals. HTML mockups for systems, dashboards, and timelines; TikZ or skia-canvas for abstract diagrams with arrow routing. Covers tool selection, design, capture, and LaTeX insertion. The primary goal is maximizing information per page — every figure must earn its space.

240 3d ago A 71 tokens original Apache-2.0

prun

13

yzhao062/anywhere-agents

Skill Claude CodeCodex

Parallel delegation fan-out. The Claude session coordinates (on whatever Claude model is currently selected, e.g. Opus or Fable) while task units run in parallel on workers (never on the coordinator). Codex (codex exec, a separate abundant account) is the prioritized default; Sonnet is reserved for units needing…

240 3d ago A 121 tokens original Apache-2.0

readme-polish

14

yzhao062/anywhere-agents

Skill Claude CodeCodex

Audit a GitHub README and rewrite it using modern 2025-2026 patterns — centered header, badges, hero image, GitHub alert callouts, emoji-prefixed features, expandable details, Mermaid diagrams, tables over dense prose. Produces a scannable README that works for a 10-second skim and a deep dive.

240 3d ago A 73 tokens original Apache-2.0

mail-time

15

veliovgroup/mail-time

Skill Claude CodeCodex

Use when building, wiring, reviewing, or debugging MailTime and ostrio:mailer email queues for horizontally scaled Node.js, Bun, or Meteor apps. Trigger on MailTime, MongoQueue, RedisQueue, PostgresQueue, mailTimePreset, JoSk email scheduling, Redis Cluster / KeyDB Cluster / Valkey useHashTags, KeyDB…

143 19d ago A 179 tokens original BSD-3-Clause

DRincs-Productions/pixi-vn

Skill Claude CodeCodex

Use when setting up a new or existing project on @drincs/pixi-vn, wiring the main.ts entry point, or calling the top-level Game API (Game.init, Game.start, Game.onEnd, Game.addOnError, Game.onNavigate, Game.clear) — this is the entry point every Pixi'VN project needs before touching canvas, narration, sound, storage…

141 2d ago A 90 tokens LGPL-2.1

pixi-vn-migration

17

DRincs-Productions/pixi-vn

Skill Claude CodeCodex

Use when upgrading an existing @drincs/pixi-vn project to a newer version, or when a runtime/type error matches a known breaking change. Covers every breaking change between versions with before/after code.

141 2d ago A 49 tokens LGPL-2.1

pixi-vn-narration

18

DRincs-Productions/pixi-vn

Skill Claude CodeCodex

Use when writing or editing Pixi'VN story content — defining labels (scenes) with newLabel, writing dialogue steps, adding player choices with newChoiceOption/newCloseChoiceOption, conditional/branching labels, or wiring up narration.call/jump/continue and Game.start to progress the story.

141 2d ago A 69 tokens LGPL-2.1

dependency-audit

19

BARMPlus/locklens

Skill Claude CodeCodex

A security review of project dependencies managed by npm, Yarn, or pnpm. It can inspect a local project directory or a remote Git repository for known dependency risks.

84 3mo ago A 56 tokens original MIT

html-report

22

Firstp1ck/pi-coding-agent-forge

Skill Claude CodeCodex

Creates polished self-contained HTML explanation reports for complex, multi-step topics using overview tables, evidence cards, adaptive graphs or diagrams, meaningful SVG/media, and accessible tabs for long pages. Use when the user requests a browser-readable diagnostic report, technical guide, decision analysis…

74 2d ago A 67 tokens original MIT

subagent-governance

23

Firstp1ck/pi-coding-agent-forge

Skill Claude CodeCodex

Delegation admissibility governance for a parent orchestrator. Use when deciding whether to launch, sequence, replace, or accept one or more delegated child runs while preserving role fit, plan-backed worker contracts, one-writer isolation, bounded retry safety, and reviewer finding disposition. Covers admissibility…

74 2d ago A 74 tokens original MIT

tauri-django-react

24

Firstp1ck/pi-coding-agent-forge

Skill Claude CodeCodex

Agents should invoke this skill for Tauri + Django + React desktop apps, especially backend lifecycle, CORS/auth, frontend integration, mandatory light/dark theming, German/English i18n, build packaging, dual desktop/web deployment, Rust commands, and platform-specific gotchas.

74 2d ago A 63 tokens original MIT