Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

pluginagentmarketplace/custom-plugin-nodejs

12 skills2.7k installs24 starsGitHub

Install

npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs

Skills in this repo

1Express Rest Apiexpress-rest-api is a Node.js agent skill from pluginagentmarketplace that scaffolds production-ready RESTful APIs using Express.js. The skill follows a 5-step quick-start flow covering npm install, route definitions for GET POST PUT DELETE, JSON parsing and CORS middleware, security headers, and centralized error handling. It ships as sasmp_version 1.3.0 with a PRIMARY_BOND to the 01-nodejs-fundamentals bonded agent, so generated APIs align with established Node.js patterns. Developers reach for express-rest-api when bootstrapping a new backend service, microservice, or internal API and want routing, validation, and error middleware wired correctly from the first commit rather than assembling boilerplate manually.836installs2Mongoose Mongodbmongoose-mongodb is a Node.js database skill from pluginagentmarketplace/custom-plugin-nodejs, version sasmp 1.3.0, bonded as PRIMARY_BOND to 01-nodejs-fundamentals. The skill guides developers through a 4-step quick start: install mongoose via npm install mongoose, connect with mongoose.connect(uri), define schemas as data models, and run CRUD operations. Core concepts include connection setup with useNewUrlParser options, schema definition, relationships, and advanced queries for MongoDB in Express-style APIs. Developers reach for mongoose-mongodb when adding document persistence to a Node.js backend and want guided Mongoose patterns for validation and relationships instead of reading ODM docs from scratch. The skill targets backend engineers building REST or GraphQL APIs that need MongoDB as the primary data store.634installs3Docker Deploymentdocker-deployment is a pluginagentmarketplace/custom-plugin-nodejs agent skill (sasmp_version 1.3.0) for containerizing and deploying Node.js applications with Docker. The skill walks through a three-step quick start: create a Dockerfile, build with docker build -t myapp, and run with Docker Compose for consistent local and production environments. Guidance covers multi-stage builds for smaller images, non-root container users, health check endpoints, and production optimization patterns. The skill bonds as a PRIMARY_BOND to 01-nodejs-fundamentals for Node.js context. Developers reach for docker-deployment when dockerizing an Express or Node API, standardizing dev-prod parity, or hardening container images before CI/CD deployment.503installs4Jwt AuthenticationImplements JWT authentication in Node.js backends: token creation and validation, refresh strategies, middleware protection, secret handling, and claim-based authorization for APIs and SaaS products.204installs5Jest TestingHelps agents implement Jest test suites for Node.js backends and CLIs: configuration, mocking, async tests, snapshots, and coverage so JavaScript services meet shipping quality bars with repeatable regression detection in local and CI environments.112installs6Async Patternsasync-patterns is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.92installs7Websocketswebsockets is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.77installs8Performance Optimizationperformance-optimization is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.58installs9Error Handlingerror-handling is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.53installs10Streamsstreams is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.40installs11Nestjsnestjs is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.37installs12Graphqlgraphql is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.35installs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.