Armory
Source
Browse
CLAUDE.md / Rules

allow-npm-commands

Allow common npm development commands (lint, test, build, start).

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install allow-npm-commands --cli claude

writes the file to.claude/rules/allow-npm-commands.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/allow-npm-commands.md

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

What it is

Allow common npm development commands (lint, test, build, start).

When to use it

Allow common npm development commands (lint, test, build, start).

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/permissions/allow-npm-commands.json | jq .

Notes

Extracted from davila7/claude-code-templates, permissions category.