Trending skills
This view ranks the live catalog by weekly install activity, then stabilizes the order with freshness and name-based tiebreaks.
crypto-trading-bots
by omer-metin/skills-for-antigravity
Source details, install context, and public review data are available on the full page.
ts-agent-sdk
by jezweb/claude-skills
This skill generates typed TypeScript SDKs that allow AI agents (primarily Claude Code) to interact with web applications via MCP servers. It replaces verbose JSON-RPC curl commands with clean function calls.
auth0-react
by auth0/agent-skills
Add authentication to React single-page applications using @auth0/auth0-react.
docs-changelog
by google-gemini/gemini-cli
To standardize the process of updating changelog files ( latest.md , preview.md , index.md ) based on automated release information.
ecommerce-competitor-analyzer
by buluslan/ecommerce-competitor-analyzer
Source details, install context, and public review data are available on the full page.
cloudflare-python-workers
by jezweb/claude-skills
Status : Beta (requires python_workers compatibility flag) Runtime : Pyodide (Python 3.12+ compiled to WebAssembly) Package Versions : workers-py@1.7.0, workers-runtime-sdk@0.3.1, wrangler@4.58.0 Last Verified : 2026-01-21
parallel-web-extract
by parallel-web/parallel-agent-skills
Source details, install context, and public review data are available on the full page.
link-workspace-packages
by nrwl/nx-ai-agents-config
Add dependencies between packages in a monorepo. All package managers support workspaces but with different syntax.
knowledge-management
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
microcopy
by lobehub/lobehub
Brand: Where Agents Collaborate - Focus on collaborative agent system, not just "generation".
polymarket
by 2025emma/vibe-coding-cn
Complete assistance with Polymarket development - covering the full platform (API, trading, market data) and the real-time data streaming client (WebSocket subscriptions for live market activity).
hugging-face-model-trainer
by huggingface/skills
Train language models using TRL (Transformer Reinforcement Learning) on fully managed Hugging Face infrastructure. No local GPU setup required—models train on cloud GPUs and results are automatically saved to the Hugging Face Hub.
skillmarketplace
by starchild-ai-agent/official-skills
Always use the search_skills tool. Do NOT manually curl, browse GitHub, or download SKILL.md files.
customer-journey-map
by deanpeters/product-manager-skills
Create a comprehensive customer journey map that visualizes how customers interact with your brand across all stages—from awareness to loyalty—documenting their actions, touchpoints, emotions, KPIs, business goals, and teams involved at each stage. Use this to identify pain points, align cross-functional teams, and...
spring-ai-mcp-server-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Model Context Protocol (MCP) servers with Spring AI to extend AI capabilities with standardized tools, resources, and prompt templates using Spring's native AI abstractions.
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.
android-design-guidelines
by ehmo/platform-design-skills
Enable dynamic color derived from the user's wallpaper. Dynamic color is the default on Android 12+ and should be the primary theming strategy.
matplotlib
by davila7/claude-code-templates
Matplotlib is Python's foundational visualization library for creating static, animated, and interactive plots. This skill provides guidance on using matplotlib effectively, covering both the pyplot interface (MATLAB-style) and the object-oriented API (Figure/Axes), along with best practices for creating...
reanimated-skia-performance
by andreev-danila/skills
Use for state-driven style changes where you do not need bespoke worklets.
vercel-kv
by jezweb/claude-skills
Last Updated : 2026-01-21 Version : @vercel/kv@3.0.0 (Redis-compatible, powered by Upstash)
graphql
by sickn33/antigravity-awesome-skills
You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger.
llm-app-patterns
by sickn33/antigravity-awesome-skills
Production-ready patterns for building LLM applications, inspired by Dify and industry best practices.
agent-harness-construction
by affaan-m/everything-claude-code
Use this skill when you are improving how an agent plans, calls tools, recovers from errors, and converges on completion.
clerk-swift
by clerk/skills
This skill implements Clerk in native Swift/iOS projects by reading installed package source and mirroring current ClerkKit/ClerkKitUI behavior.