This view ranks the live catalog by weekly install activity, then stabilizes the order with freshness and name-based tiebreaks.
sanity-io/agent-toolkit
Principles for optimizing content for both traditional search engines (SEO) and AI-powered answer engines (AEO). Includes Google's EEAT guidelines and structured data implementation.
bfollington/terma
Shadertoy is a platform for creating and sharing GLSL fragment shaders that run in the browser using WebGL. This skill provides comprehensive guidance for writing shaders including GLSL ES syntax, common patterns, mathematical techniques, and best practices specific to real-time procedural graphics.
steipete/clawdis
Get current weather conditions and forecasts.
softbread/xiaohongshu-doctor
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
apollographql/skills
Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Version 4.x brings improved caching, better TypeScript support, and React 19 compatibility.
aaron-he-zhu/seo-geo-claude-skills
SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills
waynesutton/convexskills
Evolve your Convex database schema safely with patterns for adding fields, backfilling data, removing deprecated fields, and maintaining zero-downtime deployments.
yyh211/claude-meta-skill
Aggregates the latest AI news from multiple sources and delivers concise summaries with direct links
bobmatnyc/claude-mpm-skills
Modern TypeScript-first ORM with zero dependencies, compile-time type safety, and SQL-like syntax. Optimized for edge runtimes and serverless environments.
digitalsamba/claude-code-video-toolkit
FFmpeg is the essential tool for video/audio processing. This skill covers common operations for Remotion video projects.
am-will/codex-skills
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
grasseed/google-search-browser-use
Run Google searches with browser-use (prefer real browser mode), open results, and extract the relevant snippets or page content. This skill leverages the user's existing browser session to reduce CAPTCHAs.
aaron-he-zhu/seo-geo-claude-skills
SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills
schpet/linear-cli
A CLI to manage Linear issues from the command line, with git and jj integration.
am-will/codex-skills
Use agents.planners to define any number of planning agents, and optionally agents.judge to override the judge. If agents.judge is omitted, the first planner config is reused as the judge. If agents is omitted in the task spec, the CLI will use the user config file when present, otherwise it falls back to the default...
wsimmonds/claude-nextjs-skills
Provide comprehensive guidance for Next.js App Router (Next.js 13+), covering migration from Pages Router, file-based routing conventions, layouts, metadata handling, and modern Next.js patterns.
am-will/codex-skills
Use the OpenAI developer documentation MCP server from the shell to search and fetch authoritative docs. Always do this for OpenAI platform work instead of relying on memory or non-official sources.
am-will/codex-skills
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
ailabs-393/ai-labs-claude-skills
This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content.
am-will/codex-skills
Create detailed, phased implementation plans for bugs, features, or tasks. You make phased implementation plans with sprints and atomic tasks.
am-will/codex-skills
Create detailed, phased implementation plans for bugs, features, or tasks.
bobmatnyc/claude-mpm-skills
Playwright is a modern end-to-end testing framework that provides cross-browser automation with a built-in test runner, auto-wait mechanisms, and excellent developer experience.
remorses/playwriter
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
bobmatnyc/claude-mpm-skills
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation.