4,595 boosters for "c" — open source, verified from GitHub, ready to install
A MCP proxy that bridges Claude with JetBrains IDEs (IntelliJ, PyCharm, etc.), enabling developers to leverage IDE capabilities directly within Claude conversations. This benefits IDE users who want to integrate their development environment with AI assistance.
把一份 markdown 大纲(或 )+ 一种视觉风格,直接喂给 OpenAI 官方 Images API(),逐页出图,最后打包成 16:9 .pptx。 所有可用风格都统一放在 下,使用方式完全相同。需要查看风格封面展示时,读取 。 直接给 skill 一个 .pptx 模板,后续所有页都仿这个模板。
A structured debugging methodology that guides developers through systematic root-cause analysis before implementing fixes, compatible with Claude Code and Cursor. Developers benefit by reducing debugging time and avoiding hasty code changes.
Maintain consistent structure across all bot configuration files: Implement multiple exit strategy types: 1. Time-based: Hold for fixed duration
Check the status of VoiceMode services. Shows the current status of VoiceMode services including Whisper (STT), Kokoro (TTS), and LiveKit (if used). Shows for each service:
"version": "0.25.0", "description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.", "email": "support@datadoghq.com"
"name": "@_davideast/stitch-mcp", "description": "Stitch MCP CLI helper. Automates Google Cloud authentication. Generates MCP config for your client. Sets up a proxy server.", "stitch-mcp": "./bin/stitch-mcp.js"
This booster claims to be a Vue.js ReCAPTCHA component, but the actual content describes an OpenSpec workflow tool unrelated to the stated purpose.
"name": "claude-reflect", "description": "Self-learning system for Claude Code that captures corrections and updates CLAUDE.md automatically", "name": "Bayram Annakov",
Heuristic scoring (no AI key configured).
Leverage strings with drizzle types, instead of enums: Only use varchar for ids, similiar to the users table. Otherwise use text. When creating a new table, leverage the id util
Mudlet is a cross-platform MUD client built with Qt6 and C++20, providing scripting capabilities in Lua 5.1. The project emphasizes "powerful simplicity" - clean interface with deep customization options. All files should end with a newline character at the end of the file. In general: write modern
These instructions guide GitHub Copilot on how to generate and modify code for the project. State Machine Cat is a tool for visualizing state charts. It parses state machine descriptions and renders them as diagrams. Tests must be created for all new functionality using Mocha and Node's assert modu
A GitHub Copilot instruction set that standardizes CHANGELOG maintenance and Dart/Flutter API documentation for the shadcn/ui Flutter ecosystem. Developers benefit from deterministic, high-quality contribution guidelines that ensure consistency across the project.
A translation and internationalization MCP Server that enables Claude to assist with multi-language content management and localization workflows. Developers building React, Next.js, or JavaScript applications needing i18n/l10n support benefit most.
  Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code
1. Vectorization discipline (from logo-vectorizer-minimal-smooth): fit the raster source with the lowest-complexity editable geometry that passes visual QA. 2. Motion discipline (from Disney's 12 Principles of Animation): choreograph that geometry into brand-appropriate motion with evidence-based ti
Extract non-obvious discoveries into reusable skills that persist across sessions. Invoke when you encounter: Before creating a skill, answer these questions:
与 Gemini 的一切交互,按以下优先级选择方式: 1. 🥇 首选:调用 MCP 工具 — 直接调用本 Skill 暴露的 MCP 工具完成操作,覆盖绝大多数场景 2. 🥈 次选:运行 Skill 脚本 — 当 MCP 工具无法满足需求时,可运行本 Skill 项目中提供的脚本来完成
"name": "claude-video-vision", "description": "Give Claude the ability to watch and understand videos — extracts frames and audio for full video perception", "name": "Jordan Vasconcelos",
在前端实现组件的时候,要设置合理的长宽,使得布局不臃肿也不拥挤,同时使用全局主题和全局样式,使用纯黑和纯白的组合,保持flutter现代和简洁的风格,尽量使用和创建全局通用组件,并添加相关的说明注释
Automates the categorization and documentation of Neovim plugins in markdown-based plugin lists, helping maintainers of awesome-list repositories organize plugins by type and explain categorization decisions.
AGENTS.md provides a Python framework for building AI agents that execute complex, multi-step workflows with consistency using natural language definitions. Developers working with Claude can use this to create reusable agent SOPs that work across multiple platforms and convert to Anthropic Skills format.