---
title: Top Skills for Claude Code
slug: claude-code
type: agent
vendor: Anthropic
native: true
canonical: https://top-agent-skills.com/skills-for-claude-code
skills: 202
rubric: 1.0
updated: 2026-09-06
---

# Top Skills for Claude Code

Anthropic's frontend-design and superpowers are the two to install first on Claude Code, then docling for documents and the first-party Skill for whatever you actually run — Vercel, Supabase, Prisma, Stripe, Sentry. Claude Code is the reference surface: nearly every Skill in this catalogue is verified here, so compatibility is not the deciding factor and the category pages are the better index. It is also the only surface with a real shell and your local filesystem, which is what Skills that run scripts or touch a repository need.

202 Skills verified on Claude Code. Vendor: Anthropic. Runs SKILL.md natively. Compatibility here lists only Skills actually tested on this agent or shipping a publisher-documented path for it — never assumed.

Vendor install docs: https://code.claude.com/docs/en/skills

## The ranking

### 1. frontend-design — score 92/100 (official-anthropic)

Escape generic AI-generated UIs. Forces a bold, distinctive design direction before any code is written.

- Best for: Greenfield landing pages, marketing sites, and any UI that should feel intentional rather than templated.
- Not ideal for: Ports of an existing design system — frontend-design pushes a bold direction that may overwrite established tokens.
- Publisher: Anthropic · MIT
- Verified on: claude-code, claude-ai, claude-api, cursor, codex, gemini-cli, antigravity

```bash
npx skills add github.com/anthropics/skills --skill frontend-design
```

Full entry: https://top-agent-skills.com/skill/frontend-design (https://top-agent-skills.com/skill/frontend-design.md)

### 2. docling — score 66/100 (verified-org)

One skill covering every document format the category exists for — including scanned PDFs and RAG chunking — from the maintainers of the parser itself.

- Best for: Reading or converting documents the agent cannot open directly, at 65K stars and MIT: scanned PDFs, Office formats, tables, and chunking a corpus for retrieval.
- Not ideal for: Producing polished Office files. Docling is a reader and converter — for generating a styled DOCX, XLSX or PPTX, the Anthropic document skills are the better fit.
- Publisher: Docling project (LF AI & Data) · MIT
- Verified on: claude-code, cursor, codex

```bash
pip install docling && uvx library-skills --claude
```

Full entry: https://top-agent-skills.com/skill/docling (https://top-agent-skills.com/skill/docling.md)

### 3. antigravity-awesome-skills — score 65/100 (community)

1,234+ skills in one bundle. Single install across AI coding assistants.

- Best for: Teams that want a comprehensive starting set rather than picking 30 individually.
- Not ideal for: Lean setups — you will install many skills you never use.
- Publisher: Antigravity · MIT
- Verified on: claude-code, cursor, codex, gemini-cli, antigravity

```bash
npx antigravity-awesome-skills --claude
```

Full entry: https://top-agent-skills.com/skill/antigravity-awesome-skills (https://top-agent-skills.com/skill/antigravity-awesome-skills.md)

### 4. remotion-best-practices — score 64/100 (verified-org)

Programmatic video done right. Idiomatic Remotion patterns auto-activate when detected.

- Best for: Video demos, release announcements, explainer videos written in React.
- Publisher: Remotion · Proprietary
- Verified on: claude-code, cursor, codex

```bash
npx skills add github.com/remotion-dev/skills --skill remotion-best-practices
```

Full entry: https://top-agent-skills.com/skill/remotion-best-practices (https://top-agent-skills.com/skill/remotion-best-practices.md)

### 5. hyperframes — score 64/100 (verified-org)

Write HTML, render video. Agent-native, deterministic, no build step.

- Best for: Programmatic video an agent can iterate on — release clips, motion graphics, captioned explainers.
- Not ideal for: Generative video from a text prompt; that is a model API, not a renderer.
- Publisher: HeyGen · Apache-2.0
- Verified on: claude-code

```bash
npx skills add heygen-com/hyperframes --skill hyperframes
```

Full entry: https://top-agent-skills.com/skill/hyperframes (https://top-agent-skills.com/skill/hyperframes.md)

### 6. superpowers — score 61/100 (community)

Structured multi-step development. Brainstorm → spec → plan → build → review → merge — TDD baked in.

Full entry: https://top-agent-skills.com/skill/superpowers (https://top-agent-skills.com/skill/superpowers.md)

### 7. firebase-hosting-basics — score 61/100 (verified-org)

Firebase-authored. Init, configure, and one-step deploy to Firebase Hosting / App Hosting.

Full entry: https://top-agent-skills.com/skill/firebase-hosting (https://top-agent-skills.com/skill/firebase-hosting.md)

### 8. zeabur-agent-skills — score 61/100 (verified-org)

Deploy and register the domain in the same session — Zeabur is its own registrar, so both are one CLI.

Full entry: https://top-agent-skills.com/skill/zeabur-agent-skills (https://top-agent-skills.com/skill/zeabur-agent-skills.md)

### 9. playwright-cli — score 60/100 (verified-org)

Microsoft's first-party Playwright skill, invoked through the CLI — the reference implementation for driving a real browser, with no credentials required.

Full entry: https://top-agent-skills.com/skill/playwright-cli (https://top-agent-skills.com/skill/playwright-cli.md)

### 10. stripe-best-practices — score 59/100 (verified-org)

Stripe's own integration playbook: pick the right API, set up Connect and billing, and handle keys and webhooks securely.

Full entry: https://top-agent-skills.com/skill/stripe-best-practices (https://top-agent-skills.com/skill/stripe-best-practices.md)

### 11. stripe-projects — score 59/100 (verified-org)

Provision a Postgres, Redis, auth, or LLM provider through the Stripe Projects catalog rather than signing up by hand.

Full entry: https://top-agent-skills.com/skill/stripe-projects (https://top-agent-skills.com/skill/stripe-projects.md)

### 12. resend — score 59/100 (verified-org)

Resend's own API skill: send transactional and batch email, handle inbound webhooks, and manage domains, templates, and keys.

Full entry: https://top-agent-skills.com/skill/resend-email (https://top-agent-skills.com/skill/resend-email.md)

### 13. email-best-practices — score 59/100 (verified-org)

Resend's deliverability playbook: SPF/DKIM/DMARC, spam avoidance, bounce handling, and CAN-SPAM/GDPR/CASL compliance.

Full entry: https://top-agent-skills.com/skill/email-best-practices (https://top-agent-skills.com/skill/email-best-practices.md)

### 14. react-email — score 59/100 (verified-org)

Build cross-client HTML emails as React components, with a visual editor and Resend-ready rendering.

Full entry: https://top-agent-skills.com/skill/react-email (https://top-agent-skills.com/skill/react-email.md)

### 15. agent-email-inbox — score 59/100 (verified-org)

Give an agent a webhook-driven inbox with the sender-allowlist and content-filtering patterns that block prompt injection from inbound email.

Full entry: https://top-agent-skills.com/skill/agent-email-inbox (https://top-agent-skills.com/skill/agent-email-inbox.md)

### 16. azure-resource-visualizer — score 59/100 (verified-org)

Diagrams generated from live infrastructure rather than from a prompt — it reads the actual resource group and draws what is really there.

Full entry: https://top-agent-skills.com/skill/azure-resource-visualizer (https://top-agent-skills.com/skill/azure-resource-visualizer.md)

