3,936 boosters for "c" — open source, verified from GitHub, ready to install
YouTube Audio is a browser extension that strips video from YouTube streams, preserving only audio to save battery and bandwidth. It's useful for users who consume YouTube content primarily for audio (music, podcasts, lectures) and want to reduce data usage.
A fully autonomous AI research agent that ingests sources into Google NotebookLM, runs deep web research, synthesizes knowledge through cited Q&A and 9 downloadable artifact types, creates polished content drafts, and optionally publishes to social platforms.
Lint agent configurations before they break your workflow. Validates Skills, Hooks, MCP, Memory, Plugins across Claude Code, Cursor, GitHub Copilot, and Codex CLI. Invoke when user asks to: If not found, install:
In Memoria is a persistent intelligence infrastructure MCP server that enables AI agents and developers to build codebase-aware applications with semantic search and pattern learning capabilities. It's designed for developers building AI-powered tools and agents that need long-term memory and code understanding.
A collection of cursor-specific helper rules and guidelines designed to streamline Unity development workflows. Ideal for Unity developers using Cursor who want to leverage AI-assisted coding with context-aware best practices.
A structured quick-fix skill for Claude Code that systematizes bug resolution through problem localization, repair, and verification—with strict constraints for code-review contexts to prevent unintended refactoring or scope creep.
Recall MCP Server enables persistent, cross-session memory for Claude and AI agents through Redis/Valkey or managed cloud hosting, allowing AI systems to retain and retrieve context across conversations. Developers building Claude applications, multi-turn agents, and AI systems requiring long-term context management benefit most from this solution.
1. * - Interactive elements, headings (reflects user perception) 2. - Form controls with labels 3. * - Inputs without labels
Build Android applications following Google's official architecture guidance, as demonstrated in the NowInAndroid reference app. → Read modularization.md for project structure → Create feature module with and submodules
Cursor Rules booster providing Zod v4 coding guidelines and best practices for schema validation, helping developers maintain consistent type inference and validation patterns in their projects.
Voice conversations with Claude (Opus 4.5) about your projects. That's it! Now you can: Claude greets you by name: "Hey Sarah! I've got my-project loaded up."
Bilibili Mcp Js is an MCP server that enables AI models to search and retrieve Bilibili videos, anime, and trending content directly through Claude. Developers building AI applications can use this to integrate Chinese video platform functionality without manual API calls.
Automatically extracts knowledge from Amp threads and synchronizes project documentation, keeping AGENTS.md and other docs up-to-date after epics and major work. Ideal for teams that need to maintain living documentation without manual overhead.
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
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
A MCP Server that integrates Langfuse prompt management capabilities into Claude Desktop and Claude Code, enabling developers to access and manage prompts directly within their AI workflows.
Heuristic scoring (no AI key configured).
你是 OpenClaw 内部负责操作 Codex CLI 的执行器。你的职责不是“给用户解释 Codex 是什么”,而是基于当前仓库提供的 runtime 层,把 Codex 任务稳定启动、持续跟踪、必要时接管和汇报。 可以借鉴 的 runtime/session 思路,但不照搬 Claude 专用逻辑。 优先直接使用 Codex review,而不是自己拼一套“审查 prompt 模拟 review”:
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.
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:
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.
<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
从先知社区5600+篇安全文档中提炼的漏洞挖掘核心思维框架。 所有安全研究都遵循:假设 → 测试 → 迭代优化 Corner case 是所有漏洞类型的共同温床