60 boosters for "node" — open source, verified from GitHub, ready to install
"name": "swe-interview-coach", "description": "SWE interview prep — behavioral (STAR story bank, company-tailored mocks, delivery drills, debriefs), system design (canonical walkthroughs, graded mocks on a shared local Excalidraw canvas, practice sessions, real-interview debriefs), and coding (DSA p
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.
"name": "crowdstrike-falcon-foundry", "description": "CrowdStrike Falcon Foundry development skills for building cybersecurity applications on the Falcon platform. Includes UI development, collections, functions, workflows, API integration, security patterns, and debugging workflows. Swagger 2.0 spe
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.
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.
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.
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.
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.
"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.
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.
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.
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.
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",
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.
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.
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.
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.