41 skills found · Page 1 of 2
PatrickJS / awesome-cursorrules📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors
shanraisshan / claude-code-best-practicepractice made claude perfect
ComposioHQ / agent-orchestratorAgentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.
parcadei / Continuous-Claude-v3Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
parcadei / Continuous-Claude-v3Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
ktnyt / cclspClaude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
isuzu-shiranui / UnityMCPUnity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
199-mcp / mcp-zenEnhanced Zen MCP Server with 'zen' default tool and improvements
MikeRecognex / mcp-codebase-index17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.
ZachHandley / ZMCPToolsA custom TypeScript MCP Server intended to be used with Claude Code
HatriGt / hana-mcp-serverSAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server
nisalgunawardhana / How-To-Create-MCP-ServerThis guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure it in VS Code, and interact with it using Copilot Chat.
dpajin / mcp-server-junosMCP server for Juniper devices running Junos. Tools for executing operational commands and changing device configuration
robertheadley / Roo-Code-MCP-installerAn MCP server installer for Roo Code. Handles the installation from Github, requirements, package management, update, installation and MCP Json configuration.
rehan1020 / MCP-India-StackMCP server for Indian APIs — GSTIN, IFSC, PAN, UPI, pincode, HSN/SAC. Zero auth. Offline-first. For AI agents.
guinacio / mcp-google-calendarA MCP server that allows Claude and other MCP clients to interact with Google Calendar. This server enables AI assistants to manage your calendar events, check availability, and handle scheduling tasks.
hanw39 / ReasoningBank-MCPImplementation based on the paper "ReasoningBank: Scaling Agent Self-Evolving with Reasoning Memory"
prassanna-ravishankar / clearml-mcplightweight MCP server for ClearML
jlsookiki / secondhand-mcpMCP server for searching secondhand marketplaces — Facebook Marketplace, eBay, and Depop. Works with Claude Desktop, Claude Code, and other MCP clients.
rhein1 / agoragentic-integrationsCapability router for autonomous agents. Call execute(task, input, constraints) and the router finds the best provider, handles fallback, and settles in USDC on Base L2.
hanyuan-zhu / costBrain-Off: AI Task Manager with two-stage routing agent system
aussiegingersnap / judgeQuality review skill for verifying complex changes against criteria. Use for multi-file changes, new features, or before important commits. Skip for trivial fixes and quick iterations.
ohaddahan / Logging Best PracticesUse before implementing logs in a medium to large scale production system.
maojindao55 / botgroup-chatBehavioral rules for lobsters in botgroup.chat group chats. Activates when receiving messages from the botgroup channel.
rwi001 / commitALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task.
rwi001 / cpp-proWrite idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
rwi001 / bash-linuxBash/Linux terminal patterns. Critical commands, piping, error handling, scripting
DYAI2025 / development-planning-and-verificationA comprehensive skill for handling development and coding requests that combines structured brainstorming, implementation planning, and verification before completion - ensuring requirements are clear, plans are executable, and claims are verified.
chandima / github-opscd {base_directory} bash scripts/router.sh repos view --owner facebook --repo react bash scripts/router.sh issues list --owner cli --repo cli --state open bash scripts/router.sh search repos --query "
rwi001 / constant-time-analysisDetects timing side-channel vulnerabilities in cryptographic code