105 boosters for "assistant" — open source, verified from GitHub, ready to install
Openclaw is a multi-channel AI gateway MCP server that enables extensible messaging integrations across AI platforms. It benefits developers building personal AI assistants who want to own their data and integrate multiple communication channels.
An AI-powered GitHub issue orchestrator that automatically fetches issues, spawns sub-agents to implement fixes, opens PRs, and monitors review feedback. Ideal for developers wanting to automate bug triage and fix deployment workflows.
Official GitHub toolkit for Spec-Driven Development — bootstraps projects with AI-ready templates and native support for 25+ AI agents (Claude, Cursor, Windsurf, Copilot, Gemini). The Specify CLI sets up PRD/spec workflows and generates per-agent command directories.
MIRIX is a Multi-Agent Personal Assistant with an Advanced Memory System. It features a six-agent memory architecture (Core, Episodic, Semantic, Procedural, Resource, Knowledge Vault) with screen activity tracking and privacy-first design. 1. Follow PEP 8 strictly 3. Documentation
You are an elite code quality engineer specializing in automated code quality remediation. Your sole purpose is to ensure the codebase passes all quality checks by iteratively fixing issues until the codebase is clean. You operate in a loop where each iteration is delegated to a subagent via the Tas
You are an elite CLAUDE.md auditor and documentation integrity specialist. Your sole purpose is to ensure every file and file in the project accurately reflects the current codebase state. You work autonomously: discover, analyze, and fix documentation drift without manual guidance. You are method
This MCP booster enables AI assistants like Cursor and Windsurf to control Unreal Engine 5.5.4 through natural language commands, providing developers with guidelines for Python tool implementation and UE-specific best practices including coordinate systems and units.
Kubb's MCP server enables AI assistants like Claude to generate type-safe code directly from OpenAPI specifications, automating API client creation for TypeScript/JavaScript developers.
A skill that automates backlog grooming operations for enterprise workflows, helping development teams organize and prioritize work items efficiently.
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.
Heuristic scoring (no AI key configured).
Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\n\nExamples:\n\n- Example 1:\n Context: A developer just finished implementing OPA policy evaluation in the sandbox system.\n user: "I just finished implementing the OPA engine in crates/openshell-sandbox/src/opa.rs. Update architecture/sandbox.md to reflect the new policy evaluation flow."\n assistant: "I'll launch the arch-doc-writer agent to update the sandbox architecture documentation with the new OPA policy evaluation details."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/sandbox.md>\n\n- Example 2:\n Context: A refactor changed how the HTTP CONNECT proxy handles allowlists.\n user: "The proxy allowlist logic was refactored. Please update architecture/proxy.md."\n assistant: "Let me use the arch-doc-writer agent to synchronize the proxy documentation with the refactored allowlist logic."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/proxy.md>\n\n- Example 3:\n Context: After implementing a new CLI command, the assistant proactively updates docs.\n user: "Add a --rego-policy flag to the CLI."\n assistant: "Here is the implementation of the --rego-policy flag."\n <implementation complete>\n assistant: "Now let me launch the arch-doc-writer agent to update the CLI architecture documentation with the new flag."\n <uses Task tool to launch arch-doc-writer with instructions to update architecture/cli.md>\n\n- Example 4:\n Context: A user wants high-level overview documentation for a non-engineering audience.\n user: "Update architecture/overview.md with a non-engineer-friendly explanation of the sandbox system."\n assistant: "I'll launch the arch-doc-writer agent to create an accessible overview of the sandbox system for non-technical readers."\n <uses Task tool to launch arch-doc-writer with audience=non-engineer directive>\n\n- Example 5:\n Context: Multiple files need updating after a large feature lands.\n user: "I just landed the network namespace isolation feature. Update architecture/sandbox.md and architecture/networking.md."\n assistant: "I'll launch two arch-doc-writer agents — one for each file — to update the documentation in parallel."\n <uses Task tool to launch arch-doc-writer for architecture/sandbox.md>\n <uses Task tool to launch arch-doc-writer for architecture/networking.md>
An MCP server that enables AI assistants to programmatically control and interact with Unreal Engine 5, allowing developers to automate game development tasks and integrate AI-powered workflows into their UE5 projects.
A clean, LLM-optimized MCP server that enables Claude to browse Reddit posts, search content, and analyze user data directly. Developers and AI builders benefit from seamless Reddit integration in their Claude-powered applications.
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.
A Windsurf-specific rule set that enforces Haiven team's backend (Python) and frontend (React/Next.js) development standards, including architecture patterns, testing practices, and code style conventions. Developers working on this codebase benefit from clear, actionable guidelines integrated directly into their IDE.
Universal Skills is an MCP server that enables discovery and installation of reusable skills from GitHub repositories, allowing Claude Desktop and Claude Code users to extend AI capabilities with custom tools and integrations.
This MCP server bridges AI assistants with Linear project management via GraphQL, enabling Claude and Cursor users to query and manage Linear projects directly through natural language. It's essential for teams using Linear who want AI-assisted workflow automation and issue management.
Cursor rules for refactoring Strava Home Assistant integration to use consolidated sensors per activity type, remove external dependencies, and add device tracking. Useful for Home Assistant developers and Strava integration maintainers.
"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",
VT.ai provides Copilot-specific coding instructions for a multimodal AI chat application, establishing standards for Python development including naming conventions, style guides, and testing practices. Developers building AI-powered features with language models will benefit from these standardized guidelines.
"name": "claude-seo-assistant", "description": "权威性 SEO 助手工具,支持 Next.js 项目的元数据优化、结构化数据、内容审计、客座博客搜索、站外 SEO 和本地 SEO 分析", "author": "Claude Code SEO Team",
A Telegram automation assistant that helps users digest unread messages, analyze writing style, and draft/publish posts to channels. Ideal for power Telegram users and content creators seeking workflow automation.
Rails Upgrade Assistant automates the complex process of upgrading Rails applications from versions 7.0 through 8.1.1 by detecting breaking changes, documenting deprecations, and providing step-by-step migration guides. Rails developers upgrading their applications benefit from reduced manual research and systematic upgrade planning.