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
3402
webflow-mcp:cloud-apps Official Create GitHub-source Webflow Cloud apps and monitor, troubleshoot, or manage existing apps through Webflow MCP. Use w…
webflow/webflow-skills
33
3404
webflow-code-component:component-audit Official Audit Webflow Code Components for architecture decisions - prop exposure, state management, slot opportunities, and S…
webflow/webflow-skills
846
3413
figma-use-motion Official Motion / animation context for the `use_figma` MCP tool — animating Figma nodes via manual keyframes, animation style…
figma/mcp-server-guide
656
3420
write-e2e-tests Official Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E cove…
tldraw/tldraw
425
3423
risk-assessment Official Identify, assess, and mitigate operational risks. Trigger with "what are the risks", "risk assessment", "risk registe…
anthropics/knowledge-work-plugins
3K
3426
local-pois Official USE FOR getting local business/POI details. Requires POI IDs from local-place-search, or from web-search with result_…
brave/brave-search-skills
899
3429
doca-programming-guide Official Use this skill when the user is writing their first DOCA app or asking a library-agnostic programming question — pick…
nvidia/skills
134
3447
webflow-mcp:safe-publish Official Publish a Webflow site with a plan-confirm-publish workflow. Shows what changed since last publish, runs pre-publish …
webflow/webflow-skills
654
3449
terraform-policy Official Write, test, or convert Terraform Policy files (.policy.hcl, .policytest.hcl, Sentinel→tfpolicy). Triggers: policy.hc…
hashicorp/agent-skills
929
3464
setup-webhook Official Configure Vapi server URLs and webhooks to receive real-time call events, transcripts, tool calls, and end-of-call re…
vapiai/skills
860
3471
create-tool Official Select, define, create, inspect, update, attach, detach, and verify reusable Vapi tools through the public API.
vapiai/skills
848
3492
expo-api-routes Official
expo/skills
37.9K
3513
answers Official USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research…
brave/brave-search-skills
964
3528
webflow-cli:troubleshooter Official Diagnose and fix Webflow CLI issues including installation problems, authentication failures, build errors, and bundl…
webflow/webflow-skills
839
3531
canvas-design Official Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the us…
anthropics/skills
106K
3535
core Official Core package for defining schemas, catalogs, and AI prompt generation for json-render. Use when working with @json-re…
vercel-labs/json-render
7.2K
3536
expo-dev-client Official
expo/skills
56.8K
3562
codegen Official Code generation utilities for json-render. Use when generating code from UI specs, building custom code exporters, tr…
vercel-labs/json-render
5.3K
3564
directives Official Pre-built custom directives for json-render — formatting, math, string manipulation, and i18n.
vercel-labs/json-render
4.5K
3565
devtools Official Drop-in inspector panel for any json-render app.
vercel-labs/json-render
4.7K
3568
next Official Next.js renderer for json-render that turns JSON specs into full Next.js applications with routes, layouts, SSR, and …
vercel-labs/json-render
4.9K
3569
flutter-setup-localization Official Add `flutter_localizations` and `intl` dependencies, enable "generate true" in `pubspec.yaml`, and create an `l10n.ya…
flutter/agent-plugins
29.5K
3570
flutter-add-integration-test Official Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when add…
flutter/agent-plugins
30.6K
3574
dart-use-pattern-matching Official Use switch expressions and pattern matching where appropriate
flutter/agent-plugins
7.5K
3575
dart-collect-coverage Official Collect coverage using the coverage packge and create an LCOV report
flutter/agent-plugins
7.5K
3576
dart-resolve-package-conflicts Official Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.
flutter/agent-plugins
7.6K
3577
dart-build-cli-app Official Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or appli…
flutter/agent-plugins
7.4K
3578
dart-use-ffigen Official Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use thi…
flutter/agent-plugins
7.4K
3579
dart-migrate-to-checks-package Official |- Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.
flutter/agent-plugins
7.4K
3582
dart-add-unit-test Official Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic o…
flutter/agent-plugins
7.7K
3584
flutter-implement-json-serialization Official Create model classes with `fromJson` and `toJson` methods using `dart:convert`. Use when manually mapping JSON keys t…
flutter/agent-plugins
29.7K
3585
dart-write-documentation Official Rules and formatting guidelines for writing Dart /// API documentation and doc comments.
flutter/agent-plugins
2.1K
3586
dart-setup-ffi-assets Official Guides agents in compiling and packaging C/C++ source code into dynamic or static libraries (Code Assets) using Dart'…
flutter/agent-plugins
7.4K
3587
dart-use-primary-constructors Official Help users write syntactically and semantically correct primary constructors in Dart, and migrate/use the new constru…
flutter/agent-plugins
7.5K
3588
dart-run-static-analysis Official Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanica…
flutter/agent-plugins
7.7K
3590
flutter-use-http-package Official Use the `http` package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to…
flutter/agent-plugins
29.1K
3591
dart-fix-runtime-errors Official Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify reso…
flutter/agent-plugins
7.6K
3592
flutter-setup-declarative-routing Official Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developin…
flutter/agent-plugins
30.4K
3598
gws-gmail-read Official Gmail: Read a message and extract its body or headers.
googleworkspace/cli
37.3K
3599
two-factor-authentication-best-practices Official
better-auth/skills
29.8K
3610
design-md Official
google-labs-code/stitch-skills
61.2K
3616
shopify-admin Official Write or explain **Admin GraphQL** queries and mutations for apps and integrations that extend the Shopify admin. Use…
shopify/shopify-ai-toolkit
14.4K
3619
create-auth Official Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure d…
better-auth/skills
8.2K
3623
react-native Official React Native renderer for json-render that turns JSON specs into native mobile UIs. Use when working with @json-rende…
vercel-labs/json-render
2.3K
3656
security-audit Official Security audit of a codebase — web apps, APIs, services, CLI tools, libraries, daemons, and more.
cloudflare/security-audit-skill
5.5K
3668
firecrawl-website-design-clone Official Extract any website's design system into an agent-ready DESIGN.md using Firecrawl scrape evidence. Use when the user …
firecrawl/skills
1K
3676
firecrawl-lead-research Official Produce pre-meeting lead intelligence briefs with Firecrawl. Use when the user needs company research, person researc…
firecrawl/skills
1K
3707
firecrawl-workflows Official Run outcome-focused Firecrawl workflows that produce deliverables such as research reports, literature reviews over p…
firecrawl/skills
1K
3718
clerk-chrome-extension-patterns Official Chrome Extension auth with @clerk/chrome-extension -- popup/sidepanel setup, syncHost for OAuth/SAML via web app, cre…
clerk/skills
11.8K
3720
firecrawl-research-papers Official Find and synthesize research papers, whitepapers, PDFs, technical reports, and academic sources with Firecrawl Resear…
firecrawl/skills
1K
Page 9 · 830 ranked Previous Next