Armory
Source
Browse
Skills

nodejs-best-practices

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install nodejs-best-practices --cli claude

writes the skill into.claude/skills/nodejs-best-practices/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/nodejs-best-practices/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

When to use it

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/nodejs-best-practices/SKILL.md -o .claude/skills/nodejs-best-practices/SKILL.md

Notes

Extracted from davila7/claude-code-templates, nodejs-best-practices category.