### 17. azure-ai-translation-document-py — score 59/100 (verified-org)

Batch document translation that preserves layout — the part that breaks when you translate a PDF by extracting text and re-flowing it.

Full entry: https://top-agent-skills.com/skill/azure-document-translation (https://top-agent-skills.com/skill/azure-document-translation.md)

### 18. browser — score 58/100 (verified-org)

Local browser with no credentials, or a hosted Browserbase session with CAPTCHA solving and residential proxies when the target is protected.

Full entry: https://top-agent-skills.com/skill/browserbase-browser (https://top-agent-skills.com/skill/browserbase-browser.md)

### 19. ui-test — score 58/100 (verified-org)

Diff-aware adversarial QA: it reads the git diff and tests only what changed, across correctness, accessibility, layout and UX.

Full entry: https://top-agent-skills.com/skill/browserbase-ui-test (https://top-agent-skills.com/skill/browserbase-ui-test.md)

### 20. connect-recommend — score 58/100 (verified-org)

The marketplace architecture decision, made with a compatibility matrix that blocks invalid Connect configurations instead of describing them.

Full entry: https://top-agent-skills.com/skill/stripe-connect-recommend (https://top-agent-skills.com/skill/stripe-connect-recommend.md)

### 21. drawio — score 58/100 (verified-org)

The only vendor-official skill from a major diagramming product — and it emits editable .drawio files rather than a throwaway image.

Full entry: https://top-agent-skills.com/skill/drawio-diagram-generator (https://top-agent-skills.com/skill/drawio-diagram-generator.md)

### 22. sales-plugin — score 58/100 (official-anthropic)

Anthropic's own sales stack: research → outreach → call prep → pipeline, nine skills in one plugin.

Full entry: https://top-agent-skills.com/skill/sales-plugin (https://top-agent-skills.com/skill/sales-plugin.md)

### 23. upgrade-stripe — score 57/100 (verified-org)

Stripe's version-upgrade guide: move API versions and SDKs without breaking your integration.

Full entry: https://top-agent-skills.com/skill/upgrade-stripe (https://top-agent-skills.com/skill/upgrade-stripe.md)

### 24. stripe-directory — score 57/100 (verified-org)

Find vendors and partners for a job-to-be-done — and, where supported, let the agent purchase and consume the service.

Full entry: https://top-agent-skills.com/skill/stripe-directory (https://top-agent-skills.com/skill/stripe-directory.md)

### 25. create-payment-credential — score 57/100 (verified-org)

Stripe's answer to agentic checkout: one-time payment credentials so an agent can buy without ever seeing the underlying card.

Full entry: https://top-agent-skills.com/skill/stripe-link-checkout (https://top-agent-skills.com/skill/stripe-link-checkout.md)

### 26. hostinger-agent-skills — score 57/100 (verified-org)

The registrar half of the stack: buy the domain, set the DNS, stand up the site — from one plugin.

Full entry: https://top-agent-skills.com/skill/hostinger-agent-skills (https://top-agent-skills.com/skill/hostinger-agent-skills.md)

### 27. chrome-devtools — score 57/100 (verified-org)

Chrome's own team, giving agents the DevTools protocol: drive it, inspect it, debug it.

Full entry: https://top-agent-skills.com/skill/chrome-devtools (https://top-agent-skills.com/skill/chrome-devtools.md)

### 28. webhook-skills — score 56/100 (verified-org)

Hookdeck's webhook playbook: 40 provider-specific skills covering signature verification, idempotency, and event handling — each with runnable examples.

Full entry: https://top-agent-skills.com/skill/hookdeck-webhook-skills (https://top-agent-skills.com/skill/hookdeck-webhook-skills.md)

### 29. dbhub — score 56/100 (verified-org)

One skill across Postgres, MySQL, SQL Server, MariaDB and SQLite — and its actual job is forcing explore-before-query on real schemas.

Full entry: https://top-agent-skills.com/skill/dbhub (https://top-agent-skills.com/skill/dbhub.md)

### 30. azure-ai-contentunderstanding-py — score 56/100 (verified-org)

Multimodal extraction across documents, images, audio and video through one Azure client — Microsoft-authored, with an explicit trigger list.

Full entry: https://top-agent-skills.com/skill/azure-content-understanding (https://top-agent-skills.com/skill/azure-content-understanding.md)

### 31. text-to-speech — score 56/100 (verified-org)

Vendor-official voiceover generation across 70+ languages, from the company that defined the category. Ships with evals, which almost no skill does.

Full entry: https://top-agent-skills.com/skill/elevenlabs-text-to-speech (https://top-agent-skills.com/skill/elevenlabs-text-to-speech.md)

### 32. speech-to-text — score 56/100 (verified-org)

Transcription and subtitle generation as a first-class skill — the media job agents are asked for most and could not previously do well.

Full entry: https://top-agent-skills.com/skill/elevenlabs-speech-to-text (https://top-agent-skills.com/skill/elevenlabs-speech-to-text.md)

### 33. dubbing — score 56/100 (verified-org)

Localise video while keeping the original speaker's voice — and correct the transcript before regenerating, rather than accepting the first pass.

Full entry: https://top-agent-skills.com/skill/elevenlabs-dubbing (https://top-agent-skills.com/skill/elevenlabs-dubbing.md)

### 34. composio — score 55/100 (verified-org)

1,000+ SaaS integrations as one skill. OAuth lifecycle, scoped credentials, structured actions.

Full entry: https://top-agent-skills.com/skill/composio (https://top-agent-skills.com/skill/composio.md)

### 35. postgres — score 55/100 (verified-org)

The generalist Postgres skill the ecosystem was missing — schema, indexing, extensions and migrations, from a Postgres company.

Full entry: https://top-agent-skills.com/skill/postgres-aiguide (https://top-agent-skills.com/skill/postgres-aiguide.md)

### 36. postgres-database-migration — score 55/100 (verified-org)

Zero-downtime Postgres migrations, with the locking behaviour spelled out — which ALTER TABLE takes an AccessExclusiveLock and what to do instead.

Full entry: https://top-agent-skills.com/skill/postgres-migrations (https://top-agent-skills.com/skill/postgres-migrations.md)

### 37. design-postgres-tables — score 55/100 (verified-org)

Schema design decisions made explicitly: data types, key strategy, JSONB versus columns, and when partitioning earns its complexity.

Full entry: https://top-agent-skills.com/skill/postgres-table-design (https://top-agent-skills.com/skill/postgres-table-design.md)

### 38. qdrant-advisor — score 55/100 (verified-org)

A self-updating vector-database skill: it fetches current Qdrant guidance at run time instead of shipping a snapshot that rots.

Full entry: https://top-agent-skills.com/skill/qdrant-advisor (https://top-agent-skills.com/skill/qdrant-advisor.md)

### 39. gtm-skills — score 55/100 (verified-org)

211 GTM plays with the framework named and the output checked.

Full entry: https://top-agent-skills.com/skill/gtm-skills (https://top-agent-skills.com/skill/gtm-skills.md)

### 40. openclaudia-skills — score 54/100 (community)

Open-source marketing stack for AI coding agents. SEO, content, email, ads, analytics in one bundle.

Full entry: https://top-agent-skills.com/skill/openclaudia-skills (https://top-agent-skills.com/skill/openclaudia-skills.md)

### 41. composio — score 54/100 (verified-org)

