Agent skills
Drop-in instruction packs that teach an agent a specific job — from wrangling PDFs to shipping a release. Ranked by the community.
162 skills
AllAgent EngineeringBusiness & ProductivityCode ReviewsCoding WorkflowsDatabases & DataDevOps & InfrastructureDocuments & OfficeFrontend & DesignMarketing & SEOMedia & CreativeResearch & ScienceSecurity & ComplianceTests & DebuggingWriting & Content
- 121

Error Handling Patterns
SkillDecides which failures are values and which are exceptions.0Coding Workflows - 122

Git Advanced Workflows
SkillCovers the Git commands people avoid until something goes wrong.0Coding Workflows - 123

Auth Implementation Patterns
SkillChooses between sessions, JWT and OAuth2 before any login page exists.0Coding Workflows - 124

GitHub Actions Templates
SkillWorking workflow files instead of a blank .github directory.0DevOps & Infrastructure - 125

K8s Manifest Generator
SkillWrites Kubernetes YAML with the fields people forget under pressure.0DevOps & Infrastructure - 126

RAG Implementation
SkillBuilds retrieval pipelines that ground answers in real documents.0Agent Engineering - 127

Prompt Engineering Patterns
SkillTreats a production prompt as something to measure, not to reword.0Agent Engineering - 128

SLO Implementation
SkillTurns a reliability target into a number the team can spend.0DevOps & Infrastructure - 129

Next.js App Router Patterns
SkillSettles where the server ends and the client begins in an App Router app.0Frontend & Design - 130

ClickHouse Agent Skills
SkillClickHouse's official rule set for schema design, query tuning and chDB analytics.0Databases & Data - 131

Databricks Agent Skills
SkillThirty skills for the Databricks CLI, Apps, Lakebase, jobs, pipelines and model serving.0Databases & Data - 132
Source-Driven Development
SkillBacks every framework decision with a citation from the official docs.0Coding Workflows - 133
Spec-Driven Development
SkillGates coding behind a written spec, plan and task list.0Coding Workflows - 134

Executing Plans
SkillWorks through a written implementation plan task by task, with checkpoints.0Agent Engineering - 135

Brainstorming
SkillSettles intent and design with the user before implementation is allowed to start.0Agent Engineering - 136

Receiving Code Review
SkillRequires understanding and checking review feedback before acting on any of it.0Code Reviews - 137
Debugging and Error Recovery
SkillStops the line on an unexpected error and works down to the root cause.0Tests & Debugging - 138
Performance Optimization
SkillProfile first, fix the measured bottleneck, then measure again.0Coding Workflows - 139

Biopython
SkillSequence handling, format parsing and NCBI Entrez access through Biopython.0Research & Science - 140

Create Architectural Decision Record
SkillWrites a numbered ADR from the context, decision and alternatives behind a choice.0Documents & Office - 141

Threat Model Analyst
SkillBuilds a STRIDE-A threat model of a repository and keeps it current as code moves.0Security & Compliance - 142

Brand Guidelines
SkillApplies Anthropic's own palette and type pairing to an artifact.0Frontend & Design - 143

Algorithmic Art
SkillGenerative p5.js pieces built on seeded, reproducible randomness.0Media & Creative - 144

Web Artifacts Builder
SkillBuilds multi-component claude.ai artifacts with React, Tailwind and shadcn/ui.0Frontend & Design