Trending skills
This view ranks the live catalog by weekly install activity, then stabilizes the order with freshness and name-based tiebreaks.
xiaohongshu-converter
by z0gsh1u/oh-my-writing-skill
Source details, install context, and public review data are available on the full page.
nginx-configuration
by aj-geddes/useful-ai-prompts
Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning.
distill-memory
by nowledge-co/community
Store only knowledge that should remain useful after the current session ends.
prioritization-advisor
by deanpeters/product-manager-skills
Guide product managers in choosing the right prioritization framework by asking adaptive questions about product stage, team context, decision-making needs, and stakeholder dynamics. Use this to avoid "framework whiplash" (switching frameworks constantly) or applying the wrong framework (e.g., using RICE for strategic...
storyboard
by deanpeters/product-manager-skills
Create a 6-frame visual narrative that tells the story of a user's journey from problem to solution, using the classic storytelling arc to build empathy, illustrate value, and make abstract product concepts concrete. Use this to align stakeholders, pitch features, communicate vision, or test if your solution resonates...
social-media-marketing
by dengineproblem/agents-monorepo
Comprehensive knowledge of social media strategy, content creation, community management, and platform optimization.
sora
by openai/skills
Creates or manages short video clips for the current project (product demos, marketing spots, cinematic shots, UI mocks). Defaults to sora-2 and a structured prompt augmentation workflow, and prefers the bundled CLI for deterministic runs. Note: $sora is a skill tag in prompts, not a shell command.
responsive-web-design
by aj-geddes/useful-ai-prompts
Build mobile-first responsive interfaces using modern CSS techniques including Flexbox, Grid, and media queries to create adaptable user experiences.
search-skill
by gbsoss/skill-from-masters
Search and recommend Claude Code Skills from trusted marketplaces based on user requirements.
user-story-writing
by aj-geddes/useful-ai-prompts
Well-written user stories communicate requirements in a user-focused way, facilitate discussion, and provide clear acceptance criteria for developers and testers.
nestjs-testing-expert
by shipshitdev/library
You build reliable Jest test suites for NestJS modules, services, and controllers.
sveltia-cms
by jezweb/claude-skills
Complete skill for integrating Sveltia CMS into static site projects.
agent-manager-skill
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
video-generation
by bytedance/deer-flow
This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image.
aceternity-ui
by secondsky/claude-skills
Aceternity UI is a premium, production-ready React component library designed for Next.js applications. It provides 100+ beautifully animated and interactive components built with Tailwind CSS and Framer Motion. Components are installed via the shadcn CLI and can be customized directly in your codebase.
agent-skill-creator
by francyjglisboa/agent-skill-creator
Source details, install context, and public review data are available on the full page.
google-spaces-updates
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-09
flutter-interoperating-with-native-apis
by flutter/skills
Use FFI to execute high-performance native code or utilize existing C/C++ libraries without the overhead of asynchronous Platform Channels.
search-memory
by nowledge-co/community
AI-powered search across your personal knowledge base using Nowledge Mem.
upgrade-react-native
by react-native-community/skills
Upgrade a React Native Community CLI project to a target version by fetching and applying the diff from the React Native Upgrade Helper .
healthcheck
by steipete/clawdis
Assess and harden the host running OpenClaw, then align it to a user-defined risk tolerance without breaking access. Use OpenClaw security tooling as a first-class signal, but treat OS hardening as a separate, explicit set of steps.
spring-boot-actuator
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
spring-boot-cache
by giuseppe-trisciuoglio/developer-kit
Spring Boot ships with a cache abstraction that wraps expensive service calls behind annotation-driven caches. This abstraction supports multiple cache providers (ConcurrentMap, Caffeine, Redis, Ehcache, JCache) without changing business code. The skill provides a concise workflow for enabling caching, managing cache...
unit-test-controller-layer
by giuseppe-trisciuoglio/developer-kit
This skill provides patterns for unit testing @RestController and @Controller classes using MockMvc. It covers testing request/response handling, HTTP status codes, request parameter binding, validation, content negotiation, response headers, and exception handling by mocking service dependencies for isolated...