Skip to main content

Portable agent capabilities

Agent Skills

Discover reusable Agent Skills with a recorded version or source snapshot, runtime, permissions, evidence, and compatibility facts. Listings are information, not an instruction to execute code.

Filter evidence and compatibility

Review signals are informational, not a security certification. Test third-party capabilities in an isolated environment.

Clear filters

Capabilities by use case

Showing 1-24 of 24 matching listings · 271 total

Browse curated stacks

Languages

Language-specific coding, patterns, types, and conventions.

2 listings

Frontend

Build web and mobile interfaces, state, and interaction flows.

2 listings

Backend

Design APIs, services, integrations, and asynchronous systems.

1 listing

AI & LLM

Build prompts, agents, RAG systems, and model evaluations.

2 listings

Testing

Plan, automate, debug, and review software quality.

1 listing

Databases

Model, query, migrate, and optimize application data.

1 listing

Design & UX

Create accessible interfaces, visual systems, and user experiences.

2 listings

Performance

Measure and improve speed, latency, and resource use.

13 listings

Agent Skill

Performance

Bundle Analysis & Code Splitting

community · 1.0.0

Reduce JS bundle size: webpack-bundle-analyzer, Next.js Bundle Analyzer, tree-shaking audit, dynamic import, and module federation.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancebundle-analysiscode-splitting+2
Review trust card

Agent Skill

Performance

Core Web Vitals

Addy Osmani · 1.0

Optimize LCP, INP, and CLS using focused web-performance guidance.

Metadata reviewed Elevated access 4 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
core-web-vitalsperformanceseo+1
Review trust card

Agent Skill

Performance

Core Web Vitals Field Optimization

community · 1.0.0

Optimize CWV in field data: LCP root causes, INP event timing, CLS layout shifts, attribution analysis, and RUM instrumentation.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancecwvlcp+2
Review trust card

Agent Skill

Performance

Database Query Optimization

community · 1.0.0

Optimize slow SQL queries: EXPLAIN plan analysis, index selection, N+1 query elimination, and query rewriting for large datasets.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancesqlquery-optimization+2
Review trust card

Agent Skill

Performance

Edge & CDN Caching Patterns

community · 1.0.0

Design CDN caching: Cache-Control headers, stale-while-revalidate, edge-side includes, Cloudflare Cache Rules, and cache invalidation APIs.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancecdnedge-caching+2
Review trust card

Agent Skill

Performance

Image Optimization Patterns

community · 1.0.0

Optimize images: AVIF/WebP conversion, responsive srcset, next/image, lazy loading, BlurHash placeholders, and CDN image transforms.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performanceimagesavif+2
Review trust card

Agent Skill

Performance

Memory Leak Detection Patterns

community · 1.0.0

Find and fix memory leaks: heap snapshots, Chrome DevTools Memory panel, Node.js --inspect, clinic.js, and reference cycle detection.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancememoryheap-snapshot+2
Review trust card

Agent Skill

Performance

Node.js Backend Patterns

wshobson · source-snapshot-2026-07-16

Apply Node.js performance patterns including async/await, streaming, connection pooling, error handling, and graceful shutdown.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
nodejsbackendperformance+2
Review trust card

Agent Skill

Performance

Server Streaming & RSC Patterns

community · 1.0.0

Use React Server Components, server streaming, Suspense, partial prerendering, and Next.js PPR for optimal TTFB and LCP.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancerscstreaming+2
Review trust card

Agent Skill

Performance

Serverless & Edge Patterns

community · 1.0.0

Build serverless functions with AWS Lambda, Vercel Edge Functions, and Cloudflare Workers including cold start optimization and streaming responses.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
serverlessedgelambda+2
Review trust card

Agent Skill

Performance

Technical SEO Patterns

community · 1.0.0

Implement technical SEO: JSON-LD schema markup, Core Web Vitals, crawlability, canonicals, sitemaps, and international SEO with hreflang.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
seoschema-markupcore-web-vitals+2
Review trust card

Agent Skill

Performance

Web Performance Optimization

community · 1.0.0

Optimize Core Web Vitals: code splitting, lazy loading, image optimization, font subsetting, bundle analysis, and server-side rendering strategies.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performancecore-web-vitalsoptimization+2
Review trust card

Agent Skill

Performance

Web Worker Offloading Patterns

community · 1.0.0

Offload CPU-intensive work to Web Workers and Comlink: message passing, transferable objects, and keeping the main thread responsive.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
performanceweb-workerscomlink+2
Review trust card