888 boosters for "pi" — open source, verified from GitHub, ready to install
mybin is a personal collection of 65+ production-ready CLI utility scripts (Python, Bash, Ruby) for AI/LLM integration, system utilities, and development tasks that Claude Code can proactively leverage. Developers with Unix-style workflows and frequent CLI automation needs benefit from instant access to tested, reusable tools.
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.
Copilot instructions for a Python Flask weather API project with Docker and MySQL setup, designed to help developers understand and work with a containerized meteorological data application.
An ML engineer agent that handles end-to-end production ML workflows including model serving, feature engineering, A/B testing, and monitoring for TensorFlow/PyTorch deployments. Ideal for teams building scalable ML systems who need guidance on MLOps best practices and production readiness.
Automates configuration of container image registries (ghcr.io, Docker Hub, Harbor) with vulnerability scanning, image signing, and retention policies for secure CI/CD pipelines. Essential for DevOps engineers and platform teams managing containerized applications at scale.
Pipeshub MCP Server is a local Model Context Protocol server that integrates Pipeshub's functionality with Claude Desktop and Claude Code, enabling developers to access pipeline and API management tools directly within their AI coding environment.
Copilot Instructions that define a three-stage CI/CD/Release workflow for the crankshaft.core project, enabling developers to automate code quality checks, multi-architecture builds, and versioned releases. Benefits DevOps engineers and maintainers managing complex multi-platform deployments.
CodeRide is an MCP server that maintains persistent context across coding sessions, eliminating the need to reset context when switching between Claude, Cursor, and other compatible platforms. Developers working on long-term projects benefit from continuous context preservation without manual reset cycles.
DevWins provides Copilot Agent Mode instructions for building applications using tool-based context resolution and library documentation lookup. It benefits developers using Copilot who need structured guidance on leveraging library references and documentation within their workflow.
A comprehensive guide for orchestrating specialized Claude Code sub-agents through Flow queues to automate complex, multi-phase workflows. Developers building sophisticated AI automation systems will benefit from learning these agent coordination patterns.
Comprehensive GitHub Copilot instructions for a modern full-stack web application template using React 19, TypeScript, and ASP.NET Core 8.0. Developers building UCD web apps with this tech stack benefit from standardized guidance on architecture, tooling, and best practices.
A complete Coda API client with MCP integration that enables Claude to interact with Coda documents and workspaces, automatically handling large content through chunking. It's valuable for developers and teams using Coda who want to automate workflows and integrate AI capabilities.
Copilot Instructions for Laravel Boost that provides guidelines and conventions for building Laravel applications with specified package versions (PHP 8.4.11, Laravel v12, etc.). Developers using GitHub Copilot for Laravel projects benefit from contextual coding standards and best practices.
AgentMail provides AI agents with dedicated email inbox functionality similar to Gmail, enabling agents to send, receive, and manage emails programmatically. This is valuable for developers building autonomous AI systems that need to communicate via email or integrate with email-based workflows.
This booster automates reconnaissance of LLM API endpoints to identify models, authentication methods, and configuration details for security testing. Red team operators and security researchers benefit from structured enumeration workflows.
A Copilot instruction set for crankshaft.core that appears to manage multilingual translation file generation across 8 languages, though its actual purpose and implementation are unclear from available content.
Enhanced MCP server that integrates Home Assistant with Claude, enabling AI-powered smart home automation and control through the Model Context Protocol. Ideal for developers building intelligent home automation workflows and AI-assisted IoT management.
Second Brain MCP is a semantic search engine for your codebase that lets you find code by natural language queries (like "find the auth bug") instead of grep, using embeddings and local SQLite vector search. It's ideal for developers who want faster code navigation and context awareness across large projects.
A Sipgate API integration server that enables AI code assistants like Claude to interact with Sipgate's communication platform for building telephony and messaging workflows. Useful for developers building AI-powered phone/SMS applications or integrating Sipgate services into intelligent assistants.
Copilot Instructions for the web-video-translator project that establishes development standards including folder structure, separation of concerns, testing practices, and a user story framework for managing work incrementally.
OpenDarts is a self-hosted dart application with computer vision-based auto-scoring, enabling players to track games and practice with automated score detection via their phone camera. It benefits dart enthusiasts and competitive players who want accurate scoring and game management without manual entry.
A skill that automates publishing local Markdown articles to GitHub Pages Jekyll blogs, handling frontmatter conversion, image uploads, and repository pushes via GitHub API. Useful for bloggers and developers who want to streamline their publishing workflow.
An MCP server that integrates Caiyun Weather API to provide weather query functionality for Claude Desktop and Claude Code. Useful for developers building weather-aware applications in Claude environments.
A networking agent specializing in Retrofit and OkHttp for building secure, resilient HTTP APIs with features like SSL pinning and request interceptors. Essential for Android developers implementing production-grade API integration.