Top Rated
The most starred skills loved by the community. Quality guaranteed!
spec-write-plan
by nu1nux
Write a detailed, step-by-step implementation plan and save it under docs/plans.
spec-brainstorm
by nu1nux
Lead structured design brainstorming with questions, alternatives, and incremental validation; no code or file edits.
spec-execute-plan
by nu1nux
Review an implementation plan and execute tasks in batches with checkpoints and reporting.
typescript-patterns
by adrianbrowning
Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.
daily-quote
by tmp-chainopera
获取每日励志名言(中英文)
learning-docker
by dvdksn
Load automatically when user asks to learn Docker (e.g., "teach me docker", "guide me through docker", "I want to learn docker", "docker tutorial"). Interactive guided tutorial where Claude acts as a coding bootcamp instructor, teaching step-by-step with checkpoints and verification.
caddy
by muninn-huginn
Manage local development proxies using Caddy server's Admin API. Use when users need to allocate localhost ports, create reverse proxies for local dev servers, track which ports are in use across Claude Code sessions, or access apps via friendly URLs like myapp.localhost. Triggers on "set up a proxy", "allocate a port", "what's running on localhost", "register my app", or any Caddy configuration task.
typesafe-rpc
by bacali95
Type-safe RPC library for Node/TS with end-to-end types. Defines schema (entity/operation/handler), createRpcHandler (server), createRpcClient (client), Route and middlewares. Use when editing typesafe-rpc, adding RPC operations, wiring server or client, or implementing handlers and middlewares in this repo.
pixi
by TTTPOB
Comprehensive package and environment management using pixi - a fast, modern, cross-platform package manager. Use when working with pixi projects for (1) Project initialization and configuration, (2) Package management (adding, removing, updating conda/PyPI packages), (3) Environment management (creating, activating, managing multiple environments), (4) Feature management (defining and composing feature sets), (5) Task execution and management, (6) Global tool installation, (7) Dependency resolution and lock file management, or any other pixi-related operations. Supports Python, C++, R, Rust, Node.js and other languages via conda-forge ecosystem.
zhin-component-rendering
by zhinjs
Covers Zhin component rendering, defineComponent usage, and message template composition. Use when creating reusable message UI components.
zhin-context-services
by zhinjs
Details Zhin context services (config, database, cron, permission) and how to register or consume them in plugins.
zhin-plugin-lifecycle
by zhinjs
Guides creation of Zhin plugins with lifecycle hooks, auto-loading, and hot-reload behavior. Use when developers need plugin structure, lifecycle events, or reloading details.
zhin-helper
by zhinjs
Provides guidance on working with the Zhin chatbot framework, including bot creation, plugin development, and integration with various chat platforms. Use when users ask about Zhin framework, bot development, or chat platform integration.
project-analyzer
by fanthus
Quickly understand and analyze software project architecture, structure, and organization. Use this skill when users want to understand a new codebase, analyze project structure, identify entry points, understand project layers and architecture, find configuration files, map dependencies, get onboarded to an unfamiliar project, or when they ask questions like "help me understand this project", "what's the architecture", "where do I start reading this code", "explain this codebase", or "analyze this repository". Also triggers when users upload project directories or ask about project organization.
react-native-app
by fanthus
Build cross-platform mobile applications using React Native. Use when the user wants to create, develop, or work with React Native apps for iOS and Android. Triggers include requests to build mobile apps, create React Native components, set up navigation, integrate native modules, handle app state management, implement animations, or work with React Native specific features like FlatList, StyleSheet, or platform-specific code.
browser
by maxgent-ai
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
interview
by kyzooghost
Interview user in-depth to create a detailed spec
ai-news-aggregator
by lilyyy20211009-art
AI 信息聚合器 - 从多个来源(RSS、YouTube、Twitter/X、Reddit)自动聚合 AI 相关新闻和动态,使用 DeepSeek 进行翻译、摘要和分类,支持输出到飞书多维表格或本地文件。当用户需要聚合 AI 新闻、监控 AI 动态、或从 n8n 迁移信息聚合工作流时使用此 skill。
code-review-expert
by mj9733246-cloud
"Expert code review of current git changes with a senior engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements."
termux-api
by 4ier
Control Android devices via Termux API over SSH. Access camera, sensors, location, notifications, SMS, clipboard, TTS, and 70+ other device APIs. Requires Termux and Termux:API installed on the Android device.
seekdb-docs
by ofx-labs
Provide SeekDB official docs (built-in en-US/zh-CN content + menu maps). Use for docs lookup across SQL/SDK APIs, vector/hybrid search, deployment/ops, integrations (MCP/plugins), etc.
mexico-market
by ivanovishado
"Mexico-specific product and payments knowledge for marketplaces. Use when building payment flows, pricing pages, or user experiences for Mexican users. Covers SPEI bank transfers, OXXO cash payments, WhatsApp communication patterns, pricing psychology for Mexico, and cultural UX considerations. Triggers on 'Mexico payments', 'SPEI', 'OXXO', 'Mexican market', 'WhatsApp Mexico', or 'pesos pricing'."
openpay-mexico
by ivanovishado
OpenPay payment integration for Mexican market with card, SPEI, and OXXO support. Use when integrating Mexican payment processing, adding OpenPay to Next.js/React apps, implementing SPEI/OXXO/card payments, or handling payment webhooks. Covers REST API setup (no SDK), webhook verification, and security patterns.
image-processor
by yanglei1826877278
综合图片处理工具。支持格式转换(JPG/PNG/WebP/ICO/BMP/TIFF互转)、分辨率调整(保持比例或精确尺寸)、图片压缩。如需链式操作,请分多次调用