Collection

Best Skills for Autonomous Agents

Skills curated specifically for autonomous agent workflows — agent-friendly metadata, deterministic scripts.

74 skills · ranked by composite score

Curated

Best Skills for Autonomous Agents

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

ReactTailwindDesign
All surfaces

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

StripePaymentsSubscriptions
Code

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

WebhooksSignature VerificationIdempotency
Code

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

TDDMulti-agentPlans
Code

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

PaddleSubscriptionsMerchant of Record
Code

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

ComposioTool RouterIntegrations
Code

Full-stack WorkOS implementation with auth provider migration paths.

WorkOSAuthSSO
Code

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

OAuthSaaSAction-taking
All surfaces

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

ADRArchitectureDesign
All surfaces

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

DebugDiagnosisTroubleshooting
All surfaces

Technical writing that engineers will actually read and update.

DocumentationWritingREADME
All surfaces

Incident triage + comms + blameless postmortem in one harness.

IncidentPostmortemOn-call
All surfaces

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

System DesignArchitectureAPI
All surfaces

Honest tech-debt audit with a prioritized cleanup backlog.

Tech DebtRefactorAudit
All surfaces

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

TestingStrategyCoverage
All surfaces
Official

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

SetupProductivityOnboarding
All surfaces

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

ResearchWeb SearchSynthesis
Code
Official

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

VerifyPreviewE2E
Code
Official

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

PDFFormsRead-write
All surfaces

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

DesignCritiqueReview
All surfaces

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

HandoffSpecsTokens
All surfaces

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

Design SystemAuditDocumentation
All surfaces

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

UX CopyMicrocopyWriting
All surfaces

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

PostgresRLSRealtime
Code
Official

One-command app launch tailored to your project type.

RunLaunchDev
Code

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

SecurityReviewOWASP
Code

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

Code ReviewBuilt-inQuality
Code

Bootstrap a CLAUDE.md so future sessions start informed.

InitCLAUDE.mdBootstrap
Code

PR review with inline GitHub comments via gh.

PRReviewGitHub
Code
Official

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

LoopRecurringSchedule
Code

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

ScheduleCronAutomation
Code

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

ReviewRefactorDRY
Code

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

ResearchSynthesisUX
All surfaces

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

ResearchInterviewsSurveys
All surfaces

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

BrandVoiceEditorial
All surfaces

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

CampaignPlanningStrategy
All surfaces

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

CompetitivePositioningBattlecards
All surfaces

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

ContentCopywritingSEO
All surfaces

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

DraftingCopyMarketing
All surfaces

Executive-ready performance reports with next-period priorities.

ReportingAnalyticsKPIs
All surfaces

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

SEOAuditKeywords
All surfaces

Workplace memory that actually understands your team's shorthand.

MemoryProductivityContext
All surfaces

Lightweight task tracking in a single markdown file.

TasksTodoMarkdown
All surfaces
Official

Periodic memory + task refresh from real activity.

SyncMemoryTasks
All surfaces

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

CodeQLSemgrepAudit
Code

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

ScrapingSearchWeb
All surfaces

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

SearchSECPubMed
All surfaces

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

APISDKDocs
Code

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

SEOGEOContent
Code
Community

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

TDDTypeScript
Code

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

ReviewSecurityPR
Code

Dockerfiles done right. Multi-stage, cache-friendly, distroless, hardened.

DockerContainersSecurity
Code

GitHub Actions workflows with matrix, reusable jobs, OIDC, secrets done right.

GitHub ActionsCI/CDYAML
Code

TypeScript strict mode by default. Discriminated unions, branded types, exhaustive switches.

TypeScriptTypesStrict
Code

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

TerraformIaCAWS
Code

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

BrowserAutomationAction-taking
Code

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

Lemon SqueezyRefundsRevOps
Code
Verified

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

PentestExploitationAction-taking
Code

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

Multi-agentSubagentsParallel
Code