RULES:

- NEVER run commands automatically (npm install, npm run dev, npm start, etc.)

Views1
PublishedFeb 8, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

RULES:

  • NEVER run commands automatically (npm install, npm run dev, npm start, etc.)
  • Instead, provide:
    1. File location/path
    2. Exact command to run
    3. Working directory

Format: Location: /path/to/file Command: npm install Run from: /project/root

Share: