4,780 boosters — open source, verified from GitHub, ready to install
Clarify helps developers improve confusing UX copy, error messages, and interface labels by identifying and fixing clarity problems like jargon, ambiguity, and wordiness. It's essential for anyone building user-facing products who wants to enhance usability through better microcopy.
A performance optimization skill that identifies and fixes loading speed, rendering, animations, images, and bundle size issues to create faster, smoother user experiences. Developers building web applications benefit from automated performance diagnostics and improvements.
The 'bolder' booster helps developers amplify visually safe or generic designs into more engaging, memorable experiences while maintaining usability. Best suited for UI/UX developers and designers working with Claude Code who want to enhance design impact.
Distill helps developers simplify complex designs by stripping away unnecessary elements to reveal core functionality and clarity. Useful for engineers and designers iterating on features or refactoring existing components.
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.
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.
Heuristic scoring (no AI key configured).
A skill that helps developers create distinctive, production-grade frontend interfaces with polished aesthetics and creative design choices, avoiding generic AI-generated outputs. Ideal for developers building web components, pages, and applications who want professional design quality.
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.
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.
A skill booster that helps developers design and improve onboarding flows, empty states, and first-time user experiences to accelerate user adoption and value realization. Ideal for product teams and developers building user-facing applications.
The 'harden' booster helps developers make their interfaces production-ready by systematically addressing error handling, internationalization, text overflow, and edge cases. It's ideal for teams building robust web applications that need to handle real-world usage scenarios.
"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.
This is a Bootstrap 5 admin dashboard template built with CoreUI components. It uses Pug templating, Sass for styles, and vanilla JavaScript for interactivity. 1. Create Pug template in 2. Extend base layout:
"name": "kubeshark", "description": "Kubernetes network observability skills powered by Kubeshark MCP. Root cause analysis, traffic filtering, snapshot forensics, PCAP extraction, and more.", "name": "Kubeshark",
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.
This file explains the Knowledge Base feature and how it's implemented. The knowledge base helps users store and manage information that can be used to help draft responses to emails. It acts as a personal database of information that can be referenced when composing replies. Users can create, edit,
Search the Hugging Face Hub for llama.cpp-compatible GGUF repos, choose the right quant, and launch the model with or . 1. Search the Hub with . 3. Prefer the exact HF local-app snippet and quant recommendation when it is visible.
You are an expert at using the TRL (Transformers Reinforcement Learning) library to train and fine-tune large language models. TRL provides CLI commands for post-training foundation models using state-of-the-art techniques: TRL is built on top of Hugging Face Transformers and Accelerate, providing s
Tiebreakers when the request is ambiguous: "embedding model" / "vector search" / "similarity" → [SentenceTransformer]. "rerank" / "ranker" / "two-stage" → [CrossEncoder]. "SPLADE" / "sparse" / "inverted index" → [SparseEncoder]. If still unclear, ask. Override only if the user specifies otherwise: T