55 boosters for "node" — open source, verified from GitHub, ready to install
mcp-builder is a guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to integrate with external services and APIs. It helps developers build well-designed tool interfaces in Python or TypeScript for AI-powered applications.
Use MCP to execute JavaScript in Figma files via the Plugin API. All detailed reference docs live in . Before anything, load plugin-api-standalone.index.md to understand what is possible. When you are asked to write plugin API code, use this context to grep plugin-api-standalone.d.ts for relevant t
This booster integrates Figma's MCP server into Claude Code to automatically fetch design context, screenshots, and variables, then translate Figma designs into production code. Developers working on design-to-code workflows benefit significantly from automated design asset retrieval and code generation.
Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. Use this skill when you need to: The pipeline API is the easiest way to use models. It groups together preprocessing, model inference,
Heuristic scoring (no AI key configured).
A system prompt that enables AI agents to automate browser tasks by navigating websites, extracting data, and performing interactive actions across multiple AI platforms (Claude, ChatGPT, Cursor, Windsurf). Ideal for developers and AI engineers building autonomous web automation workflows.
<!-- Canonical source: AGENTS.md — keep this file in sync --> node-re2 provides Node.js bindings for RE2: a fast, safe alternative to backtracking regular expression engines. The npm package name is . It is a C++ native addon built with and .
A Cursor rules booster that guides AI to prefer Bun as the default runtime and build tool over Node.js, npm, and other alternatives, with specific API recommendations. Developers using Bun in their projects benefit from consistent AI suggestions aligned with their tooling preferences.
name: "PDFKit Generation" description: "Generate professional PDFs with PDFKit in Node.js. Use when creating pitch decks, reports, or styled documents with AGNT branding. Covers large script handling, Unicode-safe characters, and brand design patterns." category: "document-processing"
This skill generates reusable Relay-based Nodes components that: Activate this skill when users ask to: The skill automatically determines:
"name": "@cyanheads/mcp-ts-core", "version": "0.2.11", "mcpName": "io.github.cyanheads/mcp-ts-core",
Safely clean up processes accumulated during development (dev servers, browsers, node, etc.). Run the following commands in parallel to assess the current situation: Classify detected processes into the following categories and display in table format:
XMTP node implementation.
There are a few overarching principles that summarize how to think about writing readable Go code. The following are attributes of readable code, in order of importance: The core goal of readability is to produce code that is clear to the reader. Clarity is primarily achieved with effective naming,
Mazeway provides cursor-integrated authentication rules for building secure auth systems in Next.js projects using Supabase, emphasizing best practices for 2FA and device trust without external auth libraries.
Mazeway provides Cursor-specific rules for implementing authentication and authorization patterns in Next.js projects using Supabase, enabling developers to own their auth logic instead of relying on external packages. Ideal for developers building secure, self-contained authentication systems.
Mazeway provides Cursor-native rules for implementing authentication and authorization in Next.js projects using Supabase, enabling developers to own their auth logic rather than relying on external packages. Ideal for developers building secure, self-contained authentication systems.
Mazeway provides cursor-native rules for building authentication systems in Next.js with Supabase while keeping auth logic in your own codebase. Developers building secure, self-owned authentication layers benefit from these opinionated architectural patterns.
"name": "@aashari/mcp-server-atlassian-confluence", "description": "Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases us
"name": "node-csfd-api", "description": "ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)", "author": "BART! <bart@bartweb.cz>",
A progressive-disclosure skill for ROS 2 development — from first workspace to production fleet deployment. Each section below gives you the essential decision framework; detailed patterns, code templates, and anti-patterns live in the
Mailbox CLI is a Node.js command-line tool for automating IMAP/SMTP email operations with structured JSON output, enabling AI agents and developers to programmatically manage inboxes and email workflows.
GIIL is a zero-setup CLI tool that downloads full-resolution images from cloud services (iCloud, Dropbox, Google Photos/Drive) directly into remote coding environments. It solves the practical problem of sharing screenshots and images with AI assistants during remote debugging sessions.
This booster teaches AI assistants how to build vvvv gamma editor extensions, covering file naming conventions, command registration, window types, and API access patterns. It's essential for developers creating custom editor plugins and automation tools in the vvvv visual programming environment.