4,195 boosters for "r" — open source, verified from GitHub, ready to install
This MCP server enables Claude to search Airbnb listings and retrieve detailed rental information, helping travelers and developers build AI-powered vacation planning tools. It benefits travel app developers, booking assistants, and anyone building Claude integrations that need real-time accommodation data.
"name": "power-bi-agentic-development", "version": "0.19.0", "description": "A marketplace for skills and tools for agentic Power BI development.",
A world-builder's best friend!
F2C MCP Server is a Node.js-based Model Context Protocol server that integrates F2C capabilities with Claude Desktop and Claude Code. It enables developers to extend Claude's functionality through standardized MCP tool interfaces.
Graphlit MCP Server integrates the Graphlit knowledge graph platform with Claude, enabling developers to build AI agents with RAG capabilities, document parsing, and intelligent retrieval. It's ideal for teams building document-heavy AI applications, knowledge management systems, and enterprise AI agents.
mq is a jq-like CLI tool for querying and transforming Markdown files, with development guidelines covering Rust conventions, project structure, and multi-platform integrations (LSP, DAP, WASM, Python). Developers building Markdown processing pipelines or contributing to the mq project benefit from these structured instructions.
Multi-pattern search/replace tool for bulk refactoring with simultaneous replacements, file/directory renaming, and case-preserving transformations. Then execute if output looks correct:
Heuristic scoring (no AI key configured).
An MCP server that integrates Xcode with AI assistants, allowing Claude to interact directly with iOS/macOS projects and understand their structure. Ideal for iOS developers seeking AI-powered code analysis, refactoring, and project navigation.
"name": "claude-stt", "description": "Speech-to-text input for Claude Code with live streaming dictation", "name": "Jarrod Watts",
An MCP server providing Bazi (八字) divination and Chinese metaphysics calculations, enabling Claude to analyze birth charts and offer traditional Chinese destiny readings.
<example type="invalid"> npm install --save-dev eslint npm uninstall lodash
wraps your coding agent (Claude Code, Codex, OpenCode) in composable workflows: review loops, repeat passes, parallel races, and task-list orchestration. Operators compose left to right. Loop operators wrap everything to their left. Custom review/gate prompts (positional shorthand):
A CLI skill for interacting with Obsidian vaults—read, create, search, and manage notes, tasks, and properties directly from the command line, plus plugin/theme development support. Useful for developers and power users who want to automate vault operations and debug Obsidian extensions.
"description": "MCP server exposing SSH control for Linux and Windows systems via Model Context Protocol.", "ssh-mcp": "build/index.js" "prepare": "npm run build",
A system prompt for training AI agents on terminal/coding tasks using GRPO, enabling autonomous task completion in containerized Linux environments. Ideal for developers building advanced AI coding assistants and automation systems.
A training module teaching marketing professionals how to analyze campaign data and extract actionable insights using AI coding assistants. Benefits marketers and data analysts looking to systematize their analysis workflows.
Sub-Agents is a lightweight framework for decomposing complex tasks into specialized child agents that collaborate under a parent orchestrator agent. Developers building multi-agent systems in Python will benefit from this pattern for creating modular, reusable agent hierarchies.
"description": "Open-source cross-agent memory layer for coding agents across Cursor, Claude Code, Codex, Windsurf, Gemini CLI, Copilot, Kiro, OpenCode, Antigravity, and Trae via MCP.", "sideEffects": false, "memorix": "./dist/cli/index.js"
A Cursor IDE rule set providing test-driven development workflows and testing patterns specifically for Shopsys e-commerce framework projects. Developers working with Shopsys benefit from structured guidance on when and how to write tests before refactoring.
Advanced Eloquent ORM patterns for performance and query reuse. Use when working with Eloquent relationships, scopes, or advanced query optimization in Laravel. (triggers: app/Models/**/*.php, scope, with, eager, chunk, model)
A skill booster that teaches developers how to create, structure, and publish reusable Convex components with proper isolation and dependency management. Useful for backend engineers and full-stack developers building modular applications with Convex.
Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. 1. 账号安全:自动化行为可能触发平台风控 3. 最佳实践:执行前向用户展示将发布的内容,等待确认
You are writing behavioral specifications for functions/methods in a codebase. The codebase may be written in any programming language. Read these rules carefully before writing any spec. Describe what the function GUARANTEES to callers, not how it achieves it. Frame specs in terms of: Specifically