11 skills found
21st-dev / magic-mcpIt's like v0, but in your Cursor / Claude Code / Windsurf: search 10,000+ React/Tailwind components, generate new UI with AI, and publish your own — right from your editor. Magic MCP is now the 21st MCP; this package keeps old configs working. Setup: 21st.dev/mcp
vybenetwork / solana-mcp-vybePublic Solana MCP registry metadata for Vybe Solana API
AgriciDaniel / skill-forgeUltimate Claude Code skill creator — design, scaffold, build, review, evolve, and publish production-grade AI agent skills
RohanAnandPandit / trading212-mcp-serverThe Trading212 MCP server is a Model Context Protocol server implementation that provides seamless data connectivity to the Trading212 trading platform enabling advanced interaction capabilities via the public beta API.
nickytonline / dev-to-mcpA remote Model Context Protocol (MCP) server for interacting with the dev.to public API without requiring authentication.
raymondchins / agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
HereditaryDog / gaster-code-releasesGaster Code: public local AI coding assistant with CLI, desktop app, MCP, Skills, Agents, and signed installers
devinwang / google-play-developer-mcpComplete MCP server for the Google Play Developer API. 150 tools covering the full Android Publisher API v3 and Play Developer Reporting API v1beta1. Works with Claude, Cursor, VS Code Copilot, Gemini CLI, and any MCP client.
getsentry / apiPublic API surface, binary compatibility, and common classes to modify
joeseesun / skill-publisher一键发布 agent skill 到 GitHub,自动验证 SKILL.md、生成或检查更吸引人的 README、区分 skill name 与 GitHub repo name、创建或更新仓库、推送并通过 npx skills 真实安装验证。当用户说"发布这个skill"、"publish skill"、"把skill发到GitHub"、"分享这个skill"、"/publish-skill"时触发。支持发布当前目录或指定路径的 skill。
kmjak / absence-list欠席になっている日付を一覧で出力するコマンドです。 学生ポータルの「出欠確認」ページが内部で使っている API エンドポイント (`/PortalManagementWeb/public/attendancedetail/search`)を `scripts/attendance.sh` 経由で直接叩き、 欠席(出欠区分=2)のデータを構造化 JSON で取得します。HTMLのスクレイピングは行いません。 ---