975 boosters — open source, verified from GitHub, ready to install
A macOS screenshot skill that captures application windows using ScreenCaptureKit, enabling Claude Code to document UI states and verify visual changes. Developers and users benefit from automated screenshot capture integrated into their coding workflow.
Configures Rei Qwen3 Coder as an OpenAI-compatible model provider for claude_code environments. Useful for developers needing to integrate Rei endpoints and troubleshoot authentication issues.
TDD Command enforces test-driven development workflows by guiding developers through the RED-GREEN-REFACTOR cycle with 80%+ coverage targets. Developers prioritizing code quality and test coverage will find this particularly valuable.
This booster lets developers quickly swap their OpenCLAW agent's personality by selecting pre-built characters from the G*BOY universe, complete with customizable tone, values, and visual avatars. It's useful for teams wanting to experiment with different agent personas without manual configuration.
Analyzes Claude Code conversation history to identify friction patterns and suggest systematic improvements to skills and workflows. Useful for developers who want to review multi-session interactions and iteratively refine their AI assistant usage.
A C++ development workflow booster that manages TODO-based code tasks with planning, implementation, testing, and logging stages. Useful for teams managing complex development tasks with structured tracking.
This booster automates the startup of a complete payment platform stack (Spring Boot, MySQL, ELK, monitoring) using Docker Compose with a single script command. It's ideal for developers who need to quickly spin up a local development environment for a Java-based payment processing application.
This booster helps developers maintain accurate, consistent documentation across README, ARCHITECTURE, and other files by identifying omissions and inconsistencies against the actual implementation. It's valuable for open-source maintainers and teams that prioritize documentation quality.
A refactoring task booster that helps developers improve code quality by optimizing structure, naming, performance, and maintainability with before/after comparisons. Ideal for developers seeking to enhance existing codebases and establish better coding practices.
This booster enables Claude to query documentation references via the ref MCP server within Claude Code. It's designed for developers who need quick access to reference materials while coding.
A reverse engineering workflow booster that guides AI assistants through CTF binary analysis using static and dynamic analysis techniques. Useful for cybersecurity students and CTF competitors tackling capture-the-flag challenges.
A skill booster that enables Claude Code to query the Exa search API through the MCP server, allowing developers to integrate web search capabilities into their coding workflows.
Authoritative reference for the Roc programming language that helps Claude read, write, debug, and analyze Roc code with current compiler accuracy. Essential for developers working with Roc who need reliable, up-to-date syntax and API guidance.
A web vulnerability assessment skill for CTF challenges that automates reconnaissance and exploit development against target URLs. Useful for security practitioners and CTF competitors looking to systematically identify and exploit web vulnerabilities.
Expert guide for building AI-powered applications with the Glove TypeScript framework, helping developers create agent-based systems with tools and custom renderers. Ideal for developers working with Glove projects, React integrations, and AI model adapters.
A binary exploitation analysis booster that automates reconnaissance and vulnerability detection for CTF challenges, helping security researchers and students quickly identify exploitation vectors in compiled binaries.
This booster enables AI coding assistants to automate the publication of blog posts directly to WordPress. It's useful for developers building content automation workflows or integrating WordPress with AI-powered content generation tools.
This is a template placeholder for a skill booster that has not been implemented with actual content, instructions, or functionality.
A skill that enables Claude Code to query other LLMs (ChatGPT, Gemini, DeepSeek, Grok) through MCP servers by routing requests based on the first word of a query. Useful for developers who need multi-LLM comparison or fallback capabilities within Claude Code environments.
Enables AI coding agents to control and test Compose Desktop applications via HTTP, automating UI interactions like clicks, text entry, and screenshots. Developers building or testing Compose Desktop apps with AI assistance benefit most.
This booster automates the creation of git feature branches with conventional commit naming conventions, helping developers maintain consistent branch naming standards and streamline their workflow.
TDD Command provides a bash-based workflow to guide Claude through test-driven development with structured prompts and automated script delegation. Best suited for developers who want to enforce TDD discipline while coding with Claude in structured projects.
A GitHub CLI booster that enables AI coding assistants to manage repositories, pull requests, issues, and GitHub Actions directly from code environments. Developers using Claude Code benefit from streamlined GitHub workflow automation without leaving their coding assistant.
Guidelines for contributing to the Astro framework monorepo, covering build systems, testing, coding conventions, and workflows. Essential for developers working on the Astro project itself.