52 skills found · Page 1 of 2
PatrickJS / awesome-cursorrules📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors
xpzouying / xiaohongshu-mcpMCP for xiaohongshu.com
Jeffallan / claude-skills66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.
badrisnarayanan / antigravity-claude-proxyProxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawdbot)
huangjunsen0406 / py-xiaozhiA Python-based Xiaozhi AI for users who want the full Xiaozhi experience without owning specialized hardware.
jgravelle / jcodemunch-mcpThe leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing
Azure-Samples / AI-GatewayLabs to explore AI Models, MCP servers, and Agents with the AI Gateway powered by Azure API Management and Microsoft Foundry 🚀
ktnyt / cclspClaude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
bocato / swift-testing-agent-skillAgent Skill providing expert Swift Testing guidance for AI coding tools: covering test doubles, fixtures, async patterns, XCTest migration, and testing best practices.
tanaikech / MCPAppThis text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a sample but notes the lack of a GAS SDK, aiming to encourage understanding and development.
alkoleft / platform-context-exporterИнструмент для выгрузки синтаксис помощника в файлы
turbot / steampipe-mcpEnable AI assistants to explore and query your Steampipe data!
Agents365-ai / excalidraw-skillClaude Code skill for generating Excalidraw diagrams and exporting to PNG/PDF/SVG locally
Typewise / mcp-chaos-rigA local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.
mashh-lab / mcp-agent-proxyAn MCP server that exposes local and remote agents across different servers as MCP tools.
explorium-ai / agentsource-mcp-extAccess live company and contact data through Explorium's MCP server
LazaUK / AIFoundry-MCPConnector-FabricGraphQLMCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
rsclarke / mcp-taskfile-serverExpose Taskfile tasks as MCP tools.
Xrondev / mcp-dida365Yet another MCP server for TickTick / Dida365 (滴答清单) todo list application, with expanded functionalities.
kbrisso / byte-vision-mcpA Model Context Protocol (MCP) server written in GO that provides text completion capabilities using local LLama.cpp models. This server exposes a single MCP tool that accepts text prompts and returns AI-generated completions using locally hosted language models.
ycs77 / apifableMCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
flekschas / mcp-webA set of libraries to enable AI apps/agents to control frontend web apps by exposing state and actions as tools using MCP
serkan-ozal / driflyte-mcp-serverThe Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.
devroopsaha744 / TexMCPA small FastMCP-based Microservice that renders LaTeX to PDF. The server exposes MCP tools to render raw LaTeX or templates and produces artifacts
rwi001 / sympyUse this skill when working with symbolic mathematics in Python. This skill should be used for symbolic computation tasks including solving equations algebraically, performing calculus operations (derivatives, integrals, limits), manipulating algebraic expressions, working...
rwi001 / seabornStatistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with attractive defaults. Best for box plots, violin plots, pair plots, heatmaps. Built on matplotlib. For interactive plots use plotly;...
rwi001 / scala-proMaster enterprise-grade Scala development with functional programming, distributed systems, and big data processing. Expert in Apache Pekko, Akka, Spark, ZIO/Cats Effect, and reactive architectures.
DaRipper91 / plan-reviewerExpertise in reviewing implementation plans for architectural soundness, specificity, and safety. Use before implementation to prevent "vague plans" and "messy code.
rwi001 / python-proMaster Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.
zoubingwu / memoryLong-term memory across sessions. Always use memory_search at the start of any user request (unless the user explicitly says not to), especially for questions about the user (profile/personal info/preferences), prior constraints or decisions, and resuming ongoing work; use memory_write only when the user explicitly asks to store memory.