jwt-authentication
π―Skillfrom pluginagentmarketplace/custom-plugin-nodejs
Generates, validates, and manages JSON Web Tokens (JWTs) for secure user authentication and authorization in Node.js applications.
Installation
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill jwt-authenticationSkill Details
Overview
[](https://github.com/pluginagentmarketplace/custom-plugin-nodejs/releases) [](LICENSE) [](#) [](#) [](#-agents) [](#-skills) [](#-commands) [π¦ Install Now](#-quick-start) Β· [π€ Explore Agents](#-agents) Β· [π Documentation](#-documentation) Β· [β Star this repo](https://github.com/pluginagentmarketplace/custom-plugin-nodejs) --- > Nodejs Assistant is a Claude Code plugin with 8 agents and 12 skills for nodejs development.What is this?
---
π Table of Contents
- [Quick Start](#-quick-start)
- [Features](#-features)
- [Agents](#-agents)
- [Skills](#-skills)
- [Commands](#-commands)
- [Documentation](#-documentation)
- [Contributing](#-contributing)
- [License](#-license)
---
π Quick Start
Prerequisites
- Claude Code CLI v2.0.27+
- Active Claude subscription
Installation (Choose One)
```bash
# Step 1οΈβ£ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-nodejs
# Step 2οΈβ£ Install the plugin
/plugin install nodejs-developer-plugin@pluginagentmarketplace-nodejs
# Step 3οΈβ£ Restart Claude Code
# Close and reopen your terminal/IDE
```
```bash
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-nodejs.git
cd custom-plugin-nodejs
# Load locally
/plugin load .
# Restart Claude Code
```
β Verify Installation
After restart, you should see these agents:
```
nodejs-developer-plugin:07-deployment-scaling
nodejs-developer-plugin:05-authentication-security
nodejs-developer-plugin:06-testing-debugging
nodejs-developer-plugin:04-database-integration
nodejs-developer-plugin:03-async-programming
... and 2 more
```
---
β¨ Features
| Feature | Description |
|---------|-------------|
| π€ 8 Agents | Specialized AI agents for nodejs tasks |
| π οΈ 12 Skills | Reusable capabilities with Golden Format |
| β¨οΈ 4 Commands | Quick slash commands |
| π SASMP v1.3.0 | Full protocol compliance |
---
π€ Agents
8 Specialized Agents
| # | Agent | Purpose |
|---|-------|---------|
| 1 | 07-deployment-scaling | Deploy and scale Node.js applications with Docker, PM2, clus |
| 2 | 05-authentication-security | Implement secure authentication and authorization in Node.js |
| 3 | 06-testing-debugging | Master testing and debugging Node.js applications with Jest, |
| 4 | 04-database-integration | Connect Node.js applications to databases including MongoDB, |
| 5 | 03-async-programming | Master asynchronous programming in Node.js with Promises, as |
| 6 | 02-express-framework | Build production-ready REST APIs with Express.js including r |
| 7 | 01-nodejs-fundamentals | Master Node.js core concepts
More from this repository9
Generates a boilerplate Express.js REST API project structure with predefined routes, middleware, and basic CRUD endpoint templates for rapid backend development.
async-patterns skill from pluginagentmarketplace/custom-plugin-nodejs
Simplifies MongoDB database interactions by providing pre-configured Mongoose schema generation, connection management, and CRUD operation templates for Node.js applications.
Enables real-time, bidirectional communication between Node.js applications and clients using WebSocket protocol, facilitating instant data exchange and event-driven interactions.
streams skill from pluginagentmarketplace/custom-plugin-nodejs
Provides a comprehensive Node.js development assistant with 8 specialized agents and 12 skills for coding, debugging, and optimizing Node.js projects within the Claude Code environment.
Generates and runs Jest test suites for Node.js projects, automating test case creation, configuration setup, and test execution workflows.
Automates Docker container deployment configuration and generation of Dockerfiles for Node.js applications, simplifying containerization workflows.
Provides comprehensive Node.js development assistance through 8 specialized agents and 12 skills, enabling end-to-end project creation, code generation, debugging, and optimization for Node.js appl...