975 boosters — open source, verified from GitHub, ready to install
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.
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.
This skill helps developers discover and understand all installed plugins by displaying their triggers, commands, and available agents in one place. It's essential for users working with Claude Code who need to explore plugin capabilities without manual searching.
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 Gradle dependency analysis tool that executes dependency checks, retrieves dependency trees, and extracts version information for Kotlin, KotlinX, Skiko, and AndroidX libraries. Ideal for developers managing complex Gradle projects who need to quickly inspect and validate dependency versions.
Automates the ws plugin release workflow by managing version bumps, changelog updates, and git synchronization. Useful for plugin maintainers who need to publish releases consistently and reduce manual coordination errors.
claude-ultrathink enforces single-task linear processing to prevent parallel execution and ensure focused sequential task completion. Developers using claude_code benefit by maintaining task discipline and reducing context-switching overhead.
UltraThink activates a structured single-agent development methodology using linear task execution and TodoWrite planning, designed for developers building Claude-based agents who need organized, step-by-step task management.
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.
lucid-toolkit is an audit skill that validates YAML compliance, XML structure purity, and adherence to Agent Skills best practices by invoking a specialized subagent to analyze skill files. It helps skill developers ensure their creations meet quality and structural standards.
This booster helps developers inspect and retry failed events in a dead-letter queue, enabling quick diagnosis and recovery of processing failures in event-driven systems.
lucid-toolkit provides guidance for efficient multi-agent coordination using schema.org vocabulary and token budget optimization, helping developers structure complex subagent invocations on Claude Code. Best for teams managing resource-constrained agentic workflows.
lucid-toolkit enables developers to quickly reference official Claude Cookbook examples and implementation patterns for common tasks like tool use, agents, and multimodal processing. It's ideal for developers building with Claude who need practical, production-ready code samples.
A quick onboarding booster for the BookMinder project that displays project structure, test coverage, and recent git history to get developers up to speed. Useful for new team members or returning developers needing context.
Enables over-the-air firmware updates for ESP32 devices via HTTP without serial port access, ideal for iterative development and remote updates on connected devices. Developers working with ESP32 in networked environments benefit from faster update cycles.
webledgers maps URIs to balances in distributed ledger systems using JSON-LD, enabling cross-platform value tracking and web-based ledger management. Developers working with blockchain, DIDs, or multi-platform accounting systems would benefit from this tool.
Purpose is a read-only inquiry booster that answers technical questions about codebases through evidence-based investigation with confidence metrics and source references. It helps developers quickly understand project architecture, implementation details, and debugging information without risking accidental file modifications.
Atlas Guardrails provides context packing and duplicate detection tools to help AI coding assistants manage large codebases efficiently and avoid redundant code generation. Developers working on large projects benefit from cleaner context and reduced code duplication.
Browser skill enables live Chrome automation within Factory CLI for web browsing, interaction, data extraction, and screenshots using natural language commands. Developers building automated workflows, web scraping pipelines, or testing scenarios will find this essential for programmatic browser control.
Memento helps users search their computer history—screenshots, keystrokes, and OCR text—to recall forgotten information and context from past activity. Developers and knowledge workers benefit from quick retrieval of previously seen or typed information.
BurgerEditor helps developers maintain consistency across API, contributor, and supplementary documentation by identifying omissions and inconsistencies against the implementation as the source of truth. Developers maintaining multi-audience documentation benefit from this systematic validation approach.
Purpose is a root cause investigation skill that analyzes error messages and anomalous behavior to identify underlying issues without making fixes, helping developers understand what went wrong. It benefits developers and debugging workflows by providing fact-based, log-driven analysis and investigation guidance.
A quick alias booster that streamlines plugin installation in Claude Code by providing a shorthand `pi` command for `/plugin install`. Developers using Claude Code will benefit from faster, more convenient plugin management.
A schema reference guide for implementing MCP (Model Context Protocol) clients and servers in PHP, helping developers quickly locate the right types and DTOs for protocol integration tasks.