Top rated skills
Rankings prioritize confidence-adjusted public ratings, then use current catalog signals to stabilize ties between similarly reviewed skills.
unit-test-service-layer
by giuseppe-trisciuoglio/developer-kit
This skill provides patterns for unit testing @Service classes using Mockito. It covers mocking all injected dependencies, verifying business logic, testing complex workflows, argument capturing, verification patterns, and testing async/reactive services without starting the Spring container.
vercel-kv
by jezweb/claude-skills
Last Updated : 2026-01-21 Version : @vercel/kv@3.0.0 (Redis-compatible, powered by Upstash)
ai-wrapper-product
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
apple-notes
by steipete/clawdis
Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown.
create-evlog-enricher
by hugorcd/evlog
Add a new built-in enricher to evlog. Every enricher follows the same architecture. This skill walks through all 6 touchpoints. Every single touchpoint is mandatory -- do not skip any.
google-chat-api
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-09 (Added: Spaces API, Members API, Reactions API, Rate Limits) Dependencies : Cloudflare Workers (recommended), Web Crypto API for token verification Latest Versions : Google Chat API v1 (stable), Cards v2 (Cards v1 deprecated), wrangler@4.54.0
gsap-scrolltrigger
by bbeierle12/skill-mcp-claude
Scroll-driven animations and interactions.
jobs-to-be-done
by deanpeters/product-manager-skills
Systematically explore what customers are trying to accomplish (functional, social, emotional jobs), the pains they experience, and the gains they seek. Use this framework to uncover unmet needs, validate product ideas, and ensure your solution addresses real motivations—not just surface-level feature requests.
mcp-cli-scripts
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-09 Dependencies : tsx (dev dependency) Current Versions : tsx@4.21.0
nx-plugins
by nrwl/nx-ai-agents-config
Source details, install context, and public review data are available on the full page.
openai-assistants
by jezweb/claude-skills
Status : Production Ready (⚠️ Deprecated - Sunset August 26, 2026) Package : openai@6.16.0 Last Updated : 2026-01-21 v1 Deprecated : December 18, 2024 v2 Sunset : August 26, 2026 (migrate to Responses API)
playwright-mcp-dev
by microsoft/playwright
When you need to add something to config.
quick-stats
by marketcalls/vectorbt-backtesting-skills
Generate a quick inline backtest and print stats. Do NOT create a file - output code directly for the user to run or execute in a notebook.
beads
by steveyegge/beads
Graph-based issue tracker that survives conversation compaction. Provides persistent memory for multi-session work with complex dependencies.
cosmos-dbt-fusion
by astronomer/agents
Execute steps in order. This skill covers Fusion-specific constraints only.
discovery-interview-prep
by deanpeters/product-manager-skills
Guide product managers through preparing for customer discovery interviews by asking adaptive questions about research goals, customer segments, constraints, and methodologies. Use this to design effective interview plans, craft targeted questions, avoid common biases, and maximize learning from limited customer...
mapbox-style-patterns
by mapbox/mapbox-agent-skills
This skill provides battle-tested style patterns and layer configurations for common mapping scenarios.
product-strategist
by davila7/claude-code-templates
Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence.
wordpress-router
by wordpress/agent-skills
Source details, install context, and public review data are available on the full page.
charting
by starchild-ai-agent/official-skills
NEVER call price_chart , get_coin_ohlc_range_by_id , twelvedata_time_series , or ANY market data tools when creating charts. Chart scripts fetch data internally. Calling these tools floods your context with 78KB+ of unnecessary data.
codebase-exploration
by 404kidwiz/claude-supercode-skills
Specializes in systematic codebase exploration and discovery. Uses advanced search techniques, pattern recognition, and code analysis to quickly understand unfamiliar code, locate specific implementations, map architectural patterns, and answer location-based questions about code.
financial-analysis-agent
by qodex-ai/ai-agent-skills
Build intelligent financial analysis agents that evaluate investments, assess risks, and generate data-driven recommendations.
flutter-localizing-apps
by flutter/skills
Configure the project to support code generation for localizations.
flutter-working-with-databases
by flutter/skills
Construct the data layer as the Single Source of Truth (SSOT) for all application data. In an MVVM architecture, the data layer represents the Model. Never update application data outside of this layer.