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
501
migrate-radix-to-base Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-u…
shadcn-ui/ui
12.6K
502
convex-advisor Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report eviden…
get-convex/agent-skills
18.7K
503
convex-docs Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdow…
get-convex/agent-skills
18.7K
504
convex-crons Add recurring scheduled jobs (crons) to the Convex app.
get-convex/agent-skills
18.7K
505
convex-authz Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks…
get-convex/agent-skills
18.7K
506
convex-env Set and wire Convex deployment env vars / secrets for the app.
get-convex/agent-skills
18.7K
507
convex-design Design and build reactive, type-safe, production-grade backends on Convex. Covers schema, queries/mutations/actions, …
get-convex/agent-skills
18.7K
508
convex-reviewer Convex code reviewer — security, auth, validators, performance, and pattern checks for code in a convex/ directory. U…
get-convex/agent-skills
18.7K
509
convex-migrate Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
get-convex/agent-skills
18.7K
510
convex-expert Convex backend specialist. Use this agent for any code inside a `convex/` directory — function definitions, schemas, …
get-convex/agent-skills
18.8K
511
convex-insights Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, de…
get-convex/agent-skills
18.6K
512
momentic-mobile-test Create, run, and maintain Momentic mobile E2E tests and modules for Android and iOS. Use Momentic MCP tools for live …
momentic-ai/skills
34.5K
513
convex-agent Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.
get-convex/agent-skills
18.6K
514
convex-deploy-guard Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for …
get-convex/agent-skills
18.7K
515
convex-cost Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's…
get-convex/agent-skills
18.6K
516
convex-optimize Audit and optimize an existing Convex app: security, scale, upgrades, observability.
get-convex/agent-skills
18.7K
517
convex-migrate-rehearse Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven…
get-convex/agent-skills
18.6K
518
convex-auth Add authentication (passkeys/OAuth) to the current Convex app, including the auth.config.ts wiring.
get-convex/agent-skills
18.8K
519
convex-suggest Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, r…
get-convex/agent-skills
18.6K
520
convex-explain-app Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, comp…
get-convex/agent-skills
18.6K
521
convex-test Generate convex-test tests for the app's Convex functions.
get-convex/agent-skills
18.6K
522
convex-monitor Watch for the next dev/prod error or request in a Convex app and react to it.
get-convex/agent-skills
18.6K
523
convex-backup Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, asse…
get-convex/agent-skills
18.6K
524
convex-launch-readiness Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered…
get-convex/agent-skills
18.6K
525
convex-sentinel Set up Sentinel production error capture in your own Convex deployment.
get-convex/agent-skills
18.5K
526
convex-add Add a capability to the CURRENT Convex app — consults the served Convex capability catalog for always-current procedu…
get-convex/agent-skills
18.6K
527
convex-verify Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the ne…
get-convex/agent-skills
18.6K
528
momentic-spec Improve code correctness using Momentic specs in the feature development process
momentic-ai/skills
8.4K
529
convex-improve-convex-plugin Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
get-convex/agent-skills
18.6K
530
momentic-result-classification Classify or explain Momentic test run results using Momentic MCP tools. Use when the user asks to categorize a failur…
momentic-ai/skills
48.7K
531
mo-qa Use Momentic's `mo` CLI to run and control Mo, Momentic's cloud autonomous QA agent.
momentic-ai/skills
3.4K
532
convex-billing Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
get-convex/agent-skills
18.6K
533
convex-domains Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
get-convex/agent-skills
18.6K
534
momentic-test Create, run, and maintain Momentic browser E2E tests and modules stored as *.test.yaml and *.module.yaml files.
momentic-ai/skills
48.7K
535
convex-self-heal Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a…
get-convex/agent-skills
18.6K
536
convex-seed Seed or import data into the Convex database.
get-convex/agent-skills
18.6K
537
momentic-maintain Diagnose, classify, triage, and repair failing Momentic tests with MCP run tools, the Momentic CLI, and manual run ar…
momentic-ai/skills
7.5K
538
ponytail-review Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded depe…
dietrichgebert/ponytail
21.8K
539
clerk-setup Official
clerk/skills
42.8K
540
stripe-best-practices Official >- Guides Stripe integration decisions across API selection (Checkout Sessions vs PaymentIntents), Connect platform s…
stripe/ai
83.1K
541
unslop Cut AI tells from any writing. Must always apply.
cursor/plugins
13.1K
542
clerk-custom-ui Official Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use …
clerk/skills
41.6K
543
clerk-backend-api Official Clerk Backend REST API explorer and executor. Browse tags, inspect endpoint schemas, and execute authenticated reques…
clerk/skills
40.4K
544
mcp-builder Official Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external servi…
anthropics/skills
112.5K
545
agent-browser Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take scr…
magentosh/superpowers
3.1K
546
multi-agent-review Use when a spec or plan needs review before execution begins - "review my spec", "is this plan ready to execute", "ch…
riekelt/multi-agent-review
5.8K
547
clerk-orgs Official Clerk Organizations for B2B SaaS - create multi-tenant apps with org switching, role-based access, verified domains, …
clerk/skills
37.7K
548
clerk-webhooks Official Clerk webhooks for real-time events and data syncing. Verify with verifyWebhook from the framework-specific package. …
clerk/skills
39.6K
549
agent-browser Browser automation for AI agents via inference.sh. Navigate web pages, interact with elements using @e refs, take scr…
its-a-skill-issue/superpowers
696
550
playwright-best-practices Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configurin…
currents-dev/playwright-best-practices-skill
80.5K
Page 11 · 9,929 ranked Previous Next