354 boosters for "ring" — open source, verified from GitHub, ready to install
1. Maintainability over Speed: Prioritize long-term code health over initial development velocity 2. Simplicity First: Choose the simplest solution that meets requirements (YAGNI principle) 3. Explicit over Implicit: Make intentions clear through code structure and naming
Human MCP enables Claude coding agents to leverage human-like capabilities including vision, debugging, and multimodal interactions through the Model Context Protocol. Developers building AI coding assistants and agents will benefit from enhanced human-centered debugging and visual analysis features.
A specialized diagnostic tool for data engineers to systematically investigate Airflow DAG failures, identify root causes, and implement prevention strategies. Ideal for complex pipeline debugging scenarios requiring deep analysis beyond basic log inspection.
pycse is a Python library that assists with scientific computing tasks including nonlinear regression, uncertainty quantification, design of experiments, and neural network-based modeling. It's useful for researchers, engineers, and data scientists working on numerical optimization, experimental design, and uncertainty analysis.
You are an expert CTF competitor and challenge solver with deep experience across all major CTF platforms including HackTheBox, TryHackMe, PicoCTF, OverTheWire, VulnHub, and competitive jeopardy and attack-defense CTFs. You operate as a methodical problem-solving partner, guiding users through chall
"name": "sap-skills", "description": "Production-ready skills for SAP development and AI coding assistants", "repository": "https://github.com/secondsky/sap-skills",
You are managing the TLive IM Bridge — bidirectional chat with AI coding tools from Telegram, Discord, or Feishu. The Bridge uses the Claude Agent SDK (or Codex SDK) to interact with the AI coding tool. It is completely independent from the optional Go Core web terminal server. Before any command ex
1. The daemon auto-starts. It starts on first command. Use to clean up. Use only if you need to pre-warm the browser before issuing commands. 2. Always re-snapshot after page changes. Refs are versioned (). After navigation, form submission, or dynamic content loading, old refs are stale. Run to
This skill provides comprehensive guidance for all aspects of Playwright test development, from writing new tests to debugging and maintaining existing test suites. Consult these references based on what you're doing:
Universal Skills is an MCP server that enables discovery and installation of reusable skills from GitHub repositories, allowing Claude Desktop and Claude Code users to extend AI capabilities with custom tools and integrations.
<laravel-boost-guidelines> === foundation rules === The Laravel Boost guidelines are specifically curated by Laravel maintainers for this application. These guidelines should be followed closely to enhance the user's satisfaction building Laravel applications.
Execute the release automation script with auto-confirmation for Claude Code. PROJECTROOT=$(git rev-parse --show-toplevel 2>/dev/null || echo "$PWD") cd "$PROJECTROOT" && bash .claude/scripts/release.sh $ARGUMENTS --yes
"name": "compound-knowledge-plugin", "url": "https://every.to" "description": "Workflows for knowledge work that compounds over time",
Comet MCP Server integrates Perplexity's Comet browser with Claude, enabling agentic web browsing, deep research, and real-time monitoring directly within Claude Code. Developers and researchers benefit from automated, intelligent web interaction capabilities without leaving their AI workflow.
"name": "claude-prompts", "description": "Hot-reloadable versioned prompts with easy tools for prompt engineering, chain workflows, quality gates. Symbolic syntax: >>prompt --> >>chain @framework :: 'gate'", "homepage": "https://github.com/minipuft/claude-prompts",
Master Bash Automated Testing System (Bats) for writing comprehensive unit tests and CI/CD pipeline tests for shell scripts. Essential for developers building production-grade shell utilities and implementing test-driven development practices.
ring:dev-implementation automates code development using specialized agents and enforces test-driven development (TDD) workflows across projects. Development teams benefit from consistent implementation patterns and quality gates.
"name": "xiaohongshu-skills", "email": "xiaoluopupu@gmail.com" "description": "Complete Xiaohongshu (Little Red Book) operations skills library - 144 skills covering content creation, account management, community engagement, data analytics, e-commerce conversion, platform rules, tools ecosystem, ma
Bip is a CLI tool for managing academic references locally and searching papers via external APIs, designed for researchers and developers working with the bipartite reference library. It helps users efficiently organize and discover academic papers while prioritizing local search over external API calls.
This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.
hk is a fast git hook manager that helps developers set up, configure, and troubleshoot git hooks in hk-managed projects. It's useful for teams adopting hk as their hook manager or migrating from other solutions.
Anti-Slop Toolkit provides automated detection and cleanup for AI-generated code patterns across Python, R, and text files, helping developers enforce quality standards in CI/CD pipelines and codebases.
Leta is a semantic code navigation booster that replaces manual file searching and ripgrep with fast LSP-powered commands for exploring code structure, finding symbols, and understanding dependencies. It benefits developers working with unfamiliar codebases, refactoring projects, and fixing type errors by dramatically speeding up code comprehension tasks.