22 skills found
sanjeed5 / awesome-cursor-rules-mdcCurated list of awesome Cursor Rules .mdc files
Aaronontheweb / dotnet-cursor-rules.mdc files for defining Cursor rules specific to .NET projects
erayendes / app-store-connect-mcpHeimdall — MCP server for the Apple App Store Connect API and App Store Server API (StoreKit 2). 875 tools across 13 profiles, generated from Apple's official OpenAPI spec, plus review triage and reply drafting that runs on your own model, and confirm-before-write safety.
raymondchins / agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
guimatheus92 / mcp-video-analyzerMCP server that turns any video — YouTube, Instagram, TikTok, Loom, X, Vimeo, direct URLs, local files — into transcripts, key frames, OCR text, and metadata for AI agents.
noluyorAbi / claude-code-recapBrowse every recent Claude Code session across all your projects and jump back into any of them. Shows project path, summary, git branch, model, turn count, and a ready-to-paste resume command. --open re-opens a whole working set in terminal tabs. Local files only: no network, no telemetry.
osama-ata / p6xer-mcp-serverThis is the Model Context Protocol (MCP) Server for P6 XER files, exposes machine-readable MCP manifests for PyP6XER's modules for use by AI models.
TerminalSkills / nxOpen-source library of AI agent skills — SKILL.md files for Claude Code, Codex, Gemini CLI, Cursor
TerminalSkills / k6Open-source library of AI agent skills — SKILL.md files for Claude Code, Codex, Gemini CLI, Cursor
Automattic / qaExtract content from closed web platforms into WordPress-compatible WXR files.
BytePioneer-AI / qqbot-contact-sendResolve a QQBot recipient from the local known-targets registry, distinguish between similarly named contacts, and send text or files to the intended QQ user with the correct target
Darwin-Agent / pdfUse this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, ext…
finchtoys / pdfUse this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, ext…
polvallverdu / base-ui-mcp"name": "@polvallverdu/base-ui-mcp", "version": "1.0.0", "mcpName": "io.github.polvallverdu/base-ui-mcp", "description": "MCP server that gives AI assistants context about Base UI (base-ui.com).", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [
crithitstudio / hypixel-skyblock-mcpAI-friendly MCP server for Hypixel SkyBlock profiles, economy data, resources, and guide context.
remix01 / remix01Config files for my GitHub profile.
maverickgao8848 / mav-slidecraft-skillCreate stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files
wsbm393 / executing-hard-tasksUse when a task spans multiple steps, files, or unknowns — before planning the order of work, whenever about to report completion or success in any wording, and when picking the next action after a result, failure, or surprise.
sakamoto-family-smile / videodbSee, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips.
epireve / styling- Each component should have its own CSS file - Name CSS files to match component names (e.g., `ComponentName.css`)
darshilkadiwala / naming-conventionsProject-wide naming standards for files, folders, and exports. - Use **lowercase kebab-case** for all feature and domain folders
skand-io / codebase-locatorLocates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.