149 skills found · Page 5 of 5
ArchimedesCrypto / excel-reader-mcpA Model Context Protocol (MCP) server for reading Excel files with automatic chunking and pagination support. Built with SheetJS and TypeScript.
StudentOfJS / svelte5-mcpA specialized Model Context Protocol (MCP) server for Svelte 5 frontend development
dioptx / mcp-atom-of-thoughtsMCP server for structured AI reasoning — decompose problems into atomic thoughts with dependency graphs, confidence tracking, and interactive D3.js visualization
polvallverdu / base-ui-mcp"name": "@polvallverdu/base-ui-mcp", "version": "1.0.0", "mcpName": "io.github.polvallverdu/base-ui-mcp", "description": "MCP server that gives AI assistants context about Base UI (base-ui.com).", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [
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"
chirag127 / mdv-mcpLocal, private MCP server for a markdown/Obsidian vault - NVIDIA nemotron-3-embed-1b semantic search, pure-JS int8 vector store, read/write/delete tools. Local only, never published to npm.
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",
Chr0mium24 / omnia"name": "omnia", "version": "0.1.0", "type": "module", "description": "MCP server + Chrome extension — expose all Chrome APIs and CDP to AI agents", "bin": { "omnia": "./dist/index.js" },
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",
chetandb / PlaywrightAutomationProject"test:headed": "playwright test --headed", "test:debug": "playwright test --debug", "bdd": "npx cucumber-js --config serenity.cucumber.js", "mcp-server": "npx playwright mcp-server" }, "name": "playwright-automation-project", "version": "1.0.0",
foxdog1011 / personal_db_assistant"agent:smoke": "tsc --project tsconfig.electron.json && node dist-electron/agent/smoke.js", "agent:research": "tsc --project tsconfig.electron.json && node dist-electron/agent/runner/smokeResearch.js", "seed:notes": "tsc --project tsconfig.electron.json && node dist-electron/scripts/seedNotes.js", "…
carbonefederico / ai-telco-chatbot"dev:no-security": "NO_SECURITY=true node scripts/start-all.js", "dev:portal": "npm --workspace @telco-demo/portal run dev", "dev:agent": "npm --workspace @telco-demo/agent run dev", "dev:mcp": "npm --workspace @telco-demo/mcp-server run dev", "start:portal": "npm --workspace @telco-demo/portal star…
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…
browser-use / cdpDrive Chrome via the DevTools Protocol from JavaScript. Run JS snippets through the `browser-harness-js` CLI — it auto-spawns a long-lived bun HTTP server holding a fully-typed CDP `Session`, and every call (`browser-harness-js 'await session.Page.navigate(...)'`) executes against the same persisten…
Scottcjn / iota-agent-mcpIOTA blockchain MCP server providing wallet management with human-in-the-loop signing, Move smart contract build/test/publish, and on-chain queries via JSON-RPC and GraphQL
tegojs / projectTego is a pluggable Node.js framework for building customizable development platforms. It enables developers to create their own no-code/low-code systems or event-driven applications, while the core focuses on stability and environment adaptability.
encolajs / PRDBuild VueJS forms your way with Enforma — UI-agnostic (PrimeVue, Vuetify, Quasar), schema-ready, repeatable fields, powerful validation (Zod, Yup, Valibot or Encola Validator).
0xAidan / vercel-optimizeUse for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps.
NagareNegishi / session-startReal-time collaborative DJ app with C++/JUCE client and Node.js sync server.
limiteinductive / frontclippy-auditRun frontclippy against a local HTML file, live URL, snapshot JSON, suite, or manifest and summarize the findings
hefarica / arbx-g-g005-advanced-react-19-usetransitionuseoptimisticMEV/arbitrage platform v2 - Rust hot-path + TS control-plane + CF Workers + Next.js
js-promptly3d / prompt-engineeringThis guide provides best practices for designing, testing, and refining prompts for AI-powered features. It is intended for developers integrating LLMs (like OpenAI, Anthropic, or Gemini) into web applications. - **Clarity:** Write prompts that are clear, specific, and unambiguous.
Damages9 / rp在当前目录下启动话本RP流程。 查找素材文件(PNG角色卡、JSON世界书、TXT小说): - Glob 搜索 `*.png`, `*.json`, `*.txt` - 同时检查 `chat_log.json` 和 `memory/` 是否存在
jxsuite / jxJSON-based Web App Platform
reichaves / gerar-dossieGera o dossiê PDF final a partir de um arquivo findings-consolidated.json. Usa a sub-skill generate-dossier-pdf com template ReportLab. Requer revisão humana dos achados antes de executar.
aran / bump-multitoolUpdate multitool-managed tools to their latest versions. 1. Read `docs/CHORES.md` § "Multitool Version Bumps" for context. 2. Read `multitool.lock.json` and identify the current versions of each tool.
qyndex / harness-doctorDiagnose the harness itself. Reports version drift vs upstream, plugin staleness, MCP version pins, hook log size, memory growth, settings.json size. Run monthly or when behavior feels off.
rawphp / releaseProduction release — quality gates, package.json version, v* tag, GitHub Release via Actions.
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---