SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
2246
cx-cost-optimization Use this skill when the user asks to "check data usage", "list TCO policies", "reduce Coralogix costs", "optimize obs…
coralogix/cx-cli
2.1K
2249
frontend-a11y Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, fo…
affaan-m/ecc
4.3K
2250
coralogix-docs Search and read official Coralogix platform documentation using **`cx docs search`** and **`cx docs fetch`**. Use whe…
coralogix/cx-cli
1.9K
2251
cx-infra Query Coralogix infrastructure resources with the `cx infra` CLI — discover monitored resource types, list resources,…
coralogix/cx-cli
754
2252
prompt-optimizer >- Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a r…
affaan-m/ecc
10.3K
2253
firecrawl-map Official Discover and list a site's URLs, with search filtering. Use for "map the site" or "find the URL for" requests — when …
firecrawl/cli
78.7K
2255
google-news >- A Google News API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key,…
fetcher-sh/fetcher-skills
821
2256
vgpu Official >- Build and optimize WebGPU apps with the vgpu package and entrypoints vgpu/node, vgpu/mock, vgpu/scene, vgpu/client…
vercel-labs/vgpu
837
2257
cpp-coding-standards C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring…
affaan-m/ecc
9.9K
2258
golang-patterns Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applicatio…
affaan-m/ecc
13.7K
2264
frontend-design-direction Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashbo…
affaan-m/ecc
5.7K
2265
gjkim-instruction >- Create and maintain gjkim_instruction.md, the root document for a loop-engineering effort. The document holds only…
gjkim42/kanon-repo
2K
2266
cx-dashboards Build and deploy a Coralogix dashboard for a given service from its logs, spans, metrics, and service specs. Discover…
coralogix/cx-cli
2K
2268
architecture-decision-records Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, r…
affaan-m/ecc
8.5K
2269
design-cleanup >- Sweep the current branch for leftovers of an abandoned design after a significant mid-work decision change, and re…
gjkim42/kanon-repo
1.9K
2270
token-budget-advisor >- Offers the user an informed choice about how much response depth to consume before answering. Use this skill when …
affaan-m/ecc
7.3K
2271
fastapi-patterns FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authent…
affaan-m/ecc
5.4K
2272
cx-observability-setup Use this skill when the user asks to "set up monitoring", "configure observability", "onboard new service", "create s…
coralogix/cx-cli
2.2K
2275
sentry-cli Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing is…
cli.sentry.dev
4.5K
2276
strategic-compact Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary…
affaan-m/ecc
9.7K
2277
firecrawl-download Official Save a site or section as local files (markdown, screenshots). Use for "download the site", offline docs, or a local …
firecrawl/cli
78.4K
2278
review-all >- Run a two-agent code review: spawn two fresh, clean-context agents that examine the SAME committed branch diff in …
gjkim42/kanon-repo
2.3K
2281
cx-data-pipeline Use this skill when the user asks to "set up parsing", "create parsing rule", "extract fields from logs", "regex extr…
coralogix/cx-cli
2.1K
2284
error-handling Patterns for robust error handling across TypeScript, Python, and Go.
affaan-m/ecc
5.2K
2289
mysql-patterns MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production back…
affaan-m/ecc
5.2K
2291
ccc This skill should be used when code search is needed (whether explicitly requested or as part of completing a task), …
cocoindex-io/cocoindex-code
5.1K
2292
instagram-api >- An Instagram API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, …
fetcher-sh/fetcher-skills
3.9K
2293
seo-aeo-best-practices Official SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, a…
sanity-io/agent-toolkit
6.1K
2295
learn Runs a six-phase research workflow that turns unfamiliar domains, source bundles, or collected material into publish-…
tw93/waza
12K
2297
cmux-settings View and edit cmux settings in ~/.config/cmux/cmux.json.
manaflow-ai/cmux
5.8K
2298
threejs-webgl Comprehensive skill for Three.js 3D web development.
freshtechbro/claudedesignskills
3.5K
2300
cx-service-catalog Query Coralogix's Service Catalog (APM v2 entities) with the `cx service-catalog` CLI — discover entity types, list k…
coralogix/cx-cli
628
2303
cx-search-dashboard This skill should be used when the user asks to "find a dashboard", "search dashboards", "does a dashboard exist for …
coralogix/cx-cli
2.1K
2305
pinia Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/g…
antfu/skills
18K
2306
flutter-dart-code-review Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, …
affaan-m/ecc
8.3K
2311
mongodb-query-optimizer Official >- Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "H…
mongodb/agent-skills
5K
2314
kotlin-patterns Idiomatic Kotlin patterns, best practices, and conventions for building robust, efficient, and maintainable Kotlin ap…
affaan-m/ecc
8.6K
2319
cx-ai-center Use this skill for any question or action about the user's AI/GenAI applications or agents — their behavior, prompts/…
coralogix/cx-cli
1K
2321
cx-slos Manage Coralogix SLO (Service Level Objective) definitions with the `cx slos` CLI — list and inspect SLOs, check whet…
coralogix/cx-cli
1.3K
2323
springboot-patterns Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and log…
affaan-m/ecc
11.3K
2324
cmux-billing Stripe checkout, pricing, subscription, Pro plan, webhook, and entitlement runbook for cmux billing work. Use when ed…
manaflow-ai/cmux
2.5K
2327
baoyu-diagram Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, str…
jimliu/baoyu-skills
13.9K
2332
om-apply-upgrade-notes Apply the skills collection's UPGRADE_NOTES.md after an upgrade. Re-syncs installed tracker and browser-provider desc…
open-mercato/skills
1.4K
2333
motion-ui Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion pattern…
affaan-m/ecc
5.2K
2334
compose-multiplatform-patterns Compose Multiplatform and Jetpack Compose patterns for KMP projects — state management, navigation, theming, performa…
affaan-m/ecc
8.4K
2340
laravel-verification Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, an…
affaan-m/ecc
7.5K
2341
search-first Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code. Invok…
affaan-m/ecc
9K
2342
dart-flutter-patterns Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architect…
affaan-m/ecc
7.3K
2344
dashboard-builder Build monitoring dashboards that answer real operator questions for Grafana, SigNoz, and similar platforms. Use when …
affaan-m/ecc
7.3K
2347
cx-platform-admin Use this skill when the user asks "who has access", "audit permissions", "check user roles", "list API keys", "review…
coralogix/cx-cli
2K
Page 30 · 5,881 ranked Previous Next