Composio's official skill for connecting agents to 1000+ external apps: auth configs, per-user connections, tool execution, and triggers.

Full entry: https://top-agent-skills.com/skill/composio-tool-router (https://top-agent-skills.com/skill/composio-tool-router.md)

### 42. dodo-payments-skills — score 54/100 (verified-org)

The deepest MoR skill coverage after Stripe: 17 skills from checkout to go-live.

Full entry: https://top-agent-skills.com/skill/dodo-payments-skills (https://top-agent-skills.com/skill/dodo-payments-skills.md)

### 43. loops-skills — score 54/100 (verified-org)

SaaS email as skills: Loops API, CLI, LMX markup, deliverability practice.

Full entry: https://top-agent-skills.com/skill/loops-skills (https://top-agent-skills.com/skill/loops-skills.md)

### 44. workos — score 54/100 (official-anthropic)

Full-stack WorkOS implementation with auth provider migration paths.

Full entry: https://top-agent-skills.com/skill/workos (https://top-agent-skills.com/skill/workos.md)

### 45. workos-widgets — score 54/100 (official-anthropic)

Drop-in WorkOS widgets with backend token wiring across every major framework.

Full entry: https://top-agent-skills.com/skill/workos-widgets (https://top-agent-skills.com/skill/workos-widgets.md)

### 46. paddle-agent-skills — score 53/100 (verified-org)

Paddle's own integration playbook: ten skills for Checkout, webhooks, pricing pages, and subscription lifecycle on the merchant-of-record platform.

Full entry: https://top-agent-skills.com/skill/paddle-agent-skills (https://top-agent-skills.com/skill/paddle-agent-skills.md)

### 47. twilio — score 53/100 (verified-org)

Twilio's official Developer Kit: 55 skills across SMS, WhatsApp, Voice, Verify, SendGrid, and compliance — plus the Twilio MCP. Public beta.

Full entry: https://top-agent-skills.com/skill/twilio-skills (https://top-agent-skills.com/skill/twilio-skills.md)

### 48. turso-db — score 53/100 (verified-org)

The SQLite slot, filled by Turso — and unusually, a skill that actively steers the agent off the stale API surface web search returns.

Full entry: https://top-agent-skills.com/skill/turso-db (https://top-agent-skills.com/skill/turso-db.md)

### 49. liteparse — score 53/100 (verified-org)

Local document extraction with no API key — read the file, not the whole file.

Full entry: https://top-agent-skills.com/skill/liteparse (https://top-agent-skills.com/skill/liteparse.md)

### 50. box — score 53/100 (verified-org)

Box as an agent surface, plus the contract-review workflows nothing else in the catalog covers.

Full entry: https://top-agent-skills.com/skill/box-for-ai (https://top-agent-skills.com/skill/box-for-ai.md)

### 51. use-runway-api — score 53/100 (verified-org)

Generative video from the vendor developers name first, as a skill set rather than an SDK crawl.

Full entry: https://top-agent-skills.com/skill/runway-api (https://top-agent-skills.com/skill/runway-api.md)

### 52. education-agent-skills — score 53/100 (community)

The pedagogy library: backwards design, rubric generation, formative assessment, learning progressions.

Full entry: https://top-agent-skills.com/skill/education-agent-skills (https://top-agent-skills.com/skill/education-agent-skills.md)

### 53. web-artifacts-builder — score 52/100 (official-anthropic)

Self-contained HTML artifacts with React + shadcn/ui — no build step, just paste and run.

Full entry: https://top-agent-skills.com/skill/web-artifacts-builder (https://top-agent-skills.com/skill/web-artifacts-builder.md)

### 54. pdf — score 52/100 (official-anthropic)

Extract, fill, merge. PDF manipulation with bundled scripts so Claude does not waste tokens generating them.

Full entry: https://top-agent-skills.com/skill/pdf (https://top-agent-skills.com/skill/pdf.md)

### 55. semgrep — score 52/100 (verified-org)

Semgrep's own scanning skill: run the industry-standard SAST engine across 30+ languages, and author custom rules for your codebase's patterns.

Full entry: https://top-agent-skills.com/skill/semgrep-scan (https://top-agent-skills.com/skill/semgrep-scan.md)

### 56. code-security — score 52/100 (verified-org)

A vendor-maintained rule corpus for secure code review — one reference file per vulnerability class, from SQL injection to Terraform misconfiguration.

Full entry: https://top-agent-skills.com/skill/semgrep-code-security (https://top-agent-skills.com/skill/semgrep-code-security.md)

### 57. weaviate — score 52/100 (verified-org)

The vector-database skill that ships executable scripts rather than prose — the agent runs the query instead of describing it.

Full entry: https://top-agent-skills.com/skill/weaviate-skill (https://top-agent-skills.com/skill/weaviate-skill.md)

### 58. hubspot-agent-skills — score 52/100 (verified-org)

First-party HubSpot CRM operations for agents: lookups, deals, quote-to-cash, reporting.

Full entry: https://top-agent-skills.com/skill/hubspot-agent-skills (https://top-agent-skills.com/skill/hubspot-agent-skills.md)

### 59. gtm-eng-skills — score 52/100 (verified-org)

Waterfall enrichment as a procedure, not a single provider call.

Full entry: https://top-agent-skills.com/skill/gtm-eng-skills (https://top-agent-skills.com/skill/gtm-eng-skills.md)

### 60. accessibility-review — score 52/100 (official-anthropic)

Pre-handoff a11y audit that catches what design QA misses.

Full entry: https://top-agent-skills.com/skill/accessibility-review (https://top-agent-skills.com/skill/accessibility-review.md)

### 61. supabase-skill — score 51/100 (verified-org)

Supabase done right. RLS policies, edge functions, realtime, auth — in idiomatic patterns.

Full entry: https://top-agent-skills.com/skill/supabase-skill (https://top-agent-skills.com/skill/supabase-skill.md)

### 62. neon-postgres — score 51/100 (verified-org)

Neon serverless Postgres done right — branching, pooling, and scale-to-zero, from Neon.

Full entry: https://top-agent-skills.com/skill/neon-postgres (https://top-agent-skills.com/skill/neon-postgres.md)

### 63. stripe-payments — score 51/100 (verified-org)

Stripe done right. Checkout, subscriptions, webhooks, idempotency, metered billing.

Full entry: https://top-agent-skills.com/skill/stripe-payments (https://top-agent-skills.com/skill/stripe-payments.md)

### 64. shopify-storefront — score 51/100 (verified-org)

Shopify Storefront API: cart, checkout, metafields, customer accounts, Hydrogen patterns.

Full entry: https://top-agent-skills.com/skill/shopify-storefront (https://top-agent-skills.com/skill/shopify-storefront.md)

### 65. block-kit — score 51/100 (verified-org)

Slack's own Block Kit skill — and the rare vendor skill that needs no token, because it validates against Slack's public API.

Full entry: https://top-agent-skills.com/skill/slack-block-kit (https://top-agent-skills.com/skill/slack-block-kit.md)

### 66. railway-skills — score 51/100 (verified-org)

All of Railway in one skill: provision, deploy, debug — listed in the official plugin marketplace.

Full entry: https://top-agent-skills.com/skill/railway-skills (https://top-agent-skills.com/skill/railway-skills.md)

### 67. architecture — score 51/100 (official-anthropic)

