🎯

jwt-authentication

🎯Skill

from pluginagentmarketplace/custom-plugin-nodejs

VibeIndex|
What it does

Generates, validates, and manages JSON Web Tokens (JWTs) for secure user authentication and authorization in Node.js applications.

jwt-authentication

Installation

Install skill:
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-nodejs --skill jwt-authentication
10
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

Nodejs Assistant


[![Version](https://img.shields.io/badge/Version-2.0.0-blue?style=for-the-badge)](https://github.com/pluginagentmarketplace/custom-plugin-nodejs/releases)

[![License](https://img.shields.io/badge/License-Custom-yellow?style=for-the-badge)](LICENSE)

[![Status](https://img.shields.io/badge/Status-Production-brightgreen?style=for-the-badge)](#)

[![SASMP](https://img.shields.io/badge/SASMP-v1.3.0-blueviolet?style=for-the-badge)](#)

[![Agents](https://img.shields.io/badge/Agents-8-orange?style=flat-square&logo=robot)](#-agents)

[![Skills](https://img.shields.io/badge/Skills-12-purple?style=flat-square&logo=lightning)](#-skills)

[![Commands](https://img.shields.io/badge/Commands-4-green?style=flat-square&logo=terminal)](#-commands)


[πŸ“¦ Install Now](#-quick-start) Β· [πŸ€– Explore Agents](#-agents) Β· [πŸ“– Documentation](#-documentation) Β· [⭐ Star this repo](https://github.com/pluginagentmarketplace/custom-plugin-nodejs)

---

What is this?

> Nodejs Assistant is a Claude Code plugin with 8 agents and 12 skills for nodejs development.

---

πŸ“‘ Table of Contents

Click to expand

  • [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)

Option 1: From Marketplace (Recommended)

```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

```

Option 2: Local Installation

```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

🎯
express-rest-api🎯Skill

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

async-patterns skill from pluginagentmarketplace/custom-plugin-nodejs

🎯
mongoose-mongodb🎯Skill

Simplifies MongoDB database interactions by providing pre-configured Mongoose schema generation, connection management, and CRUD operation templates for Node.js applications.

🎯
websockets🎯Skill

Enables real-time, bidirectional communication between Node.js applications and clients using WebSocket protocol, facilitating instant data exchange and event-driven interactions.

🎯
streams🎯Skill

streams skill from pluginagentmarketplace/custom-plugin-nodejs

πŸͺ
pluginagentmarketplace-custom-plugin-nodejsπŸͺMarketplace

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.

🎯
jest-testing🎯Skill

Generates and runs Jest test suites for Node.js projects, automating test case creation, configuration setup, and test execution workflows.

🎯
docker-deployment🎯Skill

Automates Docker container deployment configuration and generation of Dockerfiles for Node.js applications, simplifying containerization workflows.

πŸ”Œ
nodejs-developer-pluginπŸ”ŒPlugin

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...