Backend Node.js Expert
About
This skill provides Node.js backend architecture patterns and best practices for building maintainable, scalable services. It covers error handling, middleware design, and async flow control, ideal for new projects, refactoring, or code reviews. Use it for RESTful API design and ensuring your implementation follows proven Node.js conventions.
Quick Install
Claude Code
Recommended/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/Backend Node.js ExpertCopy and paste this command in Claude Code to install this skill
Documentation
Backend Node.js Skills
提供 Node.js 后端开发的架构模式与实战技巧。
包含的技能模块
1. Node.js 后端模式 (Node.js Patterns)
- 核心价值: 构建可维护、可扩展的 Node.js 服务。
- 关键技术: 错误处理, 中间件设计, 异步流控制, 依赖注入.
- 使用场景: 新项目搭建、代码重构、架构优化。
如何使用
- 架构设计: "请参考 Node.js 后端模式,帮我设计一个 RESTful API 的目录结构。"
- 代码审查: "请检查我的错误处理逻辑是否符合最佳实践。"
交互式开发 (Interactive Development)
在设计架构或重构代码时,如果不确定用户的具体偏好(如框架选择、ORM 偏好),请使用 mcp-feedback-enhanced (e.g., ask_followup_question) 主动询问。如果该工具不可用,则通过对话直接询问。
GitHub Repository
Related Skills
algorithmic-art
MetaThis Claude Skill creates original algorithmic art using p5.js with seeded randomness and interactive parameters. It generates .md files for algorithmic philosophies, plus .html and .js files for interactive generative art implementations. Use it when developers need to create flow fields, particle systems, or other computational art while avoiding copyright issues.
subagent-driven-development
DevelopmentThis skill executes implementation plans by dispatching a fresh subagent for each independent task, with code review between tasks. It enables fast iteration while maintaining quality gates through this review process. Use it when working on mostly independent tasks within the same session to ensure continuous progress with built-in quality checks.
executing-plans
DesignUse the executing-plans skill when you have a complete implementation plan to execute in controlled batches with review checkpoints. It loads and critically reviews the plan, then executes tasks in small batches (default 3 tasks) while reporting progress between each batch for architect review. This ensures systematic implementation with built-in quality control checkpoints.
cost-optimization
OtherThis Claude Skill helps developers optimize cloud costs through resource rightsizing, tagging strategies, and spending analysis. It provides a framework for reducing cloud expenses and implementing cost governance across AWS, Azure, and GCP. Use it when you need to analyze infrastructure costs, right-size resources, or meet budget constraints.
