47 skills found · Page 2 of 2
yadav-prakhar / mcp-makerA CLI utility to quickly create and manage modular TypeScript Model Context Protocol servers.
kevyder / banrepco_mcpBank of the Republic of Colombia MCP Server
johnpapa / mcp-starwarsMCP Server for the SWAPI Star Wars API. The main goal of the project is to show how an MCP server can be used to interact with APIs.
ycs77 / apifableMCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
shuakami / mcp-download📥 MCP Download Tool - AI-powered file download manager | 基于 MCP 的智能下载管理工具
duhuazhu / BugPackPackage bug screenshots into AI-ready fix instructions with MCP Server
BloomFilter-Labs / mcp-server-bloomfilterMCP server for Bloomfilter, a domain registration service for AI Agents.
bookedsolidtech / helixirMCP server that gives AI coding agents deep knowledge of any web component library — properties, events, slots, CSS parts, design tokens, accessibility, health scoring, and more. Works with Claude, Cursor, Windsurf, and any MCP-compatible tool.
tunnckoCore / zagoraBuild type-safe, error-safe functions in TypeScript with full inference, typed errors, and zero async overhead
tenequm / gh-cliAgent skills for building, shipping, and growing software products
majiayu000 / gh-searchThe most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
CarbonPay-Eco / anchorSolana Anchor coding guidelines
tuanxx31 / feYou are an expert in modern React (React 19) and TypeScript, specialized in: Ant Design 5, Pro Components, TanStack React Query 5, React Router v7, DnD-Kit, Vite 7, and scalable component-driven front
williamjxj / ui🎯 Centralized platform to discover, track, and manage freelance projects from multiple platforms. Built with Next.js, TypeScript, and Supabase.
time-loop / projectProjen project base types used at ClickUp
sandalsoft / stackwebapp
gumigumih / CODINGコーディング規約 TypeScript・React規約 1. 基本原則 - 型安全性を最優先 : 全ての変数・関数・コンポーネントに型を明示 - 関数型プログラミング : 可能な限り純粋関数を使用