ADR authoring + design review. Trade-offs, consequences, alternatives.

Full entry: https://top-agent-skills.com/skill/architecture-adr (https://top-agent-skills.com/skill/architecture-adr.md)

### 68. debug — score 51/100 (official-anthropic)

Disciplined debugging loop. Reproduce, isolate, diagnose, fix.

Full entry: https://top-agent-skills.com/skill/debug (https://top-agent-skills.com/skill/debug.md)

### 69. deploy-checklist — score 51/100 (official-anthropic)

The pre-ship checklist that catches the embarrassing stuff.

Full entry: https://top-agent-skills.com/skill/deploy-checklist (https://top-agent-skills.com/skill/deploy-checklist.md)

### 70. documentation — score 51/100 (official-anthropic)

Technical writing that engineers will actually read and update.

Full entry: https://top-agent-skills.com/skill/documentation (https://top-agent-skills.com/skill/documentation.md)

### 71. incident-response — score 51/100 (official-anthropic)

Incident triage + comms + blameless postmortem in one harness.

Full entry: https://top-agent-skills.com/skill/incident-response (https://top-agent-skills.com/skill/incident-response.md)

### 72. system-design — score 51/100 (official-anthropic)

System design from requirements. APIs, data, boundaries, scale.

Full entry: https://top-agent-skills.com/skill/system-design (https://top-agent-skills.com/skill/system-design.md)

### 73. tech-debt — score 51/100 (official-anthropic)

Honest tech-debt audit with a prioritized cleanup backlog.

Full entry: https://top-agent-skills.com/skill/tech-debt (https://top-agent-skills.com/skill/tech-debt.md)

### 74. testing-strategy — score 51/100 (official-anthropic)

Layered test plan sized to the change's risk profile.

Full entry: https://top-agent-skills.com/skill/testing-strategy (https://top-agent-skills.com/skill/testing-strategy.md)

### 75. theme-factory — score 50/100 (official-anthropic)

Single seed prompt → cohesive token system. Tokens that look intentional, not generated.

Full entry: https://top-agent-skills.com/skill/theme-factory (https://top-agent-skills.com/skill/theme-factory.md)

### 76. webapp-testing — score 50/100 (official-anthropic)

Test local webapps with Playwright. Generation, run, report — end-to-end.

Full entry: https://top-agent-skills.com/skill/webapp-testing (https://top-agent-skills.com/skill/webapp-testing.md)

### 77. simplify — score 50/100 (official-anthropic)

Review for reuse, quality, efficiency. Catches over-abstraction and dead code before merge.

Full entry: https://top-agent-skills.com/skill/simplify (https://top-agent-skills.com/skill/simplify.md)

### 78. scan-secrets — score 50/100 (verified-org)

GitGuardian's own secret-detection skill — scans history, images and packages, and ships a written remediation doctrine rather than just a list of hits.

Full entry: https://top-agent-skills.com/skill/gitguardian-secret-scanning (https://top-agent-skills.com/skill/gitguardian-secret-scanning.md)

### 79. postmark-skills — score 50/100 (verified-org)

Transactional email the Postmark way: send, inbound, templates, webhooks.

Full entry: https://top-agent-skills.com/skill/postmark-skills (https://top-agent-skills.com/skill/postmark-skills.md)

### 80. aigtm — score 50/100 (community)

The seller’s day: prep the call, run the deal, brief the board.

Full entry: https://top-agent-skills.com/skill/aigtm (https://top-agent-skills.com/skill/aigtm.md)

### 81. start — score 50/100 (official-anthropic)

One-command productivity bootstrap. Memory, tasks, dashboard.

Full entry: https://top-agent-skills.com/skill/productivity-start (https://top-agent-skills.com/skill/productivity-start.md)

### 82. deep-research — score 50/100 (official-anthropic)

Cited research reports from fanned-out web search with adversarial verification.

Full entry: https://top-agent-skills.com/skill/deep-research (https://top-agent-skills.com/skill/deep-research.md)

### 83. consolidate-memory — score 50/100 (official-anthropic)

Memory hygiene. Merge, fix, prune.

Full entry: https://top-agent-skills.com/skill/consolidate-memory (https://top-agent-skills.com/skill/consolidate-memory.md)

### 84. verify — score 50/100 (official-anthropic)

Real feature verification — run the app, drive it, prove it works.

Full entry: https://top-agent-skills.com/skill/verify (https://top-agent-skills.com/skill/verify.md)

### 85. setup-cowork — score 50/100 (official-anthropic)

Bootstrap the right plugin stack for your role in one guided pass.

Full entry: https://top-agent-skills.com/skill/setup-cowork (https://top-agent-skills.com/skill/setup-cowork.md)

### 86. vercel-web-design-guidelines — score 49/100 (verified-org)

100+ accessibility and UX rules from Vercel, applied as a structural audit on your UI code.

Full entry: https://top-agent-skills.com/skill/vercel-web-design-guidelines (https://top-agent-skills.com/skill/vercel-web-design-guidelines.md)

### 87. vercel-react-best-practices — score 49/100 (verified-org)

57 React/Next.js performance rules, applied as a structural review on your code.

Full entry: https://top-agent-skills.com/skill/vercel-react-best-practices (https://top-agent-skills.com/skill/vercel-react-best-practices.md)

### 88. trail-of-bits — score 49/100 (verified-org)

Security audits run by a real security firm. CodeQL + Semgrep + audit workflows.

Full entry: https://top-agent-skills.com/skill/trail-of-bits (https://top-agent-skills.com/skill/trail-of-bits.md)

### 89. firecrawl — score 49/100 (verified-org)

Web scraping, search, and browser automation built to be agent-friendly.

Full entry: https://top-agent-skills.com/skill/firecrawl (https://top-agent-skills.com/skill/firecrawl.md)

### 90. planetscale-skills — score 49/100 (verified-org)

PlanetScale's schema branching and index-aware queries, packaged for agents.

Full entry: https://top-agent-skills.com/skill/planetscale-skills (https://top-agent-skills.com/skill/planetscale-skills.md)

### 91. shadcn-context — score 49/100 (verified-org)

shadcn/ui context: components, patterns, and the right composition by default.

Full entry: https://top-agent-skills.com/skill/shadcn-context (https://top-agent-skills.com/skill/shadcn-context.md)

### 92. prisma-orm — score 49/100 (verified-org)

Prisma migrations and queries by the book. Index-aware, migration-safe, type-correct.

Full entry: https://top-agent-skills.com/skill/prisma-orm (https://top-agent-skills.com/skill/prisma-orm.md)

### 93. redis-cache-patterns — score 49/100 (verified-org)

Caching without the bugs. Invalidation, write-through, cache-aside, distributed locks.

Full entry: https://top-agent-skills.com/skill/redis-cache-patterns (https://top-agent-skills.com/skill/redis-cache-patterns.md)

### 94. next-js-app-router — score 49/100 (verified-org)

Next.js App Router by the book. Server components, streaming, parallel routes.

Full entry: https://top-agent-skills.com/skill/next-js-app-router (https://top-agent-skills.com/skill/next-js-app-router.md)

### 95. notion-api-skill — score 49/100 (verified-org)

Notion API: page/database CRUD, block hierarchies, rich text, schema sync.

Full entry: https://top-agent-skills.com/skill/notion-api-skill (https://top-agent-skills.com/skill/notion-api-skill.md)

