56 skills found · Page 1 of 2
blader / humanizerAgent skill that removes signs of AI-generated writing from text
OthmanAdi / planning-with-filesPersistent file-based planning for AI coding agents and long-running tasks. Crash-proof markdown plans, session recovery after /clear and compaction, per-turn re-injection against context rot, deterministic completion gate. Manus-style.
mksglu / context-modeContext window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.
mksglu / context-modeContext window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.
mksglu / context-modeContext window optimization for AI coding agents. Sandboxes tool output (98% reduction), persists session memory, and enforces routing across 17 platforms via MCP + hooks.
GLips / Figma-Context-MCPMCP server to provide Figma layout information to AI coding agents like Cursor
zilliztech / claude-contextCode search MCP for Claude Code. Make entire codebase the context for any coding agent.
zilliztech / claude-contextCode search MCP for Claude Code. Make entire codebase the context for any coding agent.
tadata-org / fastapi_mcpExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
BrowserMCP / mcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
yvgude / lean-ctxControl what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they touch, and proves what they save. 60–90% fewer tokens as the receipt.
yvgude / lean-ctxControl what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they touch, and proves what they save. 60–90% fewer tokens as the receipt.
chongdashu / unreal-mcpEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
CoderGamester / mcp-unityModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
qdrant / mcp-server-qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
withkynam / vibecode-pro-max-kitYour AI forgets. This remembers. Spec-driven coding harness for vibecoders, product owners, CEOs and real builders — self-improving context memory, 15 agents, 33 skills working with /goal, agent-team, & workflow on autopilot loops with 0 need for human gate.
alioshr / memory-bank-mcpA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
bgauryy / octocodeCode research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI
bgauryy / octocodeCode research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI
razzant / claudexorMulti-harness control plane for Claude Code, Codex, Cursor, and OpenCode: quota-aware rotation across multiple Claude/Codex subscriptions, shared thread context, and cross-model review.
Lyellr88 / marm-memoryLocal-first 3-in-1 AI memory layer & MCP server for Claude Code, Codex, Grok, Gemini, VS Code and Cursor. Fuses session history, codebase indexing & concept graphs in SQLite. Enables zero-cloud, privacy-first context & instant recall, supports multi-agent swarms.
PackmindHub / packmindPackmind seamlessly captures your engineering playbook and turns it into AI context, guardrails, and governance.
Lolner95 / AIGXOpen, MIT context format for AI coding agents: centralized .aigx/ rules + a per-file boundary index that targets the right rules, forbidden imports, and gotchas to each file. The only context format validated in a controlled benchmark. Tool-agnostic; nothing injected into your source.
TechMitten / cursor-agent-trackingA repository that provides a structured system for maintaining context and tracking changes in Cursor's AGENT mode conversations through template files, enabling better continuity and organization of AI interactions.
Eversmile12 / sharedcontextMCP server that gives AI coding assistants persistent cross-client memory. Facts and conversations stored in SQLite, encrypted with AES-256-GCM, synced to Arweave. No server, no account, recoverable with a 12-word phrase.
taazkareem / clickup-mcp-serverClickUp MCP Server - Integrate ClickUp project management with AI through Model Context Protocol
danyQe / codebase-mcpOpen-source AI development assistant via Model Context Protocol (MCP). Turn Claude or any LLM into your personal coding assistant. Privacy-first with local semantic search, AI-assisted editing, persistent memory, and quality-checked code generation. Built for Python & React.
aiurda / devcontextDevContext is a cutting-edge Model Context Protocol (MCP) server designed to provide developers with continuous, project-centric context awareness.
ast-outline / ast-outlineast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.
alizdavoodi / MCPDocSearchThis project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that documentation searchable via a Model Context Protocol (MCP) server, designed for integration with tools like Cursor.