Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add hmcts/agentic-plugins-marketplace/plugin install nodejs-projectWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/hmcts/agentic-plugins-marketplace/use-nodejs-template)<a href="https://agentmods.dev/commands/hmcts/agentic-plugins-marketplace/use-nodejs-template"><img src="https://agentmods.dev/badge/commands/hmcts/agentic-plugins-marketplace/use-nodejs-template.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00124 |
| Opus 5 | $0.00000 | $0.00062 |
| Sonnet 5 | $0.00000 | $0.00025 |
| Haiku 4.5 | $0.00000 | $0.00012 |
Grade A, and why
use-nodejs-template scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- use-python-template — 89% identical, 2 lines differ
What it actually says
Copy the Node.js / TypeScript project CLAUDE.md template into the current working directory.
Steps:
- Check whether a
CLAUDE.mdalready exists in the current directory. If it does, warn the user and ask for confirmation before overwriting. - Read the template from
${CLAUDE_PLUGIN_ROOT}/CLAUDE.md. - Write the contents to
CLAUDE.mdin the current working directory. - Tell the user which placeholder sections (marked with
<!-- -->comments) they should fill in.
Do not modify the template content — copy it verbatim.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 10 lines · 0 tokens per session scan A 9a760075bfc0
use-nodejs-template is a command published in the GitHub repository hmcts/agentic-plugins-marketplace (3 stars, last pushed 2d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 124 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.
Other commands, from other repositories
setup-code-intelligence
Check code-intelligence prerequisites (ripgrep + a language server) and print install hints.
type-crusade
Unleash parallel TypeScript Purist agents to purge every any, as cast, and type sin across the codebase. No type sin survives.
typescript
Apply TypeScript best practices and coding standards.
types
Run bun run typecheck or tsc or npx tsc and fix all type errors.
11-observability
MCP server that serves deterministic, enterprise-grade prompts for rewriting any Node.js project to production-quality TypeScript. Supports http-api, library, cli, worker, and mcp-server project types.
format
Auto-format code and fix TypeScript issues.