Skip to content

Skills

60 reusable skills, prompts and capabilities for leading AI assistants.

Browse all skills

60 skills

Skill: OpenSearch Log Analytics

by OpenSearch Project

New

Query and analyse logs held in OpenSearch using PPL and Query DSL — error-pattern discovery, error-rate tracking and anomaly detection, driven from natural language.

Development
2 views

Answer "who changed what" from Datadog Audit Trail — configuration-change forensics, API key compromise, cost-spike root cause, SOC 2/PCI evidence and AI activity audits.

Development
1 views
New

Install, instrument and analyse Datadog APM from an agent — Kubernetes and Linux Single-Step Instrumentation, service remapping, trace search and service maps.

Development
1 views
New

Search Datadog logs from an agent and keep the bill under control — query syntax, exclusion filters, log-based metrics, archives and PII scrubbing.

Development
2 views
New

Create and audit Datadog monitors from an agent via the pup CLI — with alerting rules that stop the usual flapping, unscoped and unowned monitors.

Development
1 views
New

ClickHouse's official agent skill: 31 rules for primary keys, data types, JOINs, batching and partitioning that an agent must check and cite before advising on a schema or query.

Development
New

Neon's official agent skill for serverless Postgres — connection strings and drivers, pooled vs direct connections, branching, autoscaling, scale-to-zero, read replicas and logical replication.

Development
New

Netlify's official agent skill for shipping a project with the Netlify CLI — auth, site linking, preview and production deploys, and reading live function logs when a deploy misbehaves.

Development
1 views

Stripe's official agent skill for choosing the right payments primitive — Checkout vs PaymentIntents, Connect, Billing, Tax — and for handling API keys and webhooks safely.

Development

Upstash's official skill for the Workflow TypeScript SDK - define serverless workflow endpoints, run durable steps, and trigger and manage runs from the client.

Development
1 views

Elastic's official skill for writing and running ES|QL - the piped Elasticsearch query language - covering schema discovery, query patterns, error handling and result formats.

Development
1 views

Browserbase's official skill for driving a real browser from an agent via the browse CLI - navigate, snapshot, fill forms and click, locally or in a cloud session.

Development

Clerk's official skill for advanced Next.js auth: middleware strategy, protecting Server Actions, caching-safe auth() usage, session tokens and manual JWT verification.

Development

Prisma's official skill for migrating an ORM project from v6 to v7 - the prisma-client generator, driver adapters, prisma.config.ts, ESM entrypoints and every removed API.

Development
1 views

Audit UI code against Vercel's Web Interface Guidelines — accessibility, interaction, performance and layout rules — reported as terse file:line findings.

DevelopmentDesign & Creative

Vercel Engineering's React and Next.js performance playbook as an agent skill — 70 rules across 8 categories, ordered by impact, for writing and refactoring fast components.

Development
1 views

Integrate Firecrawl's /scrape endpoint into product code — turn a known URL into markdown, HTML, links, metadata or screenshots, with sensible defaults baked in.

Development
4 views

Sentry's Django performance review skill — hunts N+1 queries, unbounded querysets, missing indexes and write loops, and reports only findings it can prove.

Development

Analyse a repository's tech stack and generate a recommended Claude Code settings.json permission allowlist for its read-only commands.

Development
1 views

Skill: Cypress Author

by Cypress.io

Cypress' official skill for writing, updating and repairing E2E and component tests — and it triggers on "write tests" even when nobody says Cypress.

Development
1 views

Skill: Angular Developer

by Angular (Google)

Angular's official skill for generating idiomatic modern Angular — signals, resource and httpResource, forms, DI, routing, SSR, ARIA and CLI scaffolding.

Development
1 views

Resend's official skill for the whole email lifecycle — transactional sends, inbound webhooks, templates, broadcasts, domains and delivery events.

DevelopmentWriting & Communication
1 views

Qdrant's meta-skill: instead of shipping static docs, it loads the current official Qdrant skill tree live from skills.qdrant.tech and diagnoses from that.

Development

MongoDB's official skill for choosing between Atlas Search, Vector Search and Hybrid Search, then building the right indexes and queries for the use case.

Development
1 views

The Flutter team's official skill for structuring an app in the recommended UI / Logic / Data layers, with MVVM view-models and the repository pattern.

Development
1 views 1 copies

Firebase's official red-team skill for auditing Firestore and Cloud Storage security rules — hunting privilege escalation, create/update bypasses and resource-exhaustion holes.

Development
1 views

Skill: Apollo Connectors

by Apollo GraphQL

