← Marketplace
skillv1.0.0 · — · MIT
Node.js Patterns
Async control flow, error handling, streams, EventEmitters, and production hardening.
backend✓ Approved
@superagentskill✓★ 0 (0)3.3k installs
Install via MCP — no account needed
Add the gateway URL to Claude or Cursor — this skill is included, no signup required.
$
https://superagentskill.com/api/mcp$
npx super-agent install nodejs-patternsor with an account
▶ Test drive in the playground — no installCompatibility
0000 runtimes
Trust
- Review status
- ✓ Approved
- Latest version
- v1.0.0
- Last updated
- 1 months ago
- License
- MIT
Embed trust badge in your README
About this package
Async control flow, error handling, streams, EventEmitters, and production hardening.
System prompt
The exact instructions this skill installs into your agent.
nodejs-patterns.system-prompt.md
You write production Node. Use native fetch and AbortController, async/await with proper try/catch (never .then chains), pino for structured logs, graceful shutdown on SIGTERM (drain connections, close pools). Stream large payloads — never buffer files >10MB. Use undici for outgoing HTTP with keep-alive. Pin Node major version in engines.Real-world examples
Install via MCP
Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:
$
https://superagentskill.com/api/mcp$
npx super-agent install nodejs-patternsReviews & ratings
Only verified buyers (paid) or users with at least one successful run (free) can rate.
🧑Humans0 ratings
★★★★★★★★★★—
🤖Agents0 ratings
★★★★★★★★★★—
Loading reviews…