Case study · sample of use · live scan 2026-07-17

A sample skill library, measured

This page is a personal sample of use, not an industry benchmark: every SKILL.md on one practitioner's machine — 1,654 files, deduplicated to 523 unique skills, ~1.18M tokens of packaged expertise. Tokens are estimated as SKILL.md size ÷ 4 — the cost the agent pays when a skill fully activates. For the global state of the art, see the protocols, stats and Top 20 arsenal on the home page.

Where the skills come from

Unique skills per source after deduplication.

marketplace
148
plugin
98
claude-skills
66
personal
56
everything-claude-code
51
imported
46
stitch-kit
34
impeccable
18
cursor
5
other
1

How to read token weight

Skills use progressive disclosure: at session start the agent sees only each skill's name and one-line description (~20–40 tokens). The full body — what this table measures — loads only when the skill triggers. That's why a 523-skill library is practical: you carry an index, not an encyclopedia.

Heavy skills (10k+ tokens) aren't bad — they're deep playbooks. But if a skill you use constantly is heavy, consider splitting references into separate files the agent reads on demand.

Showing 523 skills · ~1,178,394 tokens combined

#SkillTokensWeightSourceDescription
1graphify14,375personalany input (code, docs, papers, images) - knowledge graph - clustered communities - HTML + JSON + audit report"
2ui-ux-pro-max11,194importedUI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types
3skill-creator8,292importedCreate new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an e
4workflow8,095plugin---
5quality-nonconformance7,597marketplace
6energy-procurement7,519marketplace
7feature-usage-feed7,405plugin
8customs-trade-compliance7,261marketplace
9production-scheduling7,143marketplace
10notebooklm-py6,475importedComplete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types,
11stitch-ideate6,427stitch-kitConversational design ideation agent that researches trends, explores visual directions, and refines ideas through adaptive questioning — then produces a rich P
12autonomous-loops6,182marketplacePatterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems."
13returns-reverse-logistics6,175marketplace
14inventory-demand-planning6,127marketplace
15data-scraper-agent6,080marketplace构建一个全自动化的AI驱动数据收集代理,适用于任何公共来源——招聘网站、价格信息、新闻、GitHub、体育赛事等任何内容。按计划进行抓取,使用免费LLM(Gemini Flash)丰富数据,将结果存储在Notion/Sheets/Supabase中,并从用户反馈中学习。完全免费在GitHub Actions上运行。适用
16ai-gateway5,943pluginVercel AI Gateway expert guidance. Use when configuring model routing, provider failover, cost tracking, or managing multiple AI providers through a unified API
17carrier-relationship-management5,940marketplace
18flutter-dart-code-review5,772marketplaceLibrary-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), D
19skill-development5,706marketplaceThis skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill co
20django-tdd5,686marketplaceDjango testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
21directory-submissions5,661personalWhen the user wants to submit their product to startup, SaaS, AI, agent, MCP, no-code, or review directories for backlinks, domain rating, and discovery. Also u
22writing-skills5,656pluginUse when creating new skills, editing existing skills, or verifying skills work before deployment
23Scrapling-Skill5,595importedScrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScri
24django-patterns5,592marketplaceDjango architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
25cpp-coding-standards5,570marketplaceC++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idio
26kotlin-exposed-patterns5,502marketplaceJetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.
27impeccable5,494impeccableCreate distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics. Use when
28benchmark-sandbox5,490pluginRun vercel-plugin eval scenarios in Vercel Sandboxes instead of local WezTerm panels. Provisions ephemeral microVMs with Claude Code + plugin pre-installed, run
29marketing-psychology5,435personalWhen the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental
30golang-testing5,374marketplaceテスト駆動開発とGoコードの高品質を保証するための包括的なテスト戦略。
31kotlin-testing5,173marketplaceKotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practic
32vercel-firewall5,167pluginVercel Firewall expert guidance — automatic DDoS mitigation, the Vercel WAF (custom rules, IP blocking, managed rulesets, rate limiting), Attack Mode, system by
33python-testing5,063marketplacepytest、TDD手法、フィクスチャ、モック、パラメータ化、カバレッジ要件を使用したPythonテスト戦略。
34shadcn5,029pluginshadcn/ui expert guidance — CLI, component installation, composition patterns, custom registries, theming, Tailwind CSS integration, and high-quality interface
35math-olympiad4,990marketplaceSolve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial
36vercel-storage4,961plugin---
37ai-sdk4,955plugin---
38create-meta-prompts4,932importedCreate optimized prompts for Claude-to-Claude pipelines with research, planning, and execution stages. Use when building prompts that produce outputs for other
39ai-seo4,914personalWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' '
40kotlin-ktor-patterns4,859marketplaceKtor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
41marketplace4,855pluginVercel Marketplace expert guidance — discovering, installing, and building integrations, auto-provisioned environment variables, unified billing, and the vercel
42command-development4,808marketplaceThis skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command fr
43kotlin-patterns4,711marketplaceIdiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin applications with coroutines, null safety, an
44upstream4,683pluginCreates durable, resumable workflows using Vercel's Workflow DevKit. Use when building workflows that need to survive restarts, pause for external events, retry
45exploring-llm-evaluations4,660plugin
46stitch-orchestrator4,614stitch-kitMaster entry point for all Stitch design workflows. Routes from user request → design spec → prompt assembly → screen generation → iteration (edit, variants, de
47churn-prevention4,614personalWhen the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the
48nextjs4,496plugin---
49create-plans4,450importedCreate hierarchical project plans optimized for solo agentic development. Use when planning projects, phases, or tasks that Claude will execute. Produces Claude
50stitch-design-system4,407stitch-kitExtracts a Stitch design and generates production code artifacts — CSS custom properties with dark mode tokens, a Tailwind v4 @theme block, and a semantic desig
51python-patterns4,381marketplacePythonic イディオム、PEP 8標準、型ヒント、堅牢で効率的かつ保守可能なPythonアプリケーションを構築するためのベストプラクティス。
52signals4,354plugin
53django-security4,348marketplaceDjango security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
54logistics-exception-management4,219marketplace
55build-mcp-app4,112marketplaceThis skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", build "MCP
56configure-ecc4,111everything-claude-codeEverything Claude Code のインタラクティブなインストーラー — スキルとルールの選択とインストールをユーザーレベルまたはプロジェクトレベルのディレクトリへガイドし、パスを検証し、必要に応じてインストールされたファイルを最適化します。
57seo-audit4,110personalWhen the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking,
58diagnosing-failed-warehouse-syncs4,103plugin
59copy-editing4,065personalWhen the user wants to edit, review, or improve existing marketing copy, or refresh outdated content. Also use when the user mentions 'edit this copy,' 'review
60hook-development4,062marketplaceThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks",
61create-slash-commands4,060importedExpert guidance for creating Claude Code slash commands. Use when working with slash commands, creating custom commands, understanding command structure, or lea
62prompt-optimizer4,057marketplace
63vercel-functions4,038plugin---
64setting-up-a-data-warehouse-source4,011plugin
65openclaw3,982marketplaceThis guide walks through setting up the claude-mem plugin on an OpenClaw gateway. By the end, your agents will have persistent memory across sessions via system
66dart-flutter-patterns3,977everything-claude-codeProduction-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (B
67aso-audit3,894personalWhen the user wants to audit or optimize an App Store or Google Play listing. Also use when the user mentions 'ASO audit,' 'app store optimization,' 'optimize m
68revops3,838personalWhen the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,'
69frontend-patterns3,813marketplaceReact, Next.js, 상태 관리, 성능 최적화 및 UI 모범 사례를 위한 프론트엔드 개발 패턴.
70ui-demo3,811everything-claude-codeRecord polished UI demo videos using Playwright. Use when the user asks to create a demo, walkthrough, screen recording, or tutorial video of a web application.
71git-workflow3,764marketplaceGit workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for
72image3,745personalWhen the user wants to create, generate, edit, or optimize images for marketing — blog heroes, social graphics, product mockups, profile banners, listing visual
73golang-patterns3,743marketplace堅牢で効率的かつ保守可能なGoアプリケーションを構築するための慣用的なGoパターン、ベストプラクティス、規約。
74tuning-incremental-sync-config3,730plugin
75wiki-status3,711imported
76sales-enablement3,661personalWhen the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts. Also use when the user mentions 'sales deck,'
77benchmark-agents3,636pluginAdvanced AI agent benchmark scenarios that push Vercel's cutting-edge platform features — Workflow DevKit, AI Gateway, MCP, Chat SDK, Queues, Flags, Sandbox, an
78backend-patterns3,589marketplaceBackend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
79rust-patterns3,576marketplaceIdiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
80videodb3,533marketplaceSee, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable strea
81competitor-profiling3,524personalWhen the user wants to research, profile, or analyze competitors from their URLs. Also use when the user mentions 'competitor profile,' 'competitor research,' '
82llm-wiki3,515imported
83api-design3,502marketplaceREST API tasarım kalıpları; kaynak isimlendirme, durum kodları, sayfalama, filtreleme, hata yanıtları, versiyonlama ve üretim API'leri için hız sınırlama içerir
84social-content3,497personalWhen the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also
85security-review3,490marketplace認証の追加、ユーザー入力の処理、シークレットの操作、APIエンドポイントの作成、支払い/機密機能の実装時にこのスキルを使用します。包括的なセキュリティチェックリストとパターンを提供します。
86wiki-ingest3,462imported
87plugin-structure3,449marketplaceThis skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plu
88perl-security3,438marketplaceComprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcrit
89continuous-learning-v23,434everything-claude-code훅을 통해 세션을 관찰하고, 신뢰도 점수가 있는 원자적 본능을 생성하며, 이를 스킬/명령어/에이전트로 진화시키는 본능 기반 학습 시스템. v2.1에서는 프로젝트 간 오염을 방지하기 위한 프로젝트 범위 본능이 추가되었습니다.
90site-architecture3,415personalWhen the user wants to plan, map, or restructure their website's page hierarchy, navigation, URL structure, or internal linking. Also use when the user mentions
91component-refactoring3,405importedRefactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user ask
92ad-creative3,395personalWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platfor
93stitch-swiftui-components3,374stitch-kitConverts Stitch mobile designs into SwiftUI views for native iOS apps — VStack/HStack/ZStack layout mapping, Color asset tokens with dark mode, NavigationStack/
94critique3,371impeccableEvaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quant
95django-verification3,370marketplaceVerification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
96tdd-workflow3,266marketplaceUse this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and
97chat-sdk3,259plugin---
98remotion3,239personalGenerate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
99obsidian-bases3,226personalCreate and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of no
100launch-strategy3,216personalWhen the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature rele
101diagnosing-sdk-health3,196plugin
102santa-method3,195marketplaceMulti-agent adversarial verification with convergence loop. Two independent review agents must both pass before output ships."
103timeline-report3,174pluginGenerate a "Journey Into [Project]" narrative report analyzing a project's entire development history from claude-mem's timeline. Use when asked for a timeline
104coding-standards3,174everything-claude-codeBaseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-
105video3,151personalWhen the user wants to create, generate, or produce video content using AI tools or programmatic frameworks. Also use when the user mentions 'video production,'
106taste-design3,142personalSemantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards — strict typography, ca
107mcp-integration3,130marketplaceThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol",
108openclaw-persona-forge3,103marketplace
109content-strategy3,064personalWhen the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content stra
110rust-testing3,060marketplaceRust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
111auditing-warehouse-data-health3,052plugin
112gan-style-harness3,046marketplaceGAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper."
113subagent-driven-development3,035pluginUse when executing implementation plans with independent tasks in the current session
114plugin-settings3,024marketplaceThis skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state
115inbox-exploration3,015plugin
116design2,987importedComprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini AI), corporate identity program (50 deliverables, CIP
117deployment-patterns2,974marketplaceDeployment iş akışları, CI/CD pipeline kalıpları, Docker konteynerizasyonu, sağlık kontrolleri, rollback stratejileri ve web uygulamaları için üretim hazırlığı
118database-migrations2,960marketplaceDatabase migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prism
119popup-cro2,950personalWhen the user wants to create or optimize popups, modals, overlays, slide-ins, or banners for conversion purposes. Also use when the user mentions "exit intent,
120exploring-llm-traces2,947plugin
121deployments-cicd2,943pluginVercel deployment and CI/CD expert guidance. Use when deploying, promoting, rolling back, inspecting deployments, building with --prebuilt, or configuring CI wo
122vercel-sandbox2,942pluginVercel Sandbox guidance — ephemeral Firecracker microVMs for running untrusted code safely. Supports AI agents, code generation, and experimentation. Use when e
123lead-intelligence2,941everything-claude-codeAI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, s
124customer-research2,932personalWhen the user wants to conduct, analyze, or synthesize customer research. Use when the user mentions "customer research," "ICP research," "talk to customers," "
125next-cache-components2,930pluginNext.js 16 Cache Components guidance — PPR, use cache directive, cacheLife, cacheTag, updateTag, and migration from unstable_cache. Use when implementing partia
126pytorch-patterns2,915marketplacePyTorch deep learning patterns and best practices for building robust, efficient, and reproducible training pipelines, model architectures, and data loading.
127stitch-a11y2,906stitch-kitAudits Stitch-generated components for WCAG 2.1 AA accessibility issues and applies fixes — semantic HTML, ARIA attributes, keyboard navigation, focus managemen
128ai-regression-testing2,883marketplaceRegression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns t
129perl-patterns2,881marketplaceModern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications.
130ingest-url2,879imported
131exploring-autocapture-events2,857plugin
132hexagonal-architecture2,856marketplaceDesign, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScri
133auth2,849pluginAuthentication integration guidance — Clerk (native Vercel Marketplace), Descope, and Auth0 setup for Next.js applications. Covers middleware auth patterns, sig
134cpp-testing2,842marketplaceC++ テストの作成/更新/修正、GoogleTest/CTest の設定、失敗またはフレーキーなテストの診断、カバレッジ/サニタイザーの追加時にのみ使用します。
135frontend-testing2,840importedGenerate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit t
136everything-claude-code2,837everything-claude-codeDevelopment conventions and patterns for everything-claude-code. JavaScript project with conventional commits.
137wiki-export2,828imported
138laravel-patterns2,821marketplaceLaravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
139stitch-animate2,807stitch-kitAdds a purposeful animation layer to Stitch-generated components — CSS transitions, Framer Motion (React/Next.js), or Svelte transitions. Always respects prefer
140perl-testing2,805marketplace使用Test2::V0、Test::More、prove runner、模拟、Devel::Cover覆盖率和TDD方法的Perl测试模式。
141debug-like-expert2,804importedDeep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous verificat
142routing-middleware2,794pluginVercel Routing Middleware guidance — request interception before cache, rewrites, redirects, personalization. Works with any framework. Supports Edge, Node.js,
143ab-test-setup2,788personalWhen the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B tes
144form-cro2,759personalWhen the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, s
145lead-magnets2,747personalWhen the user wants to create, plan, or optimize a lead magnet for email capture or lead generation. Also use when the user mentions "lead magnet," "gated conte
146build-mcp-server2,740marketplaceThis skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose tools to Cl
147clickhouse-io2,719marketplaceClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
148claude-automation-recommender2,714marketplaceAnalyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wa
149claude-history-ingest2,683imported
150skills-store2,679plugin
151project-guidelines-example2,675marketplaceこれはプロジェクト固有のスキルの例です。自分のプロジェクトのテンプレートとして使用してください。
152turbopack2,674pluginTurbopack expert guidance. Use when configuring the Next.js bundler, optimizing HMR, debugging build issues, or understanding the Turbopack vs Webpack differenc
153harden2,660impeccableMake interfaces production-ready: error handling, empty states, onboarding flows, i18n, text overflow, and edge case management. Use when the user asks to harde
154brainstorming2,659pluginYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirem
155springboot-patterns2,644marketplaceSpring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work
156cleaning-up-stale-feature-flags2,638pluginIdentify and clean up stale feature flags in a PostHog project. Use when the user wants to find unused, fully rolled out, or abandoned feature flags, review the
157stitch-html-components2,637stitch-kitConverts Stitch designs into clean, platform-agnostic HTML5 + CSS — semantic markup, CSS custom properties for theming, dark mode via prefers-color-scheme, mobi
158wiki-lint2,626imported
159agent-development2,608marketplaceThis skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent ex
160paid-ads2,606personalWhen the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the
161create-subagents2,596importedExpert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, und
162signup-flow-cro2,594personalWhen the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "regist
163stitch-loop2,582personalTeaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
164stitch-react-native-components2,575stitch-kitConverts Stitch mobile designs into React Native / Expo components — TypeScript, StyleSheet, Expo Router, dark mode via useColorScheme, and proper touch targets
165autonomous-agent-harness2,562marketplaceTransform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone age
166ui-styling2,512importedCreate beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visu
167delight2,509impeccableAdd moments of joy, personality, and unexpected touches that make interfaces memorable and enjoyable to use. Elevates functional to delightful. Use when the use
168triaging-visual-review-runs2,491plugin
169systematic-debugging2,471pluginUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
170test-driven-development2,467pluginUse when implementing any feature or bugfix, before writing implementation code
171stitch-ui-prompt-architect2,464stitch-kitBuilds Stitch-ready prompts via two paths — Path A enhances vague ideas into polished prompts, Path B merges a Design Spec JSON + user request into a structured
172overdrive2,437impeccablePushes interfaces past conventional limits with technically ambitious implementations — shaders, spring physics, scroll-driven reveals, 60fps animations. Use wh
173exploring-llm-costs2,433plugin
174video-editing2,431marketplaceAI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, E
175env-vars2,419pluginVercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or managing environment-specific configuration.
176configuring-experiment-rollout2,409pluginConfigures the rollout shape of a PostHog experiment — the variant split (50/50, 80/20, A/B/C ratios), the overall rollout percentage that gates how many users
177polish2,393impeccablePerforms a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touc
178rules-distill2,370marketplaceScan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files"
179create-hooks2,356importedExpert guidance for creating, configuring, and using Claude Code hooks. Use when working with hooks, setting up event listeners, validating commands, automating
180healthcare-cdss-patterns2,330marketplaceClinical Decision Support System (CDSS) development patterns. Drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), alert severity classi
181stitch-svelte-components2,328stitch-kitConverts Stitch designs into Svelte 5 / SvelteKit components using the runes API — scoped CSS with custom properties, built-in transitions, TypeScript, dark mod
182dotnet-patterns2,305everything-claude-codeIdiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications.
183runtime-cache2,303pluginVercel Runtime Cache API guidance — ephemeral per-region key-value cache with tag-based invalidation. Shared across Functions, Routing Middleware, and Builds. U
184next-forge2,302plugin---
185shadcn-ui2,302personalExpert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practi
186instrument-product-analytics2,298plugin
187stitch-design-md2,281stitch-kitAnalyzes a Stitch project's screens and synthesizes a natural-language DESIGN.md — visual atmosphere, color palette with hex values, typography rules, and Stitc
188exploring-llm-clusters2,265pluginInvestigate LLM analytics clusters — understand usage patterns in AI/LLM traffic, compare cluster behavior, compute cost/latency metrics, and drill into individ
189cross-linker2,265imported
190liquid-glass-design2,261marketplaceiOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
191jira-integration2,242everything-claude-codeUse this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API pattern
192community-marketing2,234personalBuild and leverage online communities to drive product growth and brand loyalty. Use when the user wants to create a community strategy, grow a Discord or Slack
193android-clean-architecture2,199marketplaceClean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.
194docker-patterns2,193marketplaceYerel geliştirme, konteyner güvenliği, ağ, volume stratejileri ve multi-servis orkestrasyon için Docker ve Docker Compose kalıpları.
195springboot-security2,182marketplaceSpring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
196smart-explore2,162pluginToken-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find functio
197csharp-testing2,155everything-claude-codeC# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.
198claude-api2,142marketplaceAnthropic Claude API 的 Python 和 TypeScript 使用模式。涵盖 Messages API、流式处理、工具使用、视觉功能、扩展思维、批量处理、提示缓存和 Claude Agent SDK。适用于使用 Claude API 或 Anthropic SDK 构建应用程序的场景。
199email-sequence2,136personalWhen the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "e
200stitch-ued-guide2,134stitch-kitVisual vocabulary, design terminology, and prompt engineering strategy for Stitch. Reference this when you need layout pattern names, aesthetic style terms, col
201instrument-integration2,110plugin
202writing-rules2,106marketplaceThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on ho
203laravel-security2,089marketplaceLaravel security best practices for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment.
204analytics-tracking2,085personalWhen the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics
205stitch-remotion2,079stitch-kitGenerates walkthrough videos from Stitch projects using Remotion. Downloads screenshots from Stitch screens, builds a Remotion composition with transitions and
206competitor-alternatives2,077personalWhen the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs p
207laravel-specialist2,063claude-skillsBuild and configure Laravel 10+ applications, including creating Eloquent models and relationships, implementing Sanctum authentication, configuring Horizon que
208e2e-testing2,058marketplacePlaywright E2E test kalıpları, Page Object Model, yapılandırma, CI/CD entegrasyonu, artifact yönetimi ve kararsız test stratejileri.
209codebase-onboarding2,056marketplaceAnalyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use whe
210configuring-experiment-analytics2,048pluginConfigures the analytics side of a PostHog experiment — exposure criteria (default `$feature_flag_called` vs custom exposure events), primary and secondary metr
211foundation-models-on-device2,044marketplaceApple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+.
212stitch-nextjs-components2,040stitch-kitConverts Stitch designs into production-ready Next.js 15 App Router components — Server vs Client split, dark mode via CSS variables, TypeScript strict, ARIA, a
213stitch-ui-design-spec-generator2,039stitch-kitTranslates a user request or PRD document into a structured Design Spec JSON — theme, color, typography, density, and device type. Call this before building Sti
214banner-design2,037importedDesign banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with AI-generated visuals. Actions: design, cre
215compose-multiplatform-patterns2,030marketplaceCompose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performance, and platform-specific UI.
216openclaw-history-ingest2,025imported
217plankton-code-quality2,021marketplace使用Plankton进行编写时代码质量强制执行——通过钩子在每次文件编辑时自动格式化、代码检查和Claude驱动的修复。"
218data-ingest2,017imported
219kubernetes-specialist2,016claude-skillsUse when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define net
220react-best-practices2,010pluginReact best-practices reviewer for TSX files. Triggers after editing multiple TSX components to run a condensed quality checklist covering component structure, h
221bootstrap2,006pluginProject bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations). Use when setting up or repairin
222swift-concurrency-6-22,003marketplaceSwift 6.2 Approachable Concurrency — single-threaded by default, @concurrent for explicit background offloading, isolated conformances for main actor types.
223laravel-tdd1,992marketplaceTest-driven development for Laravel with PHPUnit and Pest, factories, database testing, fakes, and coverage targets.
224click-path-audit1,991marketplaceTrace every user-facing button/touchpoint through its full state change sequence to find bugs where functions individually work but cancel each other out, produ
225verification1,983pluginFull-story verification — infers what the user is building, then verifies the complete flow end-to-end: browser → API → data → response. Triggers on dev server
226stitch-shadcn-ui1,976stitch-kitIntegrates shadcn/ui into React apps generated from Stitch designs. Component discovery and installation, token alignment with Stitch design system, customizati
227stitch-react-components1,968stitch-kitConverts Stitch designs into modular Vite + React components — TypeScript, theme-mapped Tailwind, dark mode via CSS variables, and clean component architecture.
228optimize1,951impeccableDiagnoses and fixes UI performance across loading speed, rendering, animations, images, and bundle size. Use when the user mentions slow, laggy, janky, performa
229skill-stocktake1,946marketplaceUse when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch eval
230kotlin-coroutines-flows1,939marketplaceKotlin协程与Flow在Android和KMP中的模式——结构化并发、Flow操作符、StateFlow、错误处理和测试。
231api-designer1,934claude-skillsUse when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pag
232healthcare-eval-harness1,927marketplacePatient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, an
233investigate-metric1,925plugin
234build-mcpb1,923marketplaceThis skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP",
235copying-flags-across-projects1,922pluginCopy a feature flag from one PostHog project to one or more target projects in the same organization. Use when the user wants to duplicate a flag, promote a fla
236animate1,922impeccableReview a feature and enhance it with purposeful animations, micro-interactions, and motion effects that improve usability and delight. Use when the user mention
237design-md1,914personalAnalyze Stitch projects and synthesize a semantic design system into DESIGN.md files
238rag-architect1,913claude-skillsDesigns and implements production-grade RAG systems by chunking documents, generating embeddings, configuring vector stores, building hybrid search pipelines, a
239json-canvas1,906personalCreate and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps
240nestjs-expert1,898claude-skillsCreates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when buil
241audit1,894impeccableRun technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity rat
242product-marketing-context1,890personalWhen the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set u
243debugging-local-replay1,883plugin
244copywriting1,883personalWhen the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or
245wiki-update1,877imported
246referral-program1,876personalWhen the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions 'referral,
247diagnosing-missing-recordings1,872plugin
248stitch-skill-creator1,868stitch-kitMeta-skill for creating new stitch-kit skills. Enforces naming conventions, SKILL.md structure, examples format, and the Design-First SOP. Use when adding new f
249layout1,858impeccableImprove layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling o
250salesforce-developer1,854claude-skillsWrites and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the
251eval-harness1,847marketplaceEval-driven development (EDD) ilkelerini uygulayan Claude Code oturumları için formal değerlendirme çerçevesi
252instrument-llm-analytics1,839plugin
253analyzing-experiment-session-replays1,831pluginAnalyze session replay patterns across experiment variants to understand user behavior differences. Use when the user wants to see how users interact with diffe
254iterative-retrieval1,829marketplaceサブエージェントのコンテキスト問題を解決するために、コンテキスト取得を段階的に洗練するパターン
255stitch-mcp-get-project1,817stitch-kitRetrieves metadata for a specific Stitch project — title, theme, create/update time. Use to inspect a project before generating new screens. Do NOT use this if
256cloud-architect1,816claude-skillsDesigns cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure,
257agent-payment-x4021,814marketplaceAdd x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, se
258spring-boot-engineer1,813claude-skillsGenerates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and
259cold-email1,797personalWrite B2B cold emails and follow-up sequences that get replies. Use when the user wants to write cold outreach emails, prospecting emails, cold email campaigns,
260team-builder1,793marketplaceInteractive agent picker for composing and dispatching parallel teams
261adapt1,791impeccableAdapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the use
262ml-pipeline1,790claude-skillsDesigns and implements production-grade ML pipeline infrastructure: configures experiment tracking with MLflow or Weights & Biases, creates Kubeflow or Airflow
263architecture-decision-records1,780marketplaceCapture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, an
264wiki-query1,779imported
265managing-experiment-lifecycle1,770pluginGuides experiment state transitions: launching, pausing, resuming, ending, shipping variants, archiving, resetting, and duplicating. Covers preconditions, impli
266programmatic-seo1,769personalWhen the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages a
267pricing-strategy1,763personalWhen the user wants help with pricing decisions, packaging, or monetization strategy. Also use when the user mentions 'pricing,' 'pricing tiers,' 'freemium,' 'f
268shopify-expert1,758claude-skillsBuilds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements Storefr
269search-first1,747marketplace
270opensource-pipeline1,744marketplaceOpen-source pipeline: fork, sanitize, and package private projects for safe public release. Chains 3 agents (forker, sanitizer, packager). Triggers: '/opensourc
271querying-posthog-data1,740pluginRequired reading before writing any HogQL/SQL or calling execute-sql against PostHog. Use whenever the user wants to search, find, or do complex aggregations Po
272secure-code-guardian1,737claude-skillsUse when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities — including custom security implementations
273swiftui-patterns1,735marketplaceSwiftUI 架构模式,使用 @Observable 进行状态管理,视图组合,导航,性能优化,以及现代 iOS/macOS UI 最佳实践。
274suggesting-data-imports1,733pluginUse when the user asks about revenue, payments, subscriptions, billing, CRM deals, support tickets, production database tables, or other data that PostHog does
275fal-ai-media1,733marketplaceUnified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-spe
276hermes-history-ingest1,728imported
277colorize1,726impeccableAdd strategic color to features that are too monochromatic or lack visual interest, making interfaces more engaging and expressive. Use when the user mentions t
278design-system1,720importedToken architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography scales,
279fastapi-expert1,702claude-skillsUse when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentica
280chaos-engineer1,700claude-skillsDesigns chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks, experiment man
281clarify1,699impeccableImprove unclear UX copy, error messages, microcopy, labels, and instructions to make interfaces easier to understand. Use when the user mentions confusing text,
282microservices-architect1,697claude-skillsDesigns distributed system architectures, decomposes monoliths into bounded-context services, recommends communication patterns, and produces service boundary d
283codex-history-ingest1,688imported
284bolder1,686impeccableAmplify safe or boring designs to make them more visually interesting and stimulating. Increases impact while maintaining usability. Use when the user says the
285knowledge-ops1,685everything-claude-codeKnowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user
286code-tour1,679everything-claude-codeCreate CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs
287managing-subscriptions1,673pluginManage PostHog subscriptions — scheduled email, Slack, or webhook deliveries of insight or dashboard snapshots. Use when the user wants to subscribe to an insig
288sre-engineer1,667claude-skillsDefines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models, and produces monitoring configu
289create-agent-skills1,667importedExpert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing
290enhance-prompt1,660personalTransforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures outp
291healthcare-emr-patterns1,653marketplaceEMR/EHR development patterns for healthcare applications. Clinical safety, encounter workflows, prescription generation, clinical decision support integration,
292nutrient-document-processing1,651marketplaceNutrient DWS API を使用してドキュメントの処理、変換、OCR、抽出、編集、署名、フォーム入力を行います。PDF、DOCX、XLSX、PPTX、HTML、画像に対応しています。
293onboarding-cro1,651personalWhen the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flo
294regex-vs-llm-structured-text1,648marketplace选择在解析结构化文本时使用正则表达式还是大型语言模型的决策框架——从正则表达式开始,仅在低置信度的边缘情况下添加大型语言模型。
295frontend-slides1,640cursorCreate stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PP
296fine-tuning-expert1,634claude-skillsUse when fine-tuning LLMs, training custom models, or adapting foundation models for specific tasks. Invoke for configuring LoRA/QLoRA adapters, preparing JSONL
297stitch-setup1,626stitch-kitStep-by-step installer for the stitch-kit plugin and Stitch MCP server. Use this when setting up the plugin for the first time, diagnosing connection issues, or
298ecc-tools-cost-audit1,621everything-claude-codeEvidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or Gi
299x-api1,615everything-claude-codeX/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native co
300spark-engineer1,612claude-skillsUse when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing pipelines,
301dispatching-parallel-agents1,610pluginUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
302react-native-expert1,604claude-skillsBuilds, optimizes, and debugs cross-platform mobile applications with React Native and Expo. Implements navigation hierarchies (tabs, stacks, drawers), configur
303nestjs-patterns1,602everything-claude-codeNestJS architecture patterns for modules, controllers, providers, DTO validation, guards, interceptors, config, and production-grade TypeScript backends.
304accessibility1,602everything-claude-codeDesign, implement, and audit inclusive digital products using WCAG 2.2 Level AA
305laravel-plugin-discovery1,595marketplaceDiscover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibilit
306council1,587everything-claude-codeConvene a four-voice council for ambiguous decisions, tradeoffs, and go/no-go calls. Use when multiple valid paths exist and you need structured disagreement be
307dmux-workflows1,581marketplaceMulti-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other har
308receiving-code-review1,579pluginUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical
309websocket-engineer1,577claude-skillsUse when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence trac
310distill1,565impeccableStrip designs to their essence by removing unnecessary complexity. Great design is simple, powerful, and clean. Use when the user asks to simplify, declutter, r
311instrument-error-tracking1,562plugin
312pathfinder1,549pluginMap a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the id
313springboot-verification1,548marketplaceVerification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR."
314wordpress-pro1,547claude-skillsDevelops custom WordPress themes and plugins, creates and registers Gutenberg blocks and block patterns, configures WooCommerce stores, implements WordPress RES
315the-fool1,530claude-skillsUse when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or
316backend-code-review1,529importedReview backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analys
317token-budget-advisor1,526marketplace
318monitoring-expert1,521claude-skillsConfigures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distribut
319writing-plans1,512pluginUse when you have a spec or requirements for a multi-step task, before touching code
320page-cro1,510personalWhen the user wants to optimize, improve, or increase conversions on any marketing page — including homepage, landing pages, pricing pages, feature pages, or bl
321claude-md-improver1,507marketplaceAudit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, e
322tag-taxonomy1,505imported
323embedded-systems1,505claude-skillsUse when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption. Invoke for STM32, ESP32, FreeRTOS, bare-meta
324legacy-modernizer1,503claude-skillsDesigns incremental migration strategies, identifies service boundaries, produces dependency maps and migration roadmaps, and generates API facade designs for a
325swift-protocol-di-testing1,502marketplaceProtocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.
326python-pro1,502claude-skillsUse when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures
327php-pro1,497claude-skillsUse when building PHP applications with modern PHP 8.3+ features, Laravel, or Symfony frameworks. Invokes strict typing, PHPStan level 9, async patterns with Sw
328vue-expert-js1,496claude-skillsCreates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no TypeScrip
329database-optimizer1,489claude-skillsOptimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or opti
330free-tool-strategy1,483personalWhen the user wants to plan, evaluate, or build a free tool for marketing purposes — lead generation, SEO value, or brand awareness. Also use when the user ment
331vercel-cli1,482pluginVercel CLI expert guidance. Use when deploying, managing environment variables, linking projects, viewing logs, querying metrics, managing domains, or interacti
332rust-engineer1,480claude-skillsWrites, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait h
333django-expert1,479claude-skillsUse when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django pro
334pandas-pro1,479claude-skillsPerforms pandas DataFrame operations for data analysis, manipulation, and transformation. Use when working with pandas DataFrames, data cleaning, aggregation, m
335agent-sort1,478everything-claude-codeBuild an evidence-backed ECC install plan for a specific repo by sorting skills, commands, rules, hooks, and extras into DAILY vs LIBRARY buckets using parallel
336devops-engineer1,477claude-skillsCreates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automa
337angular-architect1,475claude-skillsGenerates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns,
338strategic-compact1,470marketplace建议在逻辑间隔处手动压缩上下文,以在任务阶段中保留上下文,而非任意的自动压缩。
339claude-devfleet1,462marketplace通过Claude DevFleet协调多智能体编码任务——规划项目、在隔离的工作树中并行调度智能体、监控进度并读取结构化报告。
340kotlin-specialist1,460claude-skillsProvides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Kt
341create-mcp-servers1,456importedCreate Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or a
342typeset1,451impeccableImproves typography by fixing font choices, hierarchy, sizing, weight, and readability so text feels intentional. Use when the user mentions fonts, type, readab
343paywall-upgrade-cro1,449personalWhen the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade
344prompt-engineer1,445claude-skillsWrites, refactors, and evaluates prompts for LLMs — generating optimized prompt templates, structured output schemas, evaluation rubrics, and test suites. Use w
345swift-expert1,439claude-skillsBuilds iOS/macOS/watchOS/tvOS applications, implements SwiftUI views and state management, designs protocol-oriented architectures, handles async/await concurre
346fullstack-guardian1,432claude-skillsBuilds security-focused full-stack web applications by implementing integrated frontend and backend components with layered security at every level. Covers the
347postgres-pro1,431claude-skillsUse when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, exte
348security-scan1,430marketplaceAgentShield を使用して、Claude Code の設定(.claude/ ディレクトリ)のセキュリティ脆弱性、設定ミス、インジェクションリスクをスキャンします。CLAUDE.md、settings.json、MCP サーバー、フック、エージェント定義をチェックします。
349cost-aware-llm-pipeline1,430marketplaceCost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
350context-budget1,424marketplaceAudits Claude Code context window consumption across agents, skills, MCP servers, and rules. Identifies bloat, redundant components, and produces prioritized to
351using-git-worktrees1,409pluginUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart
352game-developer1,407claude-skillsUse when building game systems, implementing Unity/Unreal Engine features, or optimizing game performance. Invoke to implement ECS architecture, configure physi
353mcp-developer1,406claude-skillsUse when building, debugging, or extending MCP servers or clients that connect AI systems with external tools and data sources. Invoke to implement tool handler
354content-hash-cache-pattern1,405marketplace使用SHA-256内容哈希缓存昂贵的文件处理结果——路径无关、自动失效、服务层分离。
355unified-notifications-ops1,405everything-claude-codeOperate notifications as one ECC-native workflow across GitHub, Linear, desktop alerts, hooks, and connected communication surfaces. Use when the real problem i
356java-architect1,404claude-skillsUse when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebF
357wiki-rebuild1,392imported
358healthcare-phi-compliance1,390marketplaceProtected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, ac
359flutter-expert1,385claude-skillsUse when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc state management, GoRouter navigation, plat
360agent-introspection-debugging1,382everything-claude-codeStructured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
361playwright-expert1,372claude-skillsUse when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke to write test scripts, create page objects,
362stitch-mcp-generate-screen-from-text1,370stitch-kitGenerates a high-fidelity UI screen or wireframe from a text prompt using Stitch. This is the core text-to-UI generation tool — the heart of the Stitch workflow
363connections-optimizer1,366everything-claude-codeReorganize the user's X and LinkedIn network with review-first pruning, add/follow recommendations, and channel-specific warm outreach drafted in the user's rea
364using-superpowers1,355pluginUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
365rails-expert1,355claude-skillsRails 7+ specialist that optimizes Active Record queries with includes/eager_load, implements Turbo Frames and Turbo Streams for partial page updates, configure
366nextjs-developer1,354claude-skillsUse when building Next.js 14+ applications with App Router, server components, or server actions. Invoke to configure route handlers, implement middleware, set
367crosspost1,352marketplaceMulti-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical c
368code-documenter1,351claude-skillsGenerates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use wh
369iphone-apps1,347importedBuild professional native iPhone apps in Swift with SwiftUI and UIKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode. Targets iOS 26 w
370benchmark-e2e1,345pluginEnd-to-end benchmark suite for vercel-plugin. Runs realistic projects through skill injection, launches dev servers, verifies everything works, analyzes convers
371obsidian-markdown1,342personalCreate and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in
372typescript-pro1,340claude-skillsImplements advanced TypeScript type systems, creates custom type guards, utility types, and branded types, and configures tRPC for end-to-end type safety. Use w
373blueprint1,336marketplace
374instrument-feature-flags1,325plugin
375finding-replay-for-issue1,317plugin
376shape1,305impeccablePlan the UX and UI for a feature before writing code. Runs a structured discovery interview, then produces a design brief that guides implementation. Use during
377schema-markup1,304personalWhen the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data,
378instrument-logs1,299plugin
379react-expert1,293claude-skillsUse when building React 18+ applications in .jsx or .tsx files, Next.js App Router projects, or create-react-app setups. Creates components, implements custom h
380quieter1,289impeccableTones down visually aggressive or overstimulating designs, reducing intensity while preserving quality. Use when the user mentions too bold, too loud, overwhelm
381workspace-surface-audit1,288everything-claude-codeAudit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and
382sql-pro1,285claude-skillsOptimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex
383terraform-engineer1,280claude-skillsUse when implementing infrastructure as code with Terraform across AWS, Azure, or GCP. Invoke for module development (create reusable modules, manage module ver
384marketing-ideas1,279personalWhen the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when the user asks for 'marketing ideas,' 'growth i
385code-reviewer1,272claude-skillsAnalyzes code diffs and files to identify bugs, security vulnerabilities (SQL injection, XSS, insecure deserialization), code smells, N+1 queries, naming issues
386atlassian-mcp1,265claude-skillsIntegrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and u
387macos-apps1,251importedBuild professional native macOS apps in Swift with SwiftUI and AppKit. Full lifecycle - build, debug, test, optimize, ship. CLI-only, no Xcode.
388graphql-architect1,248claude-skillsUse when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, qu
389dotnet-core-expert1,246claude-skillsUse when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR,
390csharp-developer1,246claude-skillsUse when building C# applications with .NET 8+, ASP.NET Core APIs, or Blazor web apps. Builds REST APIs using minimal or controller-based routing, configures da
391stitch-mcp-create-design-system1,245stitch-kitCreates a reusable Stitch Design System from theme tokens — colors, fonts, roundness, saturation. Can be applied to future screens for visual consistency.
392vercel-plugin-eval1,244pluginRun live eval sessions against the vercel-plugin to verify hook behavior, skill injection, dedup correctness, and coverage. Launches real Claude Code sessions v
393stitch-ui-design-variants1,241stitch-kitGenerates 3 alternative Stitch prompts for A/B testing screen concepts — vary layout, visual style, or content while keeping the underlying information architec
394test-master1,237claude-skillsGenerates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across function
395golang-pro1,236claude-skillsImplements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with p
396documentation-lookup1,225cursorUse up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the u
397e2e-cucumber-playwright1,217importedWrite, update, or review Dify end-to-end tests under `e2e/` that use Cucumber, Gherkin, and Playwright. Use when the task involves `.feature` files, `features/s
398investigating-replay1,216plugin
399jpa-patterns1,213marketplaceSpring Boot'ta entity tasarımı, ilişkiler, sorgu optimizasyonu, transaction'lar, auditing, indeksleme, sayfalama ve pooling için JPA/Hibernate kalıpları.
400weekly-llm-calculator-refresh1,210otherWeekly refresh of model pricing/specs data in the LLM token cost calculator, then redeploy to Vercel.
401exa-search1,204marketplaceNeural search via Exa MCP for web, code, and company research. Use when the user needs web search, code examples, company intel, people lookup, or AI-powered de
402ck1,204marketplacePersistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Comm
403swift-actor-persistence1,200marketplaceThread-safe data persistence in Swift using actors — in-memory cache with file-backed storage, eliminating data races by design.
404defi-amm-security1,196everything-claude-codeSecurity checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulat
405security-reviewer1,196claude-skillsIdentifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance. Use when conducting
406laravel-verification1,193marketplaceVerification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
407access1,189marketplaceManage iMessage channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, o
408stitch-mcp-generate-variants1,188stitch-kitGenerates design variants of existing Stitch screens using the native variant API. Explore alternative layouts, color schemes, fonts, or content with configurab
409javascript-pro1,183claude-skillsWrites, debugs, and refactors JavaScript code using modern ES2023+ features, async/await patterns, ESM module systems, and Node.js APIs. Use when building vanil
410nuxt4-patterns1,167marketplaceNuxt 4 应用模式,涵盖水合安全、性能优化、路由规则、懒加载,以及使用 useFetch 和 useAsyncData 进行 SSR 安全的数据获取。
411agent-eval1,163marketplace编码代理(Claude Code、Aider、Codex等)在自定义任务上的直接比较,包含通过率、成本、时间和一致性指标
412architecture-designer1,161claude-skillsUse when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, wr
413github-ops1,157everything-claude-codeGitHub repository operations, automation, and management. Issue triage, PR management, CI/CD operations, release management, and security monitoring using the g
414deep-research1,146marketplaceMulti-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when th
415gateguard1,136everything-claude-codeFact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowi
416exploring-apm-traces1,132plugin
417cli-developer1,131claude-skillsUse when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars an
418spec-miner1,127claude-skillsReverse-engineering specialist that extracts specifications from existing codebases. Use when working with legacy or undocumented systems, inherited projects, o
419llm-trading-agent-security1,124everything-claude-codeSecurity patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breake
420continuous-learning1,122marketplaceClaude Code 세션에서 재사용 가능한 패턴을 자동으로 추출하여 향후 사용을 위한 학습된 스킬로 저장합니다.
421creating-experiments1,119pluginGuides agents through the 3-step experiment creation flow: defining the hypothesis, configuring rollout, and setting up analytics. Delegates rollout decisions t
422product-capability1,106everything-claude-codeTranslate PRD intent, roadmap asks, or product discussions into an implementation-ready capability plan that exposes constraints, invariants, interfaces, and un
423the-pirate-bay1,105importedSearch The Pirate Bay for torrents and extract magnet links via the apibay.org JSON API. Use when asked to "find a torrent", "search pirate bay", "get a magnet
424cpp-pro1,103claude-skillsWrites, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques. Use when build
425setup-ralph1,102importedSet up and configure Geoffrey Huntley's original Ralph Wiggum autonomous coding loop in any directory with proper structure, prompts, and backpressure.
426postgres-patterns1,097marketplacePostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.
427content-engine1,090everything-claude-codeCreate platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social po
428knowledge-update1,083pluginCorrects outdated LLM knowledge about the Vercel platform and introduces new products. Injected at session start.
429configure1,081marketplaceSet up the Discord channel — save the bot token and review access policy. Use when the user pastes a Discord bot token, asks to configure Discord, asks "how do
430seo1,077everything-claude-codeAudit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the use
431frontend-design1,069marketplaceCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applicat
432customer-billing-ops1,069everything-claude-codeOperate customer billing workflows such as subscriptions, refunds, churn triage, billing-portal recovery, and plan analysis using connected billing tools like S
433finishing-a-development-branch1,063pluginUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting stru
434springboot-tdd1,058marketplaceTest-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
435stitch-mcp-edit-screens1,054stitch-kitEdits existing Stitch screens with text prompts — the iteration tool. Change colors, layout, content, or style without regenerating from scratch. Supports refin
436java-coding-standards1,053marketplaceSpring Bootサービス向けのJavaコーディング標準:命名、不変性、Optional使用、ストリーム、例外、ジェネリクス、プロジェクトレイアウト。
437verification-before-completion1,050pluginUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output be
438feature-forge1,050claude-skillsConducts structured requirements workshops to produce feature specifications, user stories, EARS-format functional requirements, acceptance criteria, and implem
439vue-expert1,049claude-skillsBuilds Vue 3 components with Composition API patterns, configures Nuxt 3 SSR/SSG projects, sets up Pinia stores, scaffolds Quasar/Capacitor mobile apps, impleme
440automation-audit-ops1,039everything-claude-codeEvidence-first automation inventory and overlap audit workflow for ECC. Use when the user wants to know which jobs, hooks, connectors, MCP servers, or wrappers
441social-graph-ranker1,036everything-claude-codeWeighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the reusable gra
442wiki-setup1,024imported
443mem-search1,020pluginSearch claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from
444mcp-server-patterns1,018everything-claude-codeBuild MCP servers with Node/TypeScript SDK — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Use Context7 or official MCP docs for latest A
445agentic-engineering991marketplace
446visa-doc-translate965marketplaceTranslate visa application documents (images) to English and create a bilingual PDF with original and translation
447evm-token-decimals962everything-claude-codePrevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalizatio
448playground956marketplaceCreates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, an
449finance-billing-ops955everything-claude-codeEvidence-first revenue, pricing, refunds, team-billing, and billing-model truth workflow for ECC. Use when the user wants a sales snapshot, pricing comparison,
450benchmark-testing947pluginCreate and launch benchmark test projects to exercise vercel-plugin skill injection across realistic scenarios. Sets up isolated directories, installs the plugi
451stitch-design931personalUnified entry point for Stitch design work. Handles prompt enhancement (UI/UX keywords, atmosphere), design system synthesis (.stitch/DESIGN.md), and high-fidel
452stitch-mcp-get-screen920stitch-kitRetrieves full details of a specific Stitch screen — HTML download URL, screenshot URL, dimensions. This is the final step in design retrieval before code conve
453auditing-experiments-flags919pluginAudit PostHog experiments and feature flags for configuration issues, staleness, and best-practice violations. Read when the user asks to audit, health-check, o
454debugging-wizard912claude-skillsParses error messages, traces execution flow through stack traces, correlates log entries to identify failure points, and applies systematic hypothesis-driven m
455brand-voice909everything-claude-codeBuild a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and so
456hipaa-compliance904everything-claude-codeHIPAA-specific entrypoint for healthcare privacy and security work. Use when a task is explicitly framed around HIPAA, PHI handling, covered entities, BAAs, bre
457repo-scan903marketplace---
458version-bump898pluginAutomated semantic versioning and release workflow for Claude Code plugins. Handles version increments across package.json, marketplace.json, plugin.json manife
459research-ops898everything-claude-codeEvidence-first current-state research workflow for ECC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current pub
460remotion-video-creation885marketplaceBest practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.
461hookify-rules884everything-claude-codeThis skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify ru
462security-bounty-hunter883everything-claude-codeHunt for exploitable, bounty-worthy security issues in repositories. Focuses on remotely reachable vulnerabilities that qualify for real reports instead of nois
463react-components869personalConverts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
464next-upgrade865pluginUpgrade Next.js to the latest version following official migration guides and codemods. Use when upgrading Next.js versions, running codemods, or migrating betw
465email-ops858everything-claude-codeEvidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or s
466stitch-mcp-create-project814stitch-kitCreates a new Stitch project container (a design workspace). Call this when starting a new design session to get a projectId for screen generation.
467obsidian-cli796personalInteract with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme deve
468codebase-memory790personalUse the codebase knowledge graph for structural code queries. Triggers on: explore the codebase, understand the architecture, what functions exist, show me the
469article-writing786cursorWrite articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand gui
470project-flow-ops783everything-claude-codeOperate execution flow across GitHub and Linear by triaging issues and pull requests, linking active work, and keeping GitHub public-facing while Linear remains
471integration-javascript_node775personalPostHog integration for server-side Node.js applications using posthog-node
472product-lens773everything-claude-codeUse this skill to validate the "why" before building, run product diagnostics, and pressure-test product direction before the request becomes an implementation
473terminal-ops746everything-claude-codeEvidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact
474plugin-audit739pluginAudit vercel-plugin performance on real-world projects. Extracts tool calls from Claude Code conversation logs, tests hook matching against actual inputs, ident
475brand736importedBrand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand co
476requesting-code-review734pluginUse when completing tasks, implementing major features, or before merging to verify work meets requirements
477vercel-agent730pluginVercel Agent guidance — AI-powered code review, incident investigation, and SDK installation. Automates PR analysis and anomaly debugging. Use when configuring
478stitch-mcp-upload-screens-from-images728stitch-kitUploads screenshots or mockup images into a Stitch project as new screens. Enables the "redesign from screenshot" workflow — import existing UI and then edit or
479manim-video724everything-claude-codeBuild reusable Manim explainers for technical concepts, graphs, system diagrams, and product walkthroughs, then hand off to the wider ECC video stack if needed.
480messages-ops721everything-claude-codeEvidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying,
481verification-loop715marketplaceClaude Codeセッション向けの包括的な検証システム。
482frontend-code-review712importedTrigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while apply
483nodejs-keccak256711everything-claude-codePrevent Ethereum hashing bugs in JavaScript and TypeScript. Node's sha3-256 is NIST SHA3, not Ethereum Keccak-256, and silently breaks selectors, signatures, st
484stitch-mcp-update-design-system706stitch-kitUpdates an existing Stitch Design System's theme, tokens, or guidelines. Requires the asset name from create or list operations.
485make-plan705pluginCreate a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation — especially be
486bun-runtime696marketplaceBun 作为运行时、包管理器、打包器和测试运行器。何时选择 Bun 而非 Node、迁移注意事项以及 Vercel 支持。
487investor-materials681cursorCreate and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs invest
488example-skill681marketplaceThis skill should be used when the user asks to "demonstrate skills", "show skill format", "create a skill template", or discusses skill development patterns. P
489google-workspace-ops681everything-claude-codeOperate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find,
490nextjs-turbopack676marketplaceNext.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
491api-connector-builder663everything-claude-codeBuild a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing
492investor-outreach661everything-claude-codeDraft cold emails, warm intro blurbs, follow-ups, update emails, and investor communications for fundraising. Use when the user wants outreach to angels, VCs, s
493browser-qa654marketplaceUse this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
494frontend-query-mutation640importedGuide for implementing Dify frontend query and mutation patterns with TanStack Query and oRPC. Trigger when creating or updating contracts in web/contract, wiri
495karpathy-guidelines630pluginBehavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, s
496finding-experiments625pluginResolves a PostHog experiment reference from natural language to a concrete experiment ID by browsing `experiment-list` (not feature-flag tools), with disambigu
497knowledge-agent622pluginBuild and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask ques
498canary-watch617marketplaceUse this skill to monitor a deployed URL for regressions after deploys, merges, or dependency upgrades.
499executing-plans615pluginUse when you have a written implementation plan to execute in a separate session with review checkpoints
500stitch-mcp-apply-design-system596stitch-kitApplies a Stitch Design System to existing screens — updates their colors, fonts, and roundness to match the design system's theme. Requires an assetId from lis
501skill-comply589marketplaceVisualize whether skills, rules, and agent definitions are actually followed — auto-generates scenarios at 3 prompt strictness levels, runs agents, classifies b
502dashboard-builder586everything-claude-codeBuild monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when turning metrics into a working dashboard in
503benchmark583marketplaceUse this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
504market-research557cursorConduct market research, competitive analysis, investor due diligence, and industry intelligence with source attribution and decision-oriented summaries. Use wh
505stitch-mcp-list-design-systems557stitch-kitLists all Stitch Design Systems, optionally filtered by project. Returns asset names needed for apply and update operations.
506release530pluginRelease vercel-plugin — run gates, bump version, generate artifacts, commit, and push. Use when asked to "release", "ship", "bump and push", or "cut a release".
507do512pluginExecute a phased implementation plan using subagents. Use when asked to execute, run, or carry out a plan — especially one created by make-plan.
508wiki-history-ingest501imported
509agent-harness-construction500marketplaceDesign and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
510stitch-mcp-list-screens500stitch-kitLists all screens in a Stitch project. Use this after generate_screen_from_text to find the screenId of the newly generated screen, then call stitch-mcp-get-scr
511safety-guard483marketplaceUse this skill to prevent destructive operations when working on production systems or running agents autonomously.
512stitch-mcp-delete-project481stitch-kitPermanently deletes a Stitch project and all its screens. Destructive — requires explicit user confirmation before calling.
513stitch-mcp-list-projects466stitch-kitLists all Stitch projects accessible to the user. Use this to find an existing project ID before resuming work or generating new screens in an existing project.
514ralphinho-rfc-pipeline381marketplaceRFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration.
515ai-first-engineering334marketplaceEngineering operating model for teams where AI agents generate a large share of implementation output.
516how-it-works308pluginExplain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what
517example-command307marketplaceAn example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout
518enterprise-agent-ops301marketplaceOperate long-lived agent workloads with observability, security boundaries, and lifecycle management.
519slides292importedCreate strategic HTML presentations with Chart.js, design tokens, responsive layouts, copywriting formulas, and contextual slide strategies.
520continuous-agent-loop271marketplacePatterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
521defuddle259personalExtract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides
522learn-codebase225pluginPrime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "re
523nanoclaw-repl222marketplace操作并扩展NanoClaw v2,这是ECC基于claude -p构建的零依赖会话感知REPL。