109 skills found · Page 2 of 4
thehimel / cursor-rules-and-promptsA comprehensive, open-source collection of rules and prompts designed to guide Cursor AI in generating better, more consistent code. Enhance code quality, enforce coding standards, and streamline development workflows automatically.
LessUp / awesome-cursorrules-zhCursor AI 编程规则精选集 | 132+ 规则,覆盖前端/后端/AI/DevOps 等 32 个领域
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.
The01Geek / prflowTurn feature requests into review-ready pull requests: issue, implementation, tests, a review-and-fix loop, and docs. Runs locally or on GitHub Actions, and is built for complex brownfield repos.
existential-birds / beagleAgent Skills marketplace: framework-aware skills for code review, documentation, test-plan generation, AI-writing detection, architectural analysis, and git workflows — for Python, Go, Rust, Elixir, React, Remix, and iOS/Swift. Works with Claude Code, Codex, and any agent that supports Agent Skills.
netresearch / agent-rules-skillAgent Skill for generating AGENTS.md files following the agents.md convention | Claude Code compatible
johnxie / awesome-code-docs203 deep-dive tutorials for AI agents, LLM frameworks, coding tools, MCP, and open-source developer platforms
syncfusion / maui-ui-components-skillsSkills for Syncfusion .NET MAUI components. Enable AI-assisted development with comprehensive documentation, code examples, and best practices for 100+ UI controls including DataGrid, Charts, Scheduler, and more.
xxxbrian / mcp-rquestA MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
aiurda / devcontextDevContext is a cutting-edge Model Context Protocol (MCP) server designed to provide developers with continuous, project-centric context awareness.
cometchat / docs-mcpCometChat docs search + implementation bundles: add chat, voice, video & moderation to your app through your AI coding agent.
withqwerty / football-docsSearchable football data provider documentation for AI coding agents. Like Context7 for football data.
EllisMorrow / CaeluneCaelune (凯露恩) — Local-first retrieval for private Markdown, PDF, and Tika documents, with a Windows desktop app and read-only MCP server.|本地优先的私人知识检索工具。
southleft / company-docs-mcpAI-powered company knowledge MCP. Unified place for internal policies, values, documentation, and governance. Agents can search, cite, and answer questions using real company docs.
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.
6eanut / llm-wikiClaude Code skill for building persistent, interlinked knowledge bases from source documents. Knowledge is compiled once and kept current — never re-derived per query. Based on Karpathy's LLM Wiki pattern.
deverman / FocusRelayMCPFast native Swift OmniFocus MCP server and CLI for macOS. Let AI assistants safely read, update, complete, and organize tasks and projects through documented Omni Automation APIs.
SecurityRonin / docx-mcpMCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, and structural validation
syncfusion / maui-toolkit-ui-components-skillsSkills for Syncfusion® Toolkit for .NET MAUI components. Enable AI-assisted development with comprehensive documentation, code examples, and best practices for 30+ UI controls including Charts, Calendar, Cards and more.
SpillwaveSolutions / document-specialist-skillClaude Code Skill. AI-powered software documentation automation. Professional software documentation specialist. Featuring Progressive Disclosure Architecture. Supports: Design, Requirements, SRS, PRD, API, and architecture docs.
codeaashu / claude-code-infoLeaked Claude Code source tree, documented: every file under claude/src with generated summaries, exports, dependency hints, and syntax-highlighted source previews
cheriftj / c4-model-skillInteractive Claude Code skill for C4 architecture diagrams (Simon Brown's model) — mode-driven workflow with Mermaid / Structurizr / PlantUML output and filesystem or MCP (Notion / Linear / Drive) destinations.
botingw / langgraph-dev-navigatorAn opinionated development framework for building production-ready AI agents with LangGraph. It grounds AI coding assistants (Cursor, Windsurf, Cline) and guides them to use local, official documentation, ensuring reliable, secure, and observable agentic workflows.
nikhilbhima / mistral-ai-docs-mcp-serverUnofficial MCP server for Mistral AI developer docs and API reference. One public URL, no auth, works in every MCP client.
signnow / sn-api-helper-mcpOfficial SignNow API Helper MCP server for AI agents. Answers questions about the SignNow API and provides integration guidance.
benhaotang / mcp-mma-docsMCP server for checking Mathematica documentation via local MMA installation
Sorbh / basecoat-ui-mcpA Model Context Protocol (MCP) server that provides programmatic access to Basecoat CSS components and their usage documentation. This server allows AI assistants to help developers build HTML interfaces using the Basecoat CSS framework.
HenryZ838978 / deepseek-harnessHarness for DeepSeek V4-Pro / V4-Flash. Python lib (pip install deepseek-harness) + dsh CLI + MCP server (npx @deepseek-harness/mcp) + Anthropic SKILL.md. 16 documented protocol quirks, 12 probes, 270+ trials.
i3T4AN / Vector-Knowledge-BaseA semantic search engine that transforms your documents into an intelligent, searchable knowledge base using vector embeddings and AI
salah9003 / Context7-ChatGPT-BridgeA bridge that allows ChatGPT to access up-to-date programming documentation through the Context7 MCP server. Implements ChatGPT's required search and fetch tools while using Context7's documentation database internally.