jesus-seijas-sp/claude-node-setup
Agent Claude Code
Use this agent when the user installs, removes, or updates npm packages, or when package.json or package-lock.json changes. Trigger automatically after any npm install/uninstall/update operation.
Claude Code skills, commands and agents for Node.js development
jesus-seijas-sp/claude-node-setup
Agent Claude Code
Use this agent when the user installs, removes, or updates npm packages, or when package.json or package-lock.json changes. Trigger automatically after any npm install/uninstall/update operation.
jesus-seijas-sp/claude-node-setup
Agent Claude Code
Use this agent when the user wants to commit code using Claude. It should be triggered automatically before any git commit operation to run linting and formatting, attempt to fix issues, and either proceed with the commit or cancel with an error report.
jesus-seijas-sp/claude-node-setup
Agent Claude Code
Use this agent when the user has finished editing a router file or swagger file and wants to validate that all routes are properly documented. Trigger automatically after changes to any file matching .router.js or .swagger.js.