110 boosters for "commands" — open source, verified from GitHub, ready to install
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.
This booster integrates Pi (an external coding agent) with Claude Code, enabling developers to compare task execution across two AI systems and toggle between them. It's useful for teams wanting to benchmark or hybrid-test different AI coding approaches.
Creates GitHub issues for the astro-basics project with CLI commands, team assignments, and labels. Useful for teams managing Astro component development, but heavily project-specific.
Kamado helps developers identify and fix documentation gaps and inconsistencies by treating implementation as the source of truth, ensuring README, ARCHITECTURE, and other docs stay aligned. It's useful for maintainers and contributors who want to keep documentation accurate.
SkillGuard is a security reviewer for Claude/Cursor Skills that detects prompt injection, tool injection, data exfiltration, and unsafe automation risks. It's essential for developers and organizations installing or developing AI skills to ensure safe, policy-compliant code execution.
Cursor Rules that enforce a strict Bun & Biome development workflow, replacing npm/yarn with bun, Jest/Vitest with native bun:test, and eslint/prettier with Biome for faster, unified tooling.
A prompt-based MCP server that enables Claude and ChatGPT to execute cURL commands directly, ideal for developers who need to integrate HTTP requests into their AI workflows.
Execute PowerShell commands securely within Claude with controlled timeouts and input validation. Useful for developers and system administrators who need to automate Windows tasks or retrieve system information directly from AI conversations.
Bun Terminal MCP enables AI agents to execute shell commands securely through Claude via Bun's safe $ utility. Developers integrating AI agents with system tasks benefit from this bridge between Claude and terminal operations.
OpenPet is a Tamagotchi-style virtual pet game for chat platforms that lets users create and care for evolving digital pets across Discord, WhatsApp, Telegram, and other platforms. Bot developers and community managers can use it to add engaging, interactive gameplay to their messaging apps.
This Cursor rules booster enforces consistent Bun package manager usage across a project, preventing dependency management conflicts and ensuring team alignment on tooling. It benefits developers working in Bun-based projects who want to eliminate confusion from mixed package managers.
Gradle Dependency Checker analyzes Gradle project dependencies, extracts version information, and visualizes dependency trees for Kotlin/kotlinx/skiko/androidx libraries. Developers working on Gradle-based projects benefit from quick dependency auditing and version management.
Heuristic scoring (no AI key configured).
SafeRun provides automatic safety guardrails for AI agents by classifying shell commands as BLOCK, ASK, or ALLOW before execution, preventing dangerous operations like force pushes and recursive deletes. Developers and AI systems that execute shell commands benefit from this protection without needing manual configuration.