### 96. vercel-deploy-claimable — score 49/100 (verified-org)

Ship to a live Vercel URL from chat — auto-detects the framework, returns a claim link.

Full entry: https://top-agent-skills.com/skill/vercel-deploy-claimable (https://top-agent-skills.com/skill/vercel-deploy-claimable.md)

### 97. code-review-security — score 49/100 (verified-org)

OWASP-published review, SCA, secrets and threat-modelling skills — the most citable provenance available for security review vocabulary.

Full entry: https://top-agent-skills.com/skill/owasp-security-skills (https://top-agent-skills.com/skill/owasp-security-skills.md)

### 98. knock-notification-best-practices — score 49/100 (verified-org)

The multi-channel notification slot nothing else covers: push, in-app and chat alongside email, with copy guidance per channel. No credentials required.

Full entry: https://top-agent-skills.com/skill/knock-notifications (https://top-agent-skills.com/skill/knock-notifications.md)

### 99. mapbox-data-visualization-patterns — score 49/100 (verified-org)

The geospatial gap, filled by the vendor that defines it: data on a map, done properly.

Full entry: https://top-agent-skills.com/skill/mapbox-data-visualization (https://top-agent-skills.com/skill/mapbox-data-visualization.md)

### 100. norman-finance — score 49/100 (verified-org)

The ledger, not the checkout: categorise, reconcile, invoice, file.

Full entry: https://top-agent-skills.com/skill/norman-finance (https://top-agent-skills.com/skill/norman-finance.md)

### 101. design-critique — score 49/100 (official-anthropic)

Senior-designer feedback on demand. Hierarchy, usability, consistency, motion.

Full entry: https://top-agent-skills.com/skill/design-critique (https://top-agent-skills.com/skill/design-critique.md)

### 102. design-handoff — score 49/100 (official-anthropic)

Turn a final design into a spec engineers can implement directly.

Full entry: https://top-agent-skills.com/skill/design-handoff (https://top-agent-skills.com/skill/design-handoff.md)

### 103. design-system — score 49/100 (official-anthropic)

Design-system hygiene at speed. Audit, document, extend.

Full entry: https://top-agent-skills.com/skill/design-system (https://top-agent-skills.com/skill/design-system.md)

### 104. ux-copy — score 49/100 (official-anthropic)

Microcopy that respects the user. Errors, empty states, CTAs, onboarding.

Full entry: https://top-agent-skills.com/skill/ux-copy (https://top-agent-skills.com/skill/ux-copy.md)

### 105. brand-guidelines — score 48/100 (official-anthropic)

Lock generated UIs to a brand. Anthropic's own guidelines, formalized as a skill.

Full entry: https://top-agent-skills.com/skill/brand-guidelines (https://top-agent-skills.com/skill/brand-guidelines.md)

### 106. docx — score 48/100 (official-anthropic)

Word documents end-to-end. Create, edit, comment, track-change.

Full entry: https://top-agent-skills.com/skill/docx (https://top-agent-skills.com/skill/docx.md)

### 107. xlsx — score 48/100 (official-anthropic)

Excel spreadsheets with real formulas, charts, and formatting — not flat CSV exports.

Full entry: https://top-agent-skills.com/skill/xlsx (https://top-agent-skills.com/skill/xlsx.md)

### 108. pptx — score 48/100 (official-anthropic)

PowerPoint decks with layouts, charts, speaker notes — programmatic from prose.

Full entry: https://top-agent-skills.com/skill/pptx (https://top-agent-skills.com/skill/pptx.md)

### 109. mcp-builder — score 48/100 (official-anthropic)

Build new MCP servers. The official scaffold + design walkthrough.

Full entry: https://top-agent-skills.com/skill/mcp-builder (https://top-agent-skills.com/skill/mcp-builder.md)

### 110. skill-creator — score 48/100 (official-anthropic)

Build new skills interactively. Output is a clean SKILL.md ready to publish.

Full entry: https://top-agent-skills.com/skill/skill-creator (https://top-agent-skills.com/skill/skill-creator.md)

### 111. claude-api — score 48/100 (official-anthropic)

Always-current Claude API reference and SDK docs. Bundled with Claude Code.

Full entry: https://top-agent-skills.com/skill/claude-api (https://top-agent-skills.com/skill/claude-api.md)

### 112. shannon — score 48/100 (verified-org)

Real exploits, no false positives. 96.15% exploit success across 50+ vuln types.

Full entry: https://top-agent-skills.com/skill/shannon (https://top-agent-skills.com/skill/shannon.md)

### 113. algorithmic-art — score 48/100 (official-anthropic)

p5.js algorithmic art with particle systems and procedural geometry.

Full entry: https://top-agent-skills.com/skill/algorithmic-art (https://top-agent-skills.com/skill/algorithmic-art.md)

### 114. canvas-design — score 48/100 (official-anthropic)

Visual art from prose. PNG and PDF outputs that look intentionally designed.

Full entry: https://top-agent-skills.com/skill/canvas-design (https://top-agent-skills.com/skill/canvas-design.md)

### 115. slack-gif-creator — score 48/100 (official-anthropic)

Animated GIFs sized and optimized for Slack reactions.

Full entry: https://top-agent-skills.com/skill/slack-gif-creator (https://top-agent-skills.com/skill/slack-gif-creator.md)

### 116. claude-blog — score 48/100 (community)

End-to-end blog pipeline. 30 sub-skills, 5 agents, a 5-gate quality contract that blocks publish below 90/100.

Full entry: https://top-agent-skills.com/skill/claude-blog (https://top-agent-skills.com/skill/claude-blog.md)

### 117. internal-comms — score 48/100 (official-anthropic)

Internal comms that read consistent. Newsletters, status reports, FAQs, updates.

Full entry: https://top-agent-skills.com/skill/internal-comms (https://top-agent-skills.com/skill/internal-comms.md)

### 118. doc-coauthoring — score 48/100 (official-anthropic)

Multi-author edits with suggestion mode and conflict resolution.

Full entry: https://top-agent-skills.com/skill/doc-coauthoring (https://top-agent-skills.com/skill/doc-coauthoring.md)

### 119. sentry-error-handling — score 48/100 (verified-org)

Sentry the right way. Source maps, releases, breadcrumbs, performance, structured tags.

Full entry: https://top-agent-skills.com/skill/sentry-error-handling (https://top-agent-skills.com/skill/sentry-error-handling.md)

### 120. snyk-fix — score 48/100 (verified-org)

The remediation half of security work: scan, fix, validate the fix, open the PR. Batch mode handles a whole backlog of CVEs in one pass.

Full entry: https://top-agent-skills.com/skill/snyk-fix (https://top-agent-skills.com/skill/snyk-fix.md)

### 121. pretty-mermaid — score 48/100 (community)

Actually renders Mermaid to SVG or ASCII instead of emitting text and hoping something downstream draws it. Bundles the render scripts.

Full entry: https://top-agent-skills.com/skill/pretty-mermaid (https://top-agent-skills.com/skill/pretty-mermaid.md)

### 122. markdown-exporter — score 48/100 (community)

The widest format matrix of any conversion skill we catalogue, and it executes the conversion rather than describing it.

Full entry: https://top-agent-skills.com/skill/markdown-exporter (https://top-agent-skills.com/skill/markdown-exporter.md)

### 123. life-sciences — score 48/100 (official-anthropic)

