Trending skills
This view ranks the live catalog by weekly install activity, then stabilizes the order with freshness and name-based tiebreaks.
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.
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...
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-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.
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.
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.
open-source-contributions
by jezweb/claude-skills
Version : 1.2.0 | Last Verified : 2026-01-09 | Production Tested : ✅
notion-template-business
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
flutter-building-forms
by flutter/skills
Implement forms using a Form widget to group and validate multiple input fields together.
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.
transcribe
by openai/skills
Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.
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.
notion-knowledge-capture
by davila7/claude-code-templates
Convert conversations and notes into structured, linkable Notion pages for easy reuse.
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.
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.
voice-agents
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
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.
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.
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.
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.