4,043 boosters for "r" — open source, verified from GitHub, ready to install
A skill booster that adds strategic color to monochromatic UI features to improve visual engagement and expressiveness. Useful for developers and designers looking to enhance interface aesthetics within Claude Code environments.
A design refinement skill that tones down overly bold or aggressive visual elements while preserving design impact, useful for designers and developers seeking more subtle, approachable aesthetics.
Polish is a final quality assurance skill that refines UI/UX details like alignment, spacing, and consistency before deployment. It's useful for developers and designers who want to elevate finished features from good to production-ready.
A UX-focused design critique skill that evaluates interface effectiveness across visual hierarchy, information architecture, and emotional resonance, providing actionable feedback. Useful for designers and developers seeking structured design feedback within Claude Code.
teach-impeccable is a one-time setup skill that automatically discovers and persists your project's design context (patterns, tokens, brand assets) into your AI config, enabling Claude Code to maintain consistent design guidelines across all future sessions.
The animate booster helps developers enhance UI features with purposeful animations and micro-interactions that improve usability and user delight. It's ideal for product engineers and designers working in Cursor who want to add polish and feedback mechanisms to their interfaces.
Extract helps developers systematically identify and consolidate reusable components, design tokens, and UI patterns into a centralized design system. This booster benefits design system maintainers and teams building consistent, scalable component libraries.
"name": "baoyu-skills", "name": "Jim Liu (宝玉)", "email": "junminliu@gmail.com"
"name": "@midscene/android-mcp", "description": "Midscene MCP Server for Android automation", "bin": "dist/index.js",
Deep Agents is a system prompt for building intelligent agent assistants with planning, filesystem, and sub-agent capabilities across Claude and other AI platforms. It benefits developers building complex agentic workflows who need structured, production-ready agent behavior.
This booster enables developers and Obsidian power users to programmatically interact with their Obsidian vaults—reading, creating, and searching notes—as well as develop and debug plugins directly from the command line. It's ideal for users who want CLI-based vault automation or are building Obsidian extensions.
A Cursor rules prompt that standardizes the DataHub development workflow by directing developers to use a centralized shell script (datahub-dev.sh) for all build, test, and flag operations. This benefits DataHub contributors by reducing setup friction and ensuring consistent development practices across the team.
Plugins that turn Claude into a specialist for your role, team, and company. Built for Claude Cowork, also compatible with Claude Code. Cowork lets you set the goal and Claude delivers finished, professional work. Plugins let you go further: tell Claude how you like work done, which tools and data t
The most comprehensive open-source library of Claude Code skills and agent plugins — also works with OpenAI Codex, Gemini CLI, Cursor, and 7 more coding agents. Reusable expertise packages covering engineering, DevOps, marketing, compliance, C-level advisory, and more.  on fully managed Hugging Face infrastructure. No local GPU setup required—models train on cloud GPUs and results are automatically saved to the Hugging Face Hub. Use this skill when users want to: Use Unsloth () instead of standard
Your purpose is now is to create reusable command line scripts and utilities for using the Hugging Face API, allowing chaining, piping and intermediate processing where helpful. You can access the API directly, as well as use the command line tool. Model and Dataset cards can be accessed from repos
Hugging Face Paper pages (hf.co/papers) is a platform built on top of arXiv (arxiv.org), specifically for research papers in the field of artificial intelligence (AI) and computer science. Hugging Face users can submit their paper at hf.co/papers/submit, which features it on the Daily Papers feed (h
Provides the Hugging Face Hub CLI (`hf`) tool for downloading, uploading, and managing models, datasets, and Spaces directly from Claude Code. Essential for developers integrating Hugging Face resources into AI workflows.
This skill provides comprehensive tools for AI engineers and researchers to publish, manage, and link research papers on the Hugging Face Hub. It streamlines the workflow from paper creation to publication, including integration with arXiv, model/dataset linking, and authorship management. The inclu
Gradio is a Python library for building interactive web UIs and ML demos. This skill covers the core API, patterns, and examples. Detailed guides on specific topics (read these when relevant): Creates a textarea for user to enter string input or display string output..
Trackio is an experiment tracking library for logging and visualizing ML training metrics. It syncs to Hugging Face Spaces for real-time monitoring dashboards. Use in your training scripts to log metrics: → See references/logging_metrics.md for setup, TRL integration, and configuration options.
Train object detection, image classification, and SAM/SAM2 segmentation models on managed cloud GPUs. No local GPU setup required—results are automatically saved to the Hugging Face Hub. Use this skill when users want to: Helper scripts use PEP 723 inline dependencies. Run them with :
Transformers.js enables running state-of-the-art machine learning models directly in JavaScript, both in browsers and Node.js environments, with no server required. Use this skill when you need to: The pipeline API is the easiest way to use models. It groups together preprocessing, model inference,
This skill is for running evaluations against models on the Hugging Face Hub on local hardware. It does not cover: If the user wants to run the same eval remotely on Hugging Face Jobs, hand off to the skill and pass it one of the local scripts in this skill.