The official entry point for biomedical research workflows in Claude Code.

Full entry: https://top-agent-skills.com/skill/life-sciences (https://top-agent-skills.com/skill/life-sciences.md)

### 124. brightdata — score 48/100 (verified-org)

The anti-bot problem, handled: proxies, SERP, and structured extraction at scale.

Full entry: https://top-agent-skills.com/skill/brightdata-skills (https://top-agent-skills.com/skill/brightdata-skills.md)

### 125. zotero-skills — score 48/100 (community)

Programmatic access to the reference manager academia actually uses.

Full entry: https://top-agent-skills.com/skill/zotero-skills (https://top-agent-skills.com/skill/zotero-skills.md)

### 126. vibe-prospecting — score 48/100 (verified-org)

The top of the funnel: find the company, find the person, enrich the row.

Full entry: https://top-agent-skills.com/skill/vibe-prospecting (https://top-agent-skills.com/skill/vibe-prospecting.md)

### 127. run — score 48/100 (official-anthropic)

One-command app launch tailored to your project type.

Full entry: https://top-agent-skills.com/skill/run (https://top-agent-skills.com/skill/run.md)

### 128. security-review — score 48/100 (official-anthropic)

Pre-merge security sweep on the current branch's diff.

Full entry: https://top-agent-skills.com/skill/security-review (https://top-agent-skills.com/skill/security-review.md)

### 129. code-review — score 48/100 (official-anthropic)

The canonical Anthropic code review. Effort levels from quick to ultra.

Full entry: https://top-agent-skills.com/skill/code-review-builtin (https://top-agent-skills.com/skill/code-review-builtin.md)

### 130. init — score 48/100 (official-anthropic)

Bootstrap a CLAUDE.md so future sessions start informed.

Full entry: https://top-agent-skills.com/skill/init-skill (https://top-agent-skills.com/skill/init-skill.md)

### 131. review — score 48/100 (official-anthropic)

PR review with inline GitHub comments via gh.

Full entry: https://top-agent-skills.com/skill/review-pr (https://top-agent-skills.com/skill/review-pr.md)

### 132. update-config — score 48/100 (official-anthropic)

Edit settings.json safely. Hooks, perms, env, behaviors.

Full entry: https://top-agent-skills.com/skill/update-config (https://top-agent-skills.com/skill/update-config.md)

### 133. keybindings-help — score 48/100 (official-anthropic)

Rebind keys and add chords without reading the keymap docs.

Full entry: https://top-agent-skills.com/skill/keybindings-help (https://top-agent-skills.com/skill/keybindings-help.md)

### 134. fewer-permission-prompts — score 48/100 (official-anthropic)

Cuts the permission-prompt friction by learning your safe-tool patterns.

Full entry: https://top-agent-skills.com/skill/fewer-permission-prompts (https://top-agent-skills.com/skill/fewer-permission-prompts.md)

### 135. loop — score 48/100 (official-anthropic)

Recurring task runner. Self-paced or interval-based.

Full entry: https://top-agent-skills.com/skill/loop (https://top-agent-skills.com/skill/loop.md)

### 136. schedule — score 48/100 (official-anthropic)

Cron for remote Claude Code agents. Set it and forget it.

Full entry: https://top-agent-skills.com/skill/schedule (https://top-agent-skills.com/skill/schedule.md)

### 137. composition-patterns — score 47/100 (verified-org)

Boolean prop hell → compound components. Cleaner React component APIs by construction.

Full entry: https://top-agent-skills.com/skill/composition-patterns (https://top-agent-skills.com/skill/composition-patterns.md)

### 138. agent-browser — score 47/100 (verified-org)

Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.

Full entry: https://top-agent-skills.com/skill/agent-browser (https://top-agent-skills.com/skill/agent-browser.md)

### 139. seo-geo-claude-skills — score 47/100 (community)

20 SEO + GEO skills in one bundle. Keyword research, audits, rank tracking, AI search optimization.

Full entry: https://top-agent-skills.com/skill/seo-geo-claude-skills (https://top-agent-skills.com/skill/seo-geo-claude-skills.md)

### 140. alirezarezvani-skills — score 47/100 (community)

232+ skills across engineering, marketing, product, compliance, advisory.

Full entry: https://top-agent-skills.com/skill/alirezarezvani-skills (https://top-agent-skills.com/skill/alirezarezvani-skills.md)

### 141. expo-skills — score 47/100 (verified-org)

Expo workflows: navigation, EAS, OTA, native modules.

Full entry: https://top-agent-skills.com/skill/expo-skills (https://top-agent-skills.com/skill/expo-skills.md)

### 142. mongodb-patterns — score 47/100 (verified-org)

MongoDB aggregations and indexing without the foot-guns.

Full entry: https://top-agent-skills.com/skill/mongodb-patterns (https://top-agent-skills.com/skill/mongodb-patterns.md)

### 143. claude-healthcare — score 47/100 (official-anthropic)

FHIR to prior-auth to ICD-10 coding: the official payer/provider/pharma toolkit.

Full entry: https://top-agent-skills.com/skill/claude-healthcare (https://top-agent-skills.com/skill/claude-healthcare.md)

### 144. seranking-seo-skills — score 47/100 (verified-org)

A full SEO platform as skills: briefs, audits, backlink gaps, AI-search share of voice.

Full entry: https://top-agent-skills.com/skill/seranking-seo-skills (https://top-agent-skills.com/skill/seranking-seo-skills.md)

### 145. paypal-ai-toolkit — score 47/100 (verified-org)

The largest payment processor, first-party: checkout to disputes to payouts.

Full entry: https://top-agent-skills.com/skill/paypal-ai-toolkit (https://top-agent-skills.com/skill/paypal-ai-toolkit.md)

### 146. research-co-pilot — score 47/100 (community)

The academic writing half nothing else covers: manuscript, grant, peer review, reviewer response.

Full entry: https://top-agent-skills.com/skill/research-co-pilot (https://top-agent-skills.com/skill/research-co-pilot.md)

### 147. carta-cap-table — score 47/100 (verified-org)

The equity stack: cap table, 409A history, conversions, exit waterfall.

Full entry: https://top-agent-skills.com/skill/carta-cap-table (https://top-agent-skills.com/skill/carta-cap-table.md)

### 148. research-synthesis — score 47/100 (official-anthropic)

Turn raw research into themes, segments, and a prioritized next-steps list.

Full entry: https://top-agent-skills.com/skill/research-synthesis (https://top-agent-skills.com/skill/research-synthesis.md)

### 149. user-research — score 47/100 (official-anthropic)

Research-ops in a skill. Plan the study, run it, synthesize the findings.

Full entry: https://top-agent-skills.com/skill/user-research (https://top-agent-skills.com/skill/user-research.md)

### 150. brand-review — score 47/100 (official-anthropic)

Brand-voice QA before content ships. Severity-ranked findings with rewrites.

Full entry: https://top-agent-skills.com/skill/brand-review (https://top-agent-skills.com/skill/brand-review.md)

### 151. campaign-plan — score 47/100 (official-anthropic)

Launch-ready campaign brief in one pass. Calendar, channels, metrics included.

Full entry: https://top-agent-skills.com/skill/campaign-plan (https://top-agent-skills.com/skill/campaign-plan.md)

### 152. competitive-brief — score 47/100 (official-anthropic)

Battlecards on demand. Positioning gaps, content holes, threat assessment.

