Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
ui-styling
This skill provides guidance for building UIs with shadcn/ui components and Tailwind CSS. It includes setup instructions, component usage patterns, theming, accessibility guidelines, and responsive design techniques. The documentation covers practical workflows for React-based frameworks with automation scripts for component management.
task-master-viewer
Provides a Streamlit-based GUI for editing Task Master tasks.json files, offering visual task management as an alternative to CLI commands. Includes clear launch instructions, troubleshooting tips, and integration guidance with existing tools.
Simplification Cascades
This skill teaches developers to identify unifying patterns that eliminate redundant code. It provides a systematic approach to finding core abstractions that make multiple special cases unnecessary, with concrete examples like stream processing and resource governance. The skill helps reduce code complexity by focusing on fundamental principles rather than surface-level fixes.
canvas-design
This skill guides Claude through a two-step process to generate visual art: first creating a detailed design philosophy manifesto, then using it to produce PNG or PDF artwork. It emphasizes craftsmanship, minimal text, and spatial expression over literal representation.
artifacts-builder
Provides scripts to initialize and bundle React/TypeScript/Tailwind projects into single HTML artifacts for Claude.ai. Includes shadcn/ui components and avoids common AI-generated design patterns. Focuses on multi-component applications rather than simple HTML files.
frontend-developer
A comprehensive frontend development skill with excellent structure, covering modern frameworks, accessibility, performance, and testing with clear execution protocols.
test-automator
A comprehensive test automation expert skill covering framework design, tool integration, CI/CD, and multiple testing domains with structured workflows and clear success metrics.
mlops-engineer
This skill acts as a senior MLOps engineer, providing structured guidance for building and managing ML platforms. It covers infrastructure design, CI/CD pipelines, model versioning, and monitoring. The skill uses a checklist and phased workflow approach to assess needs and implement solutions.
senior-computer-vision
Computer vision engineering skill for object detection, image segmentation, and visual AI systems. Covers CNN and Vision Transformer architectures, YOLO/Faster R-CNN/DETR detection, Mask R-CNN/SAM segmentation, and production deployment with ONNX/TensorRT. Includes PyTorch, torchvision, Ultralytics, Detectron2, and MMDetection frameworks. Use when building detection pipelines, training custom models, optimizing inference, or deploying vision systems.
openakita/skills@frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
moai-foundation-philosopher
A structured thinking framework that guides developers through complex technical decisions by combining First Principles analysis, Design Thinking, and Systems Engineering. It provides a five-phase process to audit assumptions, decompose problems, generate alternatives, analyze trade-offs, and check for cognitive biases before committing to solutions.
workflow-stop-design
工作流暂停逻辑设计方案
moai-domain-uiux
This skill provides a structured reference for implementing enterprise UI/UX systems. It covers design tokens (W3C DTCG), component architecture (React 19, Vue 3.5), accessibility (WCAG 2.2), icon libraries (Lucide, Iconify), and theming. Includes practical workflows like setting up a design system in 30 minutes and integrating shadcn/ui components.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
metrics-tracking
Define, track, and analyze product metrics with frameworks for goal setting and dashboard design. Use when setting up OKRs, building metrics dashboards, running weekly metrics reviews, identifying trends, or choosing the right metrics for a product area.
goal-seeking-agent-pattern
This skill provides a decision framework for when to use goal-seeking agents versus traditional approaches. It offers concrete indicators, examples, and a 5-question evaluation method to help architects design autonomous systems that adapt to context and handle multi-phase workflows.
gemini-logo-remover
This skill removes Gemini logos and watermarks from images using OpenCV inpainting. It provides functions for coordinate-based and corner-based removal with example code. The implementation is straightforward but requires manual coordinate adjustment and works best on small areas with uniform backgrounds.
tailwind-config
This skill helps developers manage Tailwind CSS configurations across monorepos, providing templates for custom colors, typography, spacing, and animations. It includes practical examples for extending base configurations and handling CSS variables with dark mode support.
refactor
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.
baoyu-article-illustrator
Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style two-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".
candidate-evaluation
This skill automates GitHub profile analysis for MLOps engineering candidates. It fetches repository data, checks contributions to specific projects, and generates structured hiring assessments with visual formatting. The tool provides concrete evaluation criteria focused on Python, DevOps, and GPU deployment skills.
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
3-amigo-agents
Provides a structured framework for orchestrating three specialized AI agents (Product Manager, UX Designer, Claude Code) to build software systems. Includes ready-to-use agent configs, technical patterns, and a complete health system example. Guides users through sequential workflow from requirements to implementation.
rust-router
CRITICAL: Use for ALL Rust questions including errors, design, and coding. HIGHEST PRIORITY for: 比较, 对比, compare, vs, versus, 区别, difference, 最佳实践, best practice, tokio vs, async-std vs, 比较 tokio, 比较 async, Triggers on: Rust, cargo, rustc, crate, Cargo.toml, 意图分析, 问题分析, 语义分析, analyze intent, question analysis, compile error, borrow error, lifetime error, ownership error, type error, trait error, value moved, cannot borrow, does not live long enough, mismatched types, not satisfied, E0382, E0597, E0277, E0308, E0499, E0502, E0596, async, await, Send, Sync, tokio, concurrency, error handling, 编译错误, compile error, 所有权, ownership, 借用, borrow, 生命周期, lifetime, 类型错误, type error, 异步, async, 并发, concurrency, 错误处理, error handling, 问题, problem, question, 怎么用, how to use, 如何, how to, 为什么, why, 什么是, what is, 帮我写, help me write, 实现, implement, 解释, explain