Apollo's official skill for wrapping REST APIs into a GraphQL supergraph with @source and @connect directives — no resolvers, with compose, run and test steps enforced.

Development
1 views

Editing skill that strips the tells of AI-generated prose — filler transitions, hedging, inflated vocabulary and rhetorical padding — while preserving the author's meaning.

Writing & Communication
2 views 1 copies

File-based planning for long-running agent tasks — crash-proof markdown plans that survive /clear and compaction, with per-turn re-injection and a deterministic completion gate.

Development
1 views

Skill: Draw.io Diagrams

by Agents365-ai

Generates .drawio XML from natural language — UML, ERD, BPMN, SysML, network and cloud topology — and exports PNG, SVG, PDF or JPG through the native draw.io desktop CLI.

Design & Creative
1 views

Turns plain-language requirements or pasted Mermaid into validated architecture, workflow, sequence, data-flow and lifecycle diagrams as self-contained interactive HTML.

Design & Creative
4 views 1 copies

The .NET team's official skill for scanning C# against ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex and I/O.

Development
2 views

Google's official Android skill for auditing R8 and ProGuard keep rules — finds redundant and overly broad rules that quietly inflate APK size.

Development

Remotion's official skill for scaffolding a programmatic video project in React and iterating on it in the Studio preview instead of re-rendering.

DevelopmentDesign & Creative
2 views

Skill: GSAP Core

by GreenSock

GreenSock's official skill for the GSAP core engine — tweens, eases, staggers, defaults and responsive/reduced-motion animation via matchMedia.

DevelopmentDesign & Creative

Turns seed topics into a prioritised keyword set using live OpenSEO MCP data — volume, difficulty and SERP evidence instead of an agent guessing at search demand.

Writing & Communication

Microsoft's official skill for giving AI agents real OAuth2 identities in Entra — blueprints, agent identities, sponsors, workload identity federation and the auth sidecar.

Development

Google's official skill for calling Gemini on Agent Platform (formerly Vertex AI) with the Gen AI SDK — Python, JS/TS, Go, Java and C#, plus tools, multimodal input and the Live API.

Development

Google's official skill for getting Google Cloud authentication right — human identities, service accounts, Application Default Credentials, and the failure modes agents usually hit.

Development
1 views

PostHog's official skill for auditing a live analytics implementation — scripts, network calls, and window state — read-only, via browser automation.

Development

Official Expo skill for Expo Router: file-based routes, native stacks, NativeTabs, modals and form sheets, headers, toolbars, and search bars.

Development
1 views

Grafana's official PromQL skill: write, validate, and optimise Prometheus queries, and hunt down the label that blew up your cardinality.

Development

Clean up code for clarity, consistency, and maintainability without changing what it does.

Development
1 views

Write and maintain concise AGENTS.md and CLAUDE.md files that document the conventions an agent actually needs.

Writing & Communication

Audit the changes on your current branch for bugs, security vulnerabilities, and quality problems before you push.

Development

Review pull requests against a real engineering practice — security, performance, testing, and design, in that order.

Development
1 views

Run untrusted or model-generated code in an isolated environment using the @deno/sandbox SDK.

Development
2 views

Build web UIs with Fresh and Preact on Deno — routes, handlers, islands, and Tailwind, using the current framework API.

Development

Deploy Deno applications to production on Deno Deploy — CLI workflows, environment config, KV, and custom domains.

Development
1 views

Choose and run the right local model with llama.cpp and GGUF — quantisation, hardware fit, and local serving.

Development
1 views

Fine-tune language and vision models with TRL or Unsloth — supervised, preference, and reinforcement training methods.

Development
1 views

Skill: Transformers.js

by Hugging Face

Run machine learning models directly in the browser or Node with Transformers.js — no inference server required.

Development
2 views

Deploy and maintain applications on Hugging Face Spaces — SDK choice, GPU hardware, model loading, and debugging.

Development

Skill: Hugging Face CLI

by Hugging Face

Hugging Face's official CLI skill — download, upload, and manage models, datasets, Spaces, and Jobs from the terminal.

Development

Audit Core Web Vitals with real measurements via Chrome DevTools — then fix what the numbers actually point to.

Development

Build secure code-execution features on Cloudflare — sandboxes for AI-generated code, interpreters, and CI systems.

Development
1 views

Skill: Wrangler CLI

by Cloudflare

Cloudflare's CLI reference skill — correct Wrangler commands for deploying and managing Workers and every binding.

Development
1 views

Create and review Cloudflare Durable Objects — single-instance coordination with SQLite storage, alarms, and WebSockets.

Development
1 views

Skill categories

Browse skills by what they help you do.