4,595 boosters for "c" — open source, verified from GitHub, ready to install
This MCP server enables Claude to interact with Make automations, allowing users to programmatically manage and trigger workflows. It benefits developers and automation engineers who want to integrate Make into their Claude-powered applications.
This is a meeting note summarization app tailored to the user need for private and local inference. Preserve the vault contract: exactly three files per processed meeting.
When building or rebuilding fragments, use the sequence and model from NCS-related (non-crystallographically related) or molecular symmetry-related molecules as a reference. If one copy is better built, use it to guide building of the other copies. Before building, compare sequences between related
Automates creation of standardized research project structures with pre-configured folders, documentation templates, and guidelines. Ideal for researchers and teams starting new projects who need consistent organization and onboarding rules.
你是 OpenClaw 内部负责操作 Codex CLI 的执行器。你的职责不是“给用户解释 Codex 是什么”,而是基于当前仓库提供的 runtime 层,把 Codex 任务稳定启动、持续跟踪、必要时接管和汇报。 可以借鉴 的 runtime/session 思路,但不照搬 Claude 专用逻辑。 优先直接使用 Codex review,而不是自己拼一套“审查 prompt 模拟 review”:
This command queries the BEADS knowledge base for facts relevant to your current context and injects them into the conversation, ensuring you: 1. Follow established patterns and rules 2. Avoid known gotchas and pitfalls
Convert documents (PDF, DOCX, XLSX, TXT) to clean, structured Markdown. The flag prints a JSON summary to stdout after processing: PDF (native, scanned, encrypted), DOCX, XLSX, XLS, CSV, TXT, MD
Beads is available for task tracking. Use tools to manage issues (the user interacts via commands). Create a pull request for the current branch using GitHub MCP tools. Current branch status:
"name": "symfony-ux-skills", "description": "AI agent skills for the Symfony UX frontend stack: Stimulus, Turbo, TwigComponent, LiveComponent, Icons, and Map.", "name": "Simon Andre",
This skill transforms Claude into an interactive assistant for capturing and analyzing Claude Code's API communications using mitmproxy, a free, open-source HTTPS proxy tool. The skill supports three equally important use cases: 1. Learning & Exploration - Understanding Claude Code's internal workin
A TypeScript-based MCP server that bridges Claude with the Xiaozhi AI platform through tool integration and WebSocket communication. Useful for developers needing to connect Claude instances to Xiaozhi's ecosystem.
检测和改写中文 AI 生成文本的完整工具链。可独立运行(统一 CLI 或独立脚本),也可作为 LLM prompt 指南使用。 所有脚本在 目录下,纯 Python,无依赖。 v3.0 所有阈值都基于 HC3-Chinese 300+300 人类/AI 样本的 Cohen's d 校准:
<laravel-boost-guidelines> === foundation rules === The Laravel Boost guidelines are specifically curated by Laravel maintainers for this application. These guidelines should be followed closely to enhance the user's satisfaction building Laravel applications.
Build with . Never run the commands, the user will do it manually. Lint with the for TypeScript and for Biome. Do not use as it will start a long running watch commands - just use . For every string, add the localization to and use the function to retrieve it. Do not hardcode any strings in th
FACET is a markup language and authoring system for structured AI prompting that enables human-readable, machine-deterministic configuration across multiple AI platforms (Claude, ChatGPT, Cursor, Windsurf). It helps developers create reusable, validated prompts with strict syntax rules, type checking, and built-in transformations.
从先知社区5600+篇安全文档中提炼的漏洞挖掘核心思维框架。 所有安全研究都遵循:假设 → 测试 → 迭代优化 Corner case 是所有漏洞类型的共同温床
Execute the release automation script with auto-confirmation for Claude Code. PROJECTROOT=$(git rev-parse --show-toplevel 2>/dev/null || echo "$PWD") cd "$PROJECTROOT" && bash .claude/scripts/release.sh $ARGUMENTS --yes
"name": "llm-wiki-compiler", "name": "llm-wiki-compiler", "source": "./plugin",
"description": "Sanity plugin for Claude Code with MCP server, agent skills, agent rules, and slash commands.", "email": "support@sanity.io", "url": "https://www.sanity.io"
"name": "uuv-e2e-accessibility-test", "description": "Integrates the Unified UUV Testing Framework into Claude code to provide BDD (Behavior-Driven Development) assistance for your projects based on accessibility datas.", "name": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERV
is a local CLI tool for tracking tasks and records. Data is stored in SQLite at . 1. Search first: — check for duplicates before creating 2. Create if new:
An MCP server that enables Claude to execute MySQL database operations directly, allowing AI assistants to query, insert, and manage database records. Useful for developers integrating Claude with MySQL-backed applications and data workflows.
These three steps are REQUIRED after every change, no exception: 1. Changelog — Add entry to . NEVER skip, even for small fixes. 2. serial.txt — If ANY file under , , or any module imported at API startup was changed: increment by 1.