Node.js project architecture standards for AI-assisted development. Enforces file splitting (<400 lines), config externalization, route modularization, and admin dashboards. Use when creating new Node.js projects, refactoring large single-file codebases, or when AI context window is being consumed by oversized files. Covers H5 games (Canvas/Phaser/Matter.js), data tools (crawlers/scrapers), content platforms, monitoring dashboards, API services, and SDK libraries.
$npx -y skills add abczsl520/nodejs-project-arch --skill nodejs-project-archInstalls into the current project.
Run `npx skills use "https://github.com/abczsl520/nodejs-project-arch" --skill "abczsl520/nodejs-project-arch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/abczsl520/nodejs-project-arch" that are relevant to the current task. Run `npx skills add "https://github.com/abczsl520/nodejs-project-arch"` and select the relevant skills, then follow their instructions.