node-conventions
CommunityStandardize Node.js backend patterns across stacks.
AuthorAratKruglik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Node.js backend projects often drift in structure and patterns. This skill codifies a unified approach to project layout, configuration access, logging, routing, and error handling that improves maintainability and collaboration.
Core Features & Use Cases
- Standard project layout guidance for Express, Fastify, and Koa backends, including where to place entry points, routes, controllers, services, and tests.
- Configuration discipline: a single config module that reads from environment variables and feeds the application with a consistent set of runtime values.
- Logging and error handling: reuse the project's chosen logger and implement framework-appropriate error handling patterns.
- Use Case: when starting a new Node.js backend module, apply these conventions to ensure consistency and reduce onboarding time.
Quick Start
Create a new Node.js backend module that follows the prescribed project layout, config, and logging conventions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: node-conventions Download link: https://github.com/AratKruglik/antigravity-sdlc/archive/main.zip#node-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.