SKILL RADAR · GITHUB
Useful agent skills, ranked by real adoption.
Browse verified skills from public repositories. Compare what each skill does, package contents, install activity, and source evidence before adding it to your agent.
- CATALOG SCOPE
- VERIFIED
- skills
- 1,033
- repositories
- 142
- last synced
- Aug 31, 2026
get-convexconvex-docs
Pull version-current Convex docs for the version this project uses — pin the installed version, fetch page-as-markdown or check nodemodules types, freshness hierarchy — instead of writing a possibly-stale API from memory.
- installs
- 444
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-suggest
Suggest the matching Convex component when the user hand-rolls a pattern it already solves (crons, sharded-counter, rate-limiter, storage, search, presence, workflow, RAG, prosemirror-sync). Passive — suggest after the task, never interrupt. Never install without consent.
- installs
- 444
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-advisor
Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report evidence-backed perf/cost findings with fixes.
- installs
- 443
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-explain-app
Explain an existing Convex app — data model + relationships, public vs internal functions, auth/ownership model, components, a request→data flow — read from the schema and function surface. Read-only.
- installs
- 443
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-insights
Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed, with a dashboard deep link.
- installs
- 443
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-test
Generate convex-test tests for the app's Convex functions.
- installs
- 443
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-agent
Add an AI agent / RAG backend (@convex-dev/agent) to the Convex app.
- installs
- 442
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-backup
Set up Convex backups and run a restore DRILL that proves recovery — snapshot, restore into a throwaway preview, assert the data came back — plus a schedule matched to your RPO and a gated recovery runbook.
- installs
- 442
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-deploy-guard
Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session read-only mode.
- installs
- 442
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-migrate
Migrate schema + backfill data on a deployed Convex app using @convex-dev/migrations.
- installs
- 442
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-monitor
Watch for the next dev/prod error or request in a Convex app and react to it.
- installs
- 442
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-seed
Seed or import data into the Convex database.
- installs
- 442
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-billing
Add Stripe billing/payments to the Convex app via @convex-dev/stripe (checkout + webhook + gating).
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-cost
Preview Convex spend — rank functions by bytes/documents-read × call-volume from insights, project each cost driver's growth curve, name the cheapest fix; confirm-cost for paid actions.
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-domains
Point a domain you already own at your Convex app (DNS records, custom-domain attach, auth-origin rebind).
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-improve-convex-plugin
Send this coding session's transcript to the Convex team for an AI post-mortem that improves the quickstart system.
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-migrate-rehearse
Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with the snapshot as rollback.
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-self-heal
Production error → triaged, root-caused, repaired, and certified (tsc + rehearsal + reproduce-then-gone) fix PR for a human to merge — then confirm the error stops recurring. Never auto-merges.
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-verify
Prove a Convex feature works — seed, drive as multiple mocked users via convex-test, assert behavior including the negative authz cases (wrong user refused, data-scope enforced).
- installs
- 441
- GitHub stars
- 51
- Updated
- Aug 27
mitsuhikogh-issue-sync
Manage GitHub issues locally as Markdown files. Use for triaging, searching, editing, and creating issues without leaving your editor or terminal.
- installs
- 440
- GitHub stars
- 162
- Updated
- Mar 31
get-convexconvex-launch-readiness
Run every Convex audit (authz, reviewer, advisor, insights) into one scored, deduped readiness report with an ordered fix plan — Lighthouse for your backend.
- installs
- 440
- GitHub stars
- 51
- Updated
- Aug 27
get-convexconvex-sentinel
Set up Sentinel production error capture in your own Convex deployment.
- installs
- 440
- GitHub stars
- 51
- Updated
- Aug 27
addyosmanicode-review-and-quality
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
- installs
- 417
- GitHub stars
- 91K
- Updated
- Aug 28
riekelttechnical-writing
Use when writing, restructuring, or revising any technical document - specs, design docs, READMEs, reference documentation, plans, reports - or any prose that must survive being read twice by someone in a hurry. Encodes the house style, the truth and sourcing rules, and the banned-constructions list. Use whenever you produce repository-bound text longer than a paragraph, even if nobody says "document". Foundation for the sibling document-type skills.
- installs
- 414
- GitHub stars
- 15
- Updated
- Aug 30