Full entry: https://top-agent-skills.com/skill/competitive-brief (https://top-agent-skills.com/skill/competitive-brief.md)

### 153. content-creation — score 47/100 (official-anthropic)

Channel-correct content with SEO and CTA awareness baked in.

Full entry: https://top-agent-skills.com/skill/content-creation (https://top-agent-skills.com/skill/content-creation.md)

### 154. draft-content — score 47/100 (official-anthropic)

Channel-specific draft + headline options. SEO-aware out of the box.

Full entry: https://top-agent-skills.com/skill/draft-content (https://top-agent-skills.com/skill/draft-content.md)

### 155. email-sequence — score 47/100 (official-anthropic)

End-to-end drip campaigns. Copy + timing + branching + benchmarks.

Full entry: https://top-agent-skills.com/skill/email-sequence (https://top-agent-skills.com/skill/email-sequence.md)

### 156. performance-report — score 47/100 (official-anthropic)

Executive-ready performance reports with next-period priorities.

Full entry: https://top-agent-skills.com/skill/performance-report (https://top-agent-skills.com/skill/performance-report.md)

### 157. seo-audit — score 47/100 (official-anthropic)

Full SEO health check with quick wins vs strategic investments split.

Full entry: https://top-agent-skills.com/skill/seo-audit (https://top-agent-skills.com/skill/seo-audit.md)

### 158. memory-management — score 47/100 (official-anthropic)

Workplace memory that actually understands your team's shorthand.

Full entry: https://top-agent-skills.com/skill/memory-management (https://top-agent-skills.com/skill/memory-management.md)

### 159. task-management — score 47/100 (official-anthropic)

Lightweight task tracking in a single markdown file.

Full entry: https://top-agent-skills.com/skill/task-management (https://top-agent-skills.com/skill/task-management.md)

### 160. update — score 47/100 (official-anthropic)

Periodic memory + task refresh from real activity.

Full entry: https://top-agent-skills.com/skill/productivity-update (https://top-agent-skills.com/skill/productivity-update.md)

### 161. tdd-skill — score 46/100 (community)

TDD with red/green/refactor as a concrete TypeScript walkthrough.

Full entry: https://top-agent-skills.com/skill/tdd-skill (https://top-agent-skills.com/skill/tdd-skill.md)

### 162. valyu — score 46/100 (verified-org)

Web search + 36 authoritative data sources. SEC, PubMed, ChEMBL, FRED — agent-grade research.

Full entry: https://top-agent-skills.com/skill/valyu (https://top-agent-skills.com/skill/valyu.md)

### 163. duckdb-skills — score 46/100 (verified-org)

In-process analytical SQL over CSV, Parquet, and Excel — no warehouse, no server.

Full entry: https://top-agent-skills.com/skill/duckdb-skills (https://top-agent-skills.com/skill/duckdb-skills.md)

### 164. netlify-deploy — score 46/100 (verified-org)

Netlify-authored deploy flow. Auth, site linking, Deploy Previews, production promotes.

Full entry: https://top-agent-skills.com/skill/netlify-deploy (https://top-agent-skills.com/skill/netlify-deploy.md)

### 165. cloudflare — score 46/100 (verified-org)

Cloudflare-authored. Workers and Pages deploys, Wrangler config, KV/D1/R2 from chat.

Full entry: https://top-agent-skills.com/skill/cloudflare-platform (https://top-agent-skills.com/skill/cloudflare-platform.md)

### 166. ai-sales-team — score 46/100 (community)

The full outbound motion in skills: qualify, map, outreach, handle objections, propose.

Full entry: https://top-agent-skills.com/skill/ai-sales-team (https://top-agent-skills.com/skill/ai-sales-team.md)

### 167. agentic-seo-skill — score 46/100 (community)

The heavyweight audit machine: 88 evidence scripts so SEO findings come from data, not vibes.

Full entry: https://top-agent-skills.com/skill/agentic-seo-skill (https://top-agent-skills.com/skill/agentic-seo-skill.md)

### 168. carbone — score 46/100 (verified-org)

Data-driven document generation: one template, a thousand filled documents.

Full entry: https://top-agent-skills.com/skill/carbone-templates (https://top-agent-skills.com/skill/carbone-templates.md)

### 169. canva — score 46/100 (verified-org)

Brand-checked design output at volume — the production half of design work.

Full entry: https://top-agent-skills.com/skill/canva-skills (https://top-agent-skills.com/skill/canva-skills.md)

### 170. corey-haines-marketing — score 45/100 (community)

32+ marketing skills in one bundle. CRO, copywriting, SEO, analytics, email, growth.

Full entry: https://top-agent-skills.com/skill/corey-haines-marketing (https://top-agent-skills.com/skill/corey-haines-marketing.md)

### 171. humanizer — score 45/100 (community)

Strip the AI tells. Multi-pass editing for content that reads opinionated, not generated.

Full entry: https://top-agent-skills.com/skill/humanizer (https://top-agent-skills.com/skill/humanizer.md)

### 172. scientific-skills — score 45/100 (community)

Scientific computing + dataset APIs. Reproducible research workflows for agents.

Full entry: https://top-agent-skills.com/skill/scientific-skills (https://top-agent-skills.com/skill/scientific-skills.md)

### 173. code-review-plugin — score 45/100 (official-anthropic)

Structured PR reviews with severity-tagged findings — bugs, security, perf, style.

Full entry: https://top-agent-skills.com/skill/code-review-plugin (https://top-agent-skills.com/skill/code-review-plugin.md)

### 174. github-pages — score 45/100 (community)

Repo-to-live-URL on GitHub Pages: Actions workflow, custom domain, Jekyll, troubleshoot.

Full entry: https://top-agent-skills.com/skill/github-pages-deploy (https://top-agent-skills.com/skill/github-pages-deploy.md)

### 175. apify — score 45/100 (verified-org)

Run the marketplace's scrapers, or turn your own scraper into a deployable Actor.

Full entry: https://top-agent-skills.com/skill/apify-skills (https://top-agent-skills.com/skill/apify-skills.md)

### 176. cowork-plugin-customizer — score 45/100 (official-anthropic)

Tailor a plugin to your org's stack in one pass.

Full entry: https://top-agent-skills.com/skill/cowork-plugin-customizer (https://top-agent-skills.com/skill/cowork-plugin-customizer.md)

### 177. create-cowork-plugin — score 45/100 (official-anthropic)

Scaffold a new plugin from scratch with guided prompts.

Full entry: https://top-agent-skills.com/skill/create-cowork-plugin (https://top-agent-skills.com/skill/create-cowork-plugin.md)

### 178. fhir-developer-skill — score 44/100 (verified-org)

The standalone FHIR skill: modeling, validation, SMART on FHIR — without the full healthcare plugin.

Full entry: https://top-agent-skills.com/skill/fhir-developer-skill (https://top-agent-skills.com/skill/fhir-developer-skill.md)

### 179. render-deploy — score 44/100 (verified-org)

Deploy, debug, and scale on Render: Blueprint generation with validation built in.

Full entry: https://top-agent-skills.com/skill/render-deploy (https://top-agent-skills.com/skill/render-deploy.md)

### 180. tufte — score 44/100 (community)

A named design canon for charts, not another plotting wrapper.

Full entry: https://top-agent-skills.com/skill/tufte-charts (https://top-agent-skills.com/skill/tufte-charts.md)

