58 boosters for "node" — open source, verified from GitHub, ready to install
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.
A TypeScript skill for integrating slimdown-js, a lightweight (~2.8 kB) regex-based Markdown-to-HTML parser, enabling developers to quickly convert Markdown to safe HTML without heavy dependencies on client or server.
An MCP server that enables AI systems to authenticate with AWS SSO and execute AWS CLI commands securely using temporary credentials. Ideal for developers and DevOps engineers who want to integrate AWS resource management into LLM-powered applications.
A base MCP Server implementation for Lark Base that provides foundational infrastructure for building Model Context Protocol servers compatible with Claude Desktop and Claude Code. Useful for developers extending Lark Base with Claude AI capabilities.
This Cursor rule guides developers to use Bun as their primary JavaScript/TypeScript runtime instead of Node.js, npm, and common build tools. It benefits teams standardizing on Bun for faster development and simplified tooling.
This Cursor rule provides naming conventions for EventKit wrapper functions and types, helping developers write idiomatic JavaScript when bridging native iOS EventKit APIs. It benefits Node.js/Electron developers building calendar functionality without wrestling with Objective-C naming patterns.
A collection of 28 specialized AI subagents for Claude Code that extend development workflows across backend, frontend, mobile, DevOps, and infrastructure domains. Developers benefit from domain-specific expertise automatically available within their coding environment.
"name": "react-wireflow", "description": "Node editor library for React - provides skills for creating custom nodes, inspectors, and connections",
A specialized agent for Node.js backend development with pure JavaScript, focusing on modern ES2024 patterns, async optimization, and runtime performance. Ideal for developers building high-performance APIs and services without TypeScript.
An MCP server that enables Claude to interact with Microsoft SQL Server databases, allowing developers to execute queries, manage schemas, and automate database operations through natural language.
Cursor Rules for n8n custom node development that provides coding standards, naming conventions, and best practices to guide developers in building TypeScript-based n8n nodes. Ideal for developers working within the Cursor IDE who need to maintain consistency and quality when extending n8n's capabilities.
A Node.js MCP server that executes JavaScript code safely in isolated Docker containers with on-demand npm dependency installation. Developers and AI agents benefit from secure, sandboxed code execution capabilities integrated into Claude.
Node Code Sandbox MCP enables AI agents and LLMs to safely execute JavaScript code, install npm packages, and test implementations in real-time. Developers building coding assistants, automated testing tools, and interactive AI applications benefit from this secure, MCP-compliant execution environment.
"description": "Save tokens and cut inference costs by routing compute through MVM nodes on the cheapest available energy.", "url": "https://github.com/nhevers" "repository": "https://github.com/nhevers/mica-plugin",
This Cursor rule enforces Bun as the default runtime and package manager, automatically guiding developers to use Bun commands instead of Node.js, npm, or other tools. Developers actively using or migrating to Bun will find this invaluable for consistent toolchain decisions.
A comprehensive guide for orchestrating specialized Claude Code sub-agents through Flow queues to automate complex, multi-phase workflows. Developers building sophisticated AI automation systems will benefit from learning these agent coordination patterns.
Excel Analyser MCP is a Node.js tool that enables Claude to read and analyze Excel, CSV, and JSON files with automatic pagination support. It's ideal for data analysts, developers, and business users who need to process large datasets directly within Claude conversations.
Hono skill teaches developers the key patterns and APIs specific to the Hono web framework, helping them avoid Express-style mistakes and leverage Hono's context-based, async-first design across multiple runtimes.
Peepit MCP Server enables AI agents to capture and analyze macOS screenshots with smart window targeting and AI-powered image analysis, solving the critical problem of giving Claude visual perception of the desktop environment.
This agent helps Node.js developers quickly integrate MongoDB, PostgreSQL, and MySQL databases into their applications using ORMs, query builders, and best practices like connection pooling and migrations. Ideal for backend engineers building scalable data-driven applications.
A specialized backend development assistant that helps engineers implement, review, optimize, and migrate code across Node.js, Python, Go, and Java ecosystems with production-ready patterns and best practices. Ideal for backend developers working on microservices, APIs, and enterprise applications who need expert guidance on framework selection and performance optimization.
Enforces a Makefile-only automation policy for a TypeScript/React frontend project, prohibiting shell scripts and standardizing task orchestration for Docker integration. Developers working on the Bacalhau frontend repository benefit from consistent, traceable, and containerization-ready automation practices.