1,594 boosters for "ai" — 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.
Guides AI coding assistants to follow Test-Driven Development principles by writing failing tests before implementation code. Useful for developers who want to maintain code quality and ensure comprehensive test coverage.
Enables concurrent investigation of multiple independent tasks by dispatching separate agents to each problem domain, saving time on parallel debugging and testing workflows.
A skill booster that structures implementation execution by dispatching independent subagents for each task with two-stage review (spec compliance, then code quality), designed for developers managing multi-task implementation plans in a single session.
Helps developers critically evaluate code review feedback by verifying technical soundness before implementation, preventing blind acceptance of potentially incorrect suggestions.
This booster dispatches a code-reviewer subagent to catch issues before merging, promoting early and frequent code review practices. It benefits developers using claude_code who want to maintain code quality throughout their workflow.
A skill that generates detailed, bite-sized implementation plans for multi-step tasks before coding begins, designed for engineers unfamiliar with the codebase. Useful for teams wanting structured planning and onboarding guidance.
This booster enforces mandatory skill tool invocation at the start of conversations to establish available capabilities. It's designed for users who want to ensure AI assistants always discover and declare applicable skills before responding.
Guides developers through the final stages of completing a development branch by verifying tests pass and presenting structured options for merging, creating PRs, or cleanup. Useful for developers who want a systematic approach to integrating completed work.
A collaborative design-first booster that guides developers through brainstorming and specification before implementation, preventing premature coding and misaligned requirements.
Helps developers create isolated git worktrees for parallel feature development without disrupting their current workspace. Essential for teams managing multiple branches simultaneously.
A debugging methodology booster that enforces root-cause analysis before proposing fixes, helping developers avoid quick patches that mask underlying issues. Useful for anyone working with code in Claude who needs structured debugging processes.
This booster enforces a disciplined verification workflow that prevents false success claims by requiring developers to run and confirm verification commands before marking work complete. It's essential for any development team wanting to eliminate premature PRs and false positives.
A TDD-based framework for creating and validating AI agent skills through test-driven documentation and pressure testing. Developers building Claude Code agents or multi-agent systems benefit from this systematic approach to skill development and deployment.
A skill for executing pre-written implementation plans with critical review and checkpoint validation, ideal for breaking complex tasks into separate sessions with human oversight.
This skill guides developers in building LLM-powered applications using Claude and Anthropic SDKs, with smart triggering based on API imports and user intent. Ideal for developers looking to integrate Claude into their projects with language-specific best practices.
Web Artifacts Builder is a skill that enables AI assistants to create complex, multi-component React applications with Tailwind CSS and shadcn/ui for Claude.ai artifacts. Developers building sophisticated interactive web interfaces benefit from streamlined scaffolding and bundling workflows.
This skill enables AI assistants to intelligently handle PowerPoint files by triggering whenever .pptx files are involved—whether creating presentations, extracting content, editing slides, or working with templates. It's valuable for developers and users who need seamless automation around presentation workflows.
A toolkit for creating animated GIFs optimized for Slack with specific dimension, FPS, and color constraints. Developers building Slack integrations or bots will find this useful for generating compliant emoji and message GIFs.
Claude Code is an official agentic CLI tool that autonomously handles coding tasks like file editing, testing, and git workflows through natural language commands. It benefits developers who want to accelerate their workflow and reduce routine coding overhead.
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.
"name": "claude-mem", "version": "10.4.1", "description": "Persistent memory system for Claude Code - seamlessly preserve context across sessions",
<a href="https://github.com/thedotmack/claude-mem"> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/thedotmack/claude-mem/main/docs/public/claude-mem-logo-for-dark-mode.webp"> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.c