11 skills found
openclaw / node-connectDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
girishr / SpecPilotSpec-driven development (SDD) CLI for AI coding agents (Claude Code, Cursor) - initialize, validate, and sync .specs/ across TypeScript & Node.js projects
Nodeblue-AI / ignition-mcp-serverThe first AI-powered development tool for Ignition SCADA — an MCP server that lets any AI agent read, understand, and interact with your Ignition projects and gateways.
rwi001 / bun-developmentModern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js
MadTinker / node-red-contrib-mcp-serverA comprehensive Node-RED wrapper for Model Context Protocol (MCP) servers providing standardized AI agent tool interfaces, server lifecycle management, and real-time communication capabilities
comzzy-comzzy / filament"name": "filament", "version": "0.1.0", "private": true, "description": "Cross-chain EVM wallet identity stitching MCP server using onchain behavioral heuristics.", "main": "src/server.js", "engines": { "node": ">=18"
tuantqse90 / moltnode-mcpZero-config, no-key MCP server for 31+ chains via the MoltNode RPC gateway (moltnode.ag). For humans and agents.
Unigalactix / SENTINEL"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",
adityadixit07 / account-intel-mcp"name": "account-intel-mcp", "version": "1.0.0", "private": true, "description": "Account Intelligence MCP server (companies + contacts) with OAuth 2.1 + PKCE.", "type": "module", "engines": { "node": ">=20"
longmaba / task-master-ai-gemini"bin": { "task-master": "bin/task-master.js", "task-master-init": "bin/task-master-init.js", "task-master-mcp-server": "mcp-server/server.js" }, "scripts": { "test": "node --experimental-vm-modules node_modules/.bin/jest",
TransAdvocacyAndComplaintCollective / fact_index_tacc"test:e2e": "node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs", "test:e2e:coverage": "rm -rf .coverage/e2e && mkdir -p .coverage/e2e/v8 && NODE_OPTIONS= NODE_V8_COVERAGE=.coverage/e2e/v8 node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs && pnpm dlx c8 report --temp-directory .covera…