Top rated skills
Rankings prioritize confidence-adjusted public ratings, then use current catalog signals to stabilize ties between similarly reviewed skills.
rust-trait-explorer
by zhanghandong/rust-skills
Discover trait implementations and understand polymorphic designs.
rust-code-navigator
by zhanghandong/rust-skills
Navigate large Rust codebases efficiently using Language Server Protocol.
senior-prompt-engineer
by davila7/claude-code-templates
World-class senior prompt engineer skill for production-grade AI/ML/Data systems.
skill-from-masters
by gbsoss/skill-from-masters
Source details, install context, and public review data are available on the full page.
yt-search-download
by joeseesun/yt-search-download
基于 YouTube Data API v3 进行高级搜索,配合 yt-dlp 下载。
discord-bot-architect
by sickn33/antigravity-awesome-skills
Modern Discord bot setup with Discord.js v14 and slash commands
markitdown
by davila7/claude-code-templates
MarkItDown is a Python tool developed by Microsoft for converting various file formats to Markdown. It's particularly useful for converting documents into LLM-friendly text format, as Markdown is token-efficient and well-understood by modern language models.
okx-cex-bot
by okx/agent-skills
Grid and DCA (Contract Martingale) trading bot management on OKX exchange. All grid and DCA bots in this skill are native OKX platform bots — they run server-side on OKX and do not require a locally running process. Requires API credentials.
swift-concurrency-6-2
by affaan-m/everything-claude-code
Patterns for adopting Swift 6.2's concurrency model where code runs single-threaded by default and concurrency is introduced explicitly. Eliminates common data-race errors without sacrificing performance.
okx-cex-portfolio
by okx/agent-skills
Account balance, positions, P&L, bills, fees, and fund transfers on OKX exchange. Requires API credentials.
refero-design
by referodesign/refero_skill
Don't guess—know. Study real products, learn from the best, then design with confidence.
schema-builder
by get-convex/agent-skills
Build well-structured Convex schemas following best practices for relationships, indexes, and validators.
bullmq-specialist
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
next
by hairyf/skills
Next.js is a React framework for building full-stack web applications. It provides file-system based routing, Server Components, automatic code splitting, image optimization, and built-in performance optimizations. Next.js supports both static site generation (SSG) and server-side rendering (SSR), making it ideal for...
components-guide
by get-convex/agent-skills
Use components to encapsulate features and build maintainable, reusable backends.
rust-learner
by zhanghandong/rust-skills
Version: 2.1.0 | Last Updated: 2025-01-27
ai-sdk-core
by jezweb/claude-skills
Backend AI with Vercel AI SDK v5 and v6.
scientific-visualization
by davila7/claude-code-templates
Scientific visualization transforms data into clear, accurate figures for publication. Create journal-ready plots with multi-panel layouts, error bars, significance markers, and colorblind-safe palettes. Export as PDF/EPS/TIFF using matplotlib, seaborn, and plotly for manuscripts.
ai-model-nodejs
by tencentcloudbase/skills
Use this skill for calling AI models in Node.js backend or CloudBase cloud functions using @cloudbase/node-sdk .
airflow
by astronomer/agents
Use af commands to query, manage, and troubleshoot Airflow workflows.
tiptap
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-21 Dependencies : React 19+, Tailwind v4, shadcn/ui (recommended) Latest Versions : @tiptap/react@3.16.0, @tiptap/starter-kit@3.16.0, @tiptap/pm@3.16.0 (verified 2026-01-21)
html-to-pdf
by aviz85/claude-skills-library
First time? If setup_complete: false above, run ./SETUP.md first, then set setup_complete: true .
i18n
by lobehub/lobehub
Source details, install context, and public review data are available on the full page.
develop-ai-functions-example
by vercel/ai
The examples/ai-functions/ directory contains scripts for validating, testing, and iterating on AI SDK functions across providers.