### 181. research-workspace — score 44/100 (community)

Zotero plus Obsidian plus NotebookLM as one agent-operable research workspace.

Full entry: https://top-agent-skills.com/skill/research-hub (https://top-agent-skills.com/skill/research-hub.md)

### 182. terraform-claude-skill — score 43/100 (community)

Terraform expertise on tap. State inspection, module validators, safety-first IaC.

Full entry: https://top-agent-skills.com/skill/terraform-claude-skill (https://top-agent-skills.com/skill/terraform-claude-skill.md)

### 183. devops-engineer — score 43/100 (community)

Senior DevOps engineer persona — CI/CD, containers, blue-green/canary, IaC across clouds.

Full entry: https://top-agent-skills.com/skill/devops-engineer (https://top-agent-skills.com/skill/devops-engineer.md)

### 184. browser-use — score 43/100 (community)

Headless browser as an agent tool. Navigate JS-heavy pages, fill forms, extract content.

Full entry: https://top-agent-skills.com/skill/browser-use (https://top-agent-skills.com/skill/browser-use.md)

### 185. frontend-slides — score 43/100 (community)

HTML slide decks from prose. Easy to embed, version, and edit later.

Full entry: https://top-agent-skills.com/skill/frontend-slides (https://top-agent-skills.com/skill/frontend-slides.md)

### 186. mermaid-diagrams — score 43/100 (community)

Mermaid diagrams from prose with self-validating syntax. Sequence, flowchart, ER, state.

Full entry: https://top-agent-skills.com/skill/mermaid-diagrams (https://top-agent-skills.com/skill/mermaid-diagrams.md)

### 187. linkedin-content-skill — score 43/100 (community)

LinkedIn posts that read human. Hook patterns, voice modeling, carousel scripts.

Full entry: https://top-agent-skills.com/skill/linkedin-content-skill (https://top-agent-skills.com/skill/linkedin-content-skill.md)

### 188. netsuite-finance-analyst — score 43/100 (verified-org)

Oracle's own FP&A analyst: variance decomposition, close readiness, board narratives.

Full entry: https://top-agent-skills.com/skill/netsuite-finance-analyst (https://top-agent-skills.com/skill/netsuite-finance-analyst.md)

### 189. boraoztunc-skills — score 42/100 (community)

Copywriting + SEO bundle. SEO audits, schema markup, programmatic-SEO patterns, Ogilvy-school copy.

Full entry: https://top-agent-skills.com/skill/boraoztunc-skills (https://top-agent-skills.com/skill/boraoztunc-skills.md)

### 190. system-architecture-diagrams — score 42/100 (community)

C4, deployment, sequence-of-events architecture diagrams generated from natural-language descriptions.

Full entry: https://top-agent-skills.com/skill/system-architecture-diagrams (https://top-agent-skills.com/skill/system-architecture-diagrams.md)

### 191. publishing-astro-websites — score 42/100 (community)

Astro from scaffold to live site — content collections, search, i18n, multi-host deploy.

Full entry: https://top-agent-skills.com/skill/publishing-astro-websites (https://top-agent-skills.com/skill/publishing-astro-websites.md)

### 192. hubspot-admin-skills — score 42/100 (community)

A HubSpot admin in a plugin: audits, dedup, scoring, lifecycle hygiene — 37 skills deep.

Full entry: https://top-agent-skills.com/skill/hubspot-admin-skills (https://top-agent-skills.com/skill/hubspot-admin-skills.md)

### 193. ios-simulator-skill — score 41/100 (community)

Drive the iOS Simulator from the agent loop. Build and test iOS apps.

Full entry: https://top-agent-skills.com/skill/ios-simulator-skill (https://top-agent-skills.com/skill/ios-simulator-skill.md)

### 194. web-asset-generator — score 41/100 (community)

Favicons, app icons, social cards — generated at all the right sizes.

Full entry: https://top-agent-skills.com/skill/web-asset-generator (https://top-agent-skills.com/skill/web-asset-generator.md)

### 195. k8s-security-policies — score 40/100 (community)

Kubernetes hardening by the book. NetworkPolicies, RBAC, OPA, service mesh.

Full entry: https://top-agent-skills.com/skill/k8s-security-policies (https://top-agent-skills.com/skill/k8s-security-policies.md)

### 196. playwright-skill — score 40/100 (community)

Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.

Full entry: https://top-agent-skills.com/skill/playwright-skill (https://top-agent-skills.com/skill/playwright-skill.md)

### 197. d3js-skill — score 40/100 (community)

D3.js patterns for interactive viz that does not look stock.

Full entry: https://top-agent-skills.com/skill/d3js-skill (https://top-agent-skills.com/skill/d3js-skill.md)

### 198. excalidraw-generator — score 40/100 (community)

Excalidraw JSON diagrams from prose, with rendering self-checks.

Full entry: https://top-agent-skills.com/skill/excalidraw-generator (https://top-agent-skills.com/skill/excalidraw-generator.md)

### 199. loki-mode — score 38/100 (community)

Multi-agent orchestration. Spawn parallel subagents and merge their outputs reliably.

Full entry: https://top-agent-skills.com/skill/loki-mode (https://top-agent-skills.com/skill/loki-mode.md)

### 200. claude-seo — score 38/100 (community)

Full-stack SEO: 19 sub-skills, 12 subagents, schema, GEO/AEO, backlinks, local.

Full entry: https://top-agent-skills.com/skill/claude-seo (https://top-agent-skills.com/skill/claude-seo.md)

### 201. ffuf-web-fuzzing — score 36/100 (community)

ffuf web fuzzing for authorized pentests. Common modes, payloads, and gotchas.

Full entry: https://top-agent-skills.com/skill/ffuf-web-fuzzing (https://top-agent-skills.com/skill/ffuf-web-fuzzing.md)

### 202. lemonsqueezy-claude-skills — score 36/100 (community)

Operate a Lemon Squeezy store from the agent: customer lookup, refunds, discount codes, receipts, and a sales dashboard — six support-and-revops skills.

Full entry: https://top-agent-skills.com/skill/lemonsqueezy-skills (https://top-agent-skills.com/skill/lemonsqueezy-skills.md)

## Common questions

**How do I install a Skill on Claude Code?**

Drop the Skill folder into ~/.claude/skills/ (user-wide) or .claude/skills/ (project-scoped), or run the plugin install command. The agent picks up new Skills on next session start.

**Which Skills ship with Claude Code by default?**

code-review, simplify, verify, init, security-review, run, the Anthropic document Skills (docx, pdf, pptx, xlsx), mcp-builder, skill-creator, and several others. The full list is in your session's available-skills block.

**Can Skills run Bash commands?**

Yes — Claude Code runs shell commands with your approval. Skills that automate deploys, run tests, or invoke external tools all rely on this.

**Do Skills work with subagents?**

Yes — Skills can be invoked from within the Agent and Workflow primitives, including in parallel across multiple subagents.

**Is Claude Code free?**

Claude Code itself is free; usage is billed against your Claude API or Claude.ai subscription. Some plugins and Skills are also free; others are paid — check the Skill page.

---

_Top Agent Skills. Machine-readable twin of https://top-agent-skills.com/skills-for-claude-code._
_JSON: https://top-agent-skills.com/skills-for-claude-code.json · whole catalog: https://top-agent-skills.com/skills.json (CC BY 4.0)_
