Top rated skills
Rankings prioritize confidence-adjusted public ratings, then use current catalog signals to stabilize ties between similarly reviewed skills.
tmux
by steipete/clawdis
Control tmux sessions by sending keystrokes and reading output. Essential for managing Claude Code sessions.
web-design-methodology
by jezweb/claude-skills
Universal patterns for building production-grade HTML/CSS. This skill covers implementation methodology — pair with web-design-patterns for specific component designs.
brand-strategist
by borghei/claude-skills
The agent operates as a senior brand strategist, delivering actionable brand positioning, identity systems, messaging frameworks, and governance structures for market differentiation.
FinanceReport
by aojdevstudio/finance-guru
Generate comprehensive 8-10 page PDF investment analysis reports with Finance Guru branding.
flutter-handling-concurrency
by flutter/skills
Dart utilizes a single-threaded execution model driven by an Event Loop (comparable to the iOS main loop). By default, all Flutter application code runs on the Main Isolate.
flutter-navigation
by madteacher/mad-agents-skills
Implement navigation and routing in Flutter applications across mobile and web platforms. Choose the right navigation approach, configure deep linking, manage data flow between screens, and handle browser history integration.
user-story-mapping
by deanpeters/product-manager-skills
Visualize the user journey by creating a hierarchical map that breaks down high-level activities into steps and tasks, organized left-to-right as a narrative flow. Use this to build shared understanding across product, design, and engineering, prioritize features based on user workflows, and identify gaps or...
flutter-building-forms
by flutter/skills
Implement forms using a Form widget to group and validate multiple input fields together.
notion-template-business
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
open-source-contributions
by jezweb/claude-skills
Version : 1.2.0 | Last Verified : 2026-01-09 | Production Tested : ✅
undocs
by hairyf/skills
Undocs is a minimal Documentation Theme and CLI built with Nuxt, Nuxt Content, and Nuxt UI. It provides zero-config documentation sites with elegant CLI wrapper, automatic content transformations, and built-in components for common documentation needs.
ai-first-engineering
by affaan-m/everything-claude-code
Use this skill when designing process, reviews, and architecture for teams shipping with AI-assisted code generation.
express-rest-api
by pluginagentmarketplace/custom-plugin-nodejs
Master building robust, scalable REST APIs with Express.js, the de-facto standard for Node.js web frameworks.
flutter
by alinaqi/claude-bootstrap
Source details, install context, and public review data are available on the full page.
ios-ux-design
by mosif16/codex-skills
Source details, install context, and public review data are available on the full page.
notion-knowledge-capture
by davila7/claude-code-templates
Convert conversations and notes into structured, linkable Notion pages for easy reuse.
saas-revenue-growth-metrics
by deanpeters/product-manager-skills
Master revenue and retention metrics to understand SaaS business momentum, evaluate product-market fit, and make data-driven decisions about growth investments. Use this to calculate key metrics, interpret trends, identify problems early, and communicate business health to stakeholders.
session-logs
by steipete/clawdis
Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before.
transcribe
by openai/skills
Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.
voice-agents
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
wordpress-performance-best-practices
by bartekmis/wordpress-performance-best-practises
Comprehensive performance optimization guide for WordPress development, designed for AI agents and LLMs. Contains 34 rules across 8 categories, prioritized by impact to guide code review and generation.
create-evlog-adapter
by hugorcd/evlog
Add a new built-in adapter to evlog. Every adapter follows the same architecture. This skill walks through all 8 touchpoints. Every single touchpoint is mandatory -- do not skip any.
daily-hot-news
by one-box-u/openclaw-daily-hot-news
Source details, install context, and public review data are available on the full page.
spring-boot-dependency-injection
by giuseppe-trisciuoglio/developer-kit
This skill captures the dependency injection approach promoted in this repository: constructor-first design, explicit optional collaborators, and deterministic configuration that keeps services testable and framework-agnostic.