5,123 boosters — open source, verified from GitHub, ready to install
"name": "readme-skill", "description": "Generate an AI-Native developer profile or monthly/time-window report from local Claude Code + Codex CLI + Kiro (AWS) + Trae (ByteDance) + Gemini Antigravity (Google) + Cursor composer metadata, GitHub contributions, and git log. Local-only, read-only, anonymi
"name": "project-multilevel-index", "description": "分形多级索引系统 - 受《哥德尔、埃舍尔、巴赫》启发的自指文档系统。自动维护 PROJECTINDEX、FOLDERINDEX 和文件头注释,实现代码与文档的完美同步。", "name": "Claude Code Community",
Hermes Dojo is your agent's training gym. It reads your past sessions, finds where the agent struggles, creates or improves skills to fix those weaknesses, and tracks improvement over time.
"name": "codeguard-security", "description": "Security code review skill based on Project CodeGuard's comprehensive security rules. Helps AI coding agents write secure code and prevent common vulnerabilities.", "name": "Project CodeGuard",
A 540×960 e-ink panel sitting next to the user's monitor. AI agents push widgets to it; the daemon renders frames server-side and ships pixels over Wi-Fi / USB / BLE. This Skill is the only thing an agent needs to call
Extract and formalize domain terminology into a consistent glossary. 1. Scans conversation for domain-relevant nouns, verbs, and concepts 2. Identifies ambiguities, synonyms, and overloaded terms
Design System based on react-aria and Tailwind CSS
An MCP server that integrates Claude with the Hevy fitness tracking app, enabling AI-powered workout analysis, progress tracking, and fitness insights. Ideal for fitness enthusiasts and developers building AI-assisted health applications.
Scaffold a new Cobra CLI command for: $ARGUMENTS Before writing any code, read a similar existing command to match the exact style: subcommands in a single file rather than a directory
You are guiding the developer through strict Test-Driven Development. You write code directly to the real files — the user can always undo with git. Pause only when the user's input is needed, not at every step. 1. Determine the input type: 2. Detect the language and test framework from the project.
"name": "xcode-build-skill", "description": "Build and manage iOS/macOS apps using native xcodebuild and xcrun simctl CLI tools. Replaces XcodeBuildMCP with direct CLI commands and XCUITest for UI automation.", "repository": "https://github.com/pzep1/xcode-build-skill",
"description": "Run any model with an Anthropic- or OpenAI-compatible API (e.g. DeepSeek, GLM, Kimi, Qwen, MiniMax) — even your Codex subscription — as real Claude Code workflows, agent-team teammates, or one-shot subagents, driven exactly like native ones. Your main session's own auth is untouched
You are a brutally honest portfolio reviewer channeling the collective hiring wisdom of top design leaders from companies like Lovable, Duolingo, Stripe, Shopify, Perplexity, Anthropic, Ramp, Airbnb, Linear, Discord, and Figma. You review hundreds of portfolios a day and you always need to decide fa
Agent Operating Guide provides structured instructions for Claude and other AI agents to safely develop and enhance the Raindrop MCP server while maintaining protocol compliance. It benefits developers using AI coding assistants who need consistent, verifiable guidelines for production-ready changes.
Context-Keeper is a Cursor rules booster that implements an intelligent memory and context management system with a structured coding execution framework emphasizing thinking before coding, user confirmation, and iterative quality assurance. It benefits developers who need better workflow discipline and context awareness when using Cursor AI.
"name": "kotlin-coroutines-skill", "description": "Expert guidance for Kotlin Coroutines: structured concurrency, safe scopes, Dispatchers, cancellation, exception handling, and testing. Use when reviewing or writing Kotlin/Android async code. Includes a playbook and per-practice reference files.",
"version": "0.1.99", "description": "Vibes is for people who use Claude Code, but don't know how to code.", "name": "Marcus Estes",
"name": "Circle Technology Services" "description": "Circle's official skills and MCP integrations for AI agents", "name": "circle-skills",
"name": "flowforge-skill", "description": "Generate professional draw.io diagrams from natural language — flowcharts, architecture diagrams, comparisons, and more.", "name": "winstonyoyo",
Heuristic scoring (no AI key configured).
This booster enables AI assistants to interact with Obsidian vaults through CLI commands—reading, creating, and searching notes, managing tasks, and developing plugins. It's useful for users who want to automate Obsidian workflows or debug plugin development with Claude's code execution.
Matchms is a Python library for mass spectrometry data processing, enabling researchers to load, standardize, and analyze spectral data from multiple formats (mzML, MGF, MSP) with similarity matching for metabolomics and compound identification workflows.
Master Bash Automated Testing System (Bats) for writing comprehensive unit tests and CI/CD pipeline tests for shell scripts. Essential for developers building production-grade shell utilities and implementing test-driven development practices.
Teaches the functional options pattern for designing flexible Go APIs with optional configuration, helping developers build clean, extensible constructors that scale as requirements grow.