node skills

117 tagged node, measured the same way as everything else here.

Browse within: express 36ReAct 35claude-agents 30expressjs 30components 24server-rendering 24universal 24typescript 15python 8javascript 7workspace 7agent-orchestration 6agent-testing-tools 6appsscript 6

pull-request

25

pierreb-devkit/Node

Skill Claude CodeCodex

Use this whenever the user asks to "open a PR", "ship this", "create the pull request", "make a PR", or once a feature/fix is verified and ready to push. Full lifecycle: branch → commit (commitizen) → issue → draft PR → CI → ready → autonomous monitor loop (fix comments, resolve threads, iterate until CI green + zero…

20 4d ago A 113 tokens

update-stack

26

pierreb-devkit/Node

Skill Claude CodeCodex

Use this whenever a downstream Node project needs to absorb upstream Devkit Node changes — triggers on "update stack", "sync with devkit", "merge upstream", "pull stack updates", "resolve stack conflicts". Two-phase: ISO merge (stack modules + lib stay byte-identical to upstream) then project alignment (apply…

20 4d ago A 99 tokens

pome-author-task

27

pome-sh/digital-twins

Skill Claude CodeCodex

Author a graded Pome task for a builder's agent and save it to their team catalog. Library-first — adapt an existing task before writing fresh; interview the builder about what would go wrong; draft criteria as code/model markers; validate + dry-run against the twins; then savetask. Use when the user wants to "write a…

12 2d ago A 104 tokens original Apache-2.0

pome-intake

28

pome-sh/digital-twins

Skill Claude CodeCodex

Intakes a Claude managed agent for testing on Pome — collects the full clone scope (agent YAML, environment config, attached memory stores, deployment kickoff events), registers it via the Pome control MCP's intakeclonescope, and reports which of the agent's mcpservers have twin coverage. Use when the user pastes a…

12 2d ago A 95 tokens original Apache-2.0

pome-verify-seed

29

pome-sh/digital-twins

Skill Claude CodeCodex

Verifies a Pome task's seed is a fair exam before any run — verifyseed plus guard-aware triage of already-passing criteria, a state-diff review, an evaluatecriteria dry-run, and opt-in read-only probes on a live twin session. Use when the user has authored or adapted a task and wants to check the seed, asks "is my…

12 2d ago A 103 tokens original Apache-2.0

7

30

ranbot-ai/awesome-skills

Skill Claude CodeCodex

Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.

6 2d ago A 39 tokens

localnest-mcp

31

wmt-mobile/localnest

Skill Claude CodeCodex

Primary MCP for local code retrieval AND persistent agent memory. ALWAYS prefer LocalNest for memory tasks before any other MCP when local roots are configured.

6 1mo ago A 33 tokens original MIT

wmt-mobile/localnest

Skill Claude CodeCodex

Use when making LocalNest work cleanly across different Node versions, especially around built-in modules, optional native dependencies, version gating, and compatibility fallbacks.

6 1mo ago A 37 tokens original MIT

wmt-mobile/localnest

Skill Claude CodeCodex

Use when changing LocalNest SQLite-backed indexing or memory code, especially adapter boundaries, extension loading, migrations, backend fallback behavior, or sqlite-vec runtime loading.

6 1mo ago A 39 tokens original MIT

npm-publish

34

dirtybits/agent-skills

Skill Claude CodeCodex

Use when publishing Node/npm packages from a repository or monorepo, especially scoped public packages, beta/latest dist-tags, workspace publishing, npm 2FA, publish verification, local tarball smoke tests, and debugging npm publish/install errors such as E403, E404, ENOVERSIONS, ELOOP, or pack destination failures.

2 1mo ago A 73 tokens original MIT