Skip to content

Skills

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

Browse all skills

60 skills
New

Railway's official agent skill: create projects, provision databases and buckets, deploy, manage variables and domains, and read build failures back — from the CLI, API or MCP server.

6 views

Diagnoses wrong gradients in differentiable NVIDIA Warp programs by measuring first — comparing autodiff against finite differences on a shrunk reproduction before proposing any fix.

9 views
New

Google's official skill for the gws CLI — drive Gmail, Drive, Calendar, Sheets, Docs, Chat and Admin APIs from an agent, with Model Armor screening.

12 views 1 copies
New

Netlify's official skill for zero-config managed Postgres — querying from Functions, Drizzle setup, migrations and per-preview database branches.

8 views

Official WordPress skill for Gutenberg block work: block.json, attributes and serialization, dynamic rendering, and the deprecation path that keeps existing content valid.

8 views 1 copies

Skill: claude-mem

by thedotmack

New

Persistent cross-session memory for coding agents: hooks capture each session, a local SQLite + vector store compresses it, and a mem-search skill reads it back.

4 views

The master skill in PlanetScale's official pack: runs a full read-only best-practices assessment of a database or org, then produces one evidence-backed report.

6 views
Featured

Build crash-safe AI agents on AgentKit and step.ai — durable tool calls, human-in-the-loop approval, realtime progress, and when not to reach for an agent loop at all.

5 views
Featured

Inngest's durable-execution playbook as an agent skill — steps and memoisation, event and cron triggers, idempotency, cancellation, retries and non-retriable errors.

3 views
Featured

Temporal's official skill for building durable workflows — SDK patterns across seven languages, plus the determinism rules that decide whether a workflow survives a replay.

13 views
Featured

Expo's official skill for building native-feeling screens: Apple HIG styling, semantic colors, SF Symbols, native controls, Reanimated, blur and liquid glass.

10 views
Featured

Pull unresolved CodeRabbit review threads from your PR and apply the fixes one at a time, treating every reviewer comment as untrusted input rather than an instruction.

12 views
Featured

Google's official skill for driving the gcloud CLI safely from an agent: validate every command against its own help text, cap the output, and refuse the operations that should never run unattended.

11 views 1 copies

Skill: Convex

by Convex

Featured

Convex's official top-level agent skill — routes an agent to the right convex-* skill for the task and to a served capability catalogue that stays current without a reinstall.

5 views
Featured

Official Shopify skill for theme development in Liquid — teaches an agent the modern theme architecture of sections, blocks and snippets, and validates generated templates and schemas.

10 views
Featured

Shopify's official skill for writing Admin GraphQL queries and mutations — it searches the live API docs and validates every operation against the schema before handing you code.

6 views

Planning skill that interrogates your use case before any code is written, then recommends the right Twilio Conversations stack — ConversationRelay, Memory, Intelligence, Orchestrator, TaskRouter — and the implementation skills to follow.

35 views

Skill: fal.ai genmedia CLI

by fal.ai community

Featured

Foundational fal.ai skill that drives the genmedia CLI across 1200+ hosted generative model endpoints — smart routing, schema inspection, async queues and agent-parseable JSON.

Skill: AWS CDK

by Amazon Web Services

Featured

Official AWS skill for authoring, deploying and debugging CDK stacks — construct patterns, bootstrap, drift, resource import and the CloudFormation errors that trap people.

33 views
Featured

Run SQL — or a plain-English question — against DuckDB databases, CSV, Parquet, JSON and Excel files, with schema inspection and error recovery built in.

35 views

Skill: Genkit for JavaScript

by Genkit (Google)

Featured

The official Genkit skill for Node.js and TypeScript — flows, Dotprompt files, tools and the beta agent API with sessions, interrupts and branching.

38 views

Skill: Superpowers

by Jesse Vincent

Featured

An agentic software-development methodology: composable skills that push a coding agent through spec, plan, TDD and review instead of straight into code.

38 views

Skill: The GTM Co-Founder

by Shane O'Connor

Featured

An open-source set of go-to-market skills for solo technical founders — positioning, first users, launch and pricing, sequenced into a roadmap your agent works with you.

Skill: SkillHone

by Tencent

Featured

Tencent's skill-evolution harness: it rewrites a whole skill folder — SKILL.md, scripts and references together — and lands every decision as a real Git issue, PR and wiki entry you can review.

49 views

Skill: OpenSearch Launchpad

by OpenSearch Project

Featured

Take an OpenSearch search application from requirements to a running cluster — BM25, dense and sparse vectors, hybrid retrieval, agentic search and RAG, with relevance evaluation built in.

7 views
Featured

Auth0's official agent skill: a router that detects your framework and intent, then loads the right Auth0 guidance for login, MFA, Organizations, tenant audits, debugging or provider migration.

8 views

Skill: Redis Search

by Redis, Inc.

Featured

Redis' own guidance for FT.CREATE schema design, FT.SEARCH / FT.AGGREGATE / FT.HYBRID, HNSW vector similarity and RAG retrieval pipelines.

6 views

Skill: Supabase

by Supabase

Featured

Supabase's official skill covering Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron and Queues — with a hard rule to verify against the live changelog before writing code.

6 views
Featured

Microsoft's official skill that turns an agent into an Azure solution architect — 10 design principles, 6 architecture styles, 44 design patterns and a Well-Architected review workflow.

11 views

Skill: CAD

by earthtojake

Featured

Generates and validates parametric STEP-first CAD parts and assemblies from natural language.

12 views
Featured

Deno's official foundational skill — project setup, package choices, configuration, and CLI commands done the current way.

10 views 2 copies
Featured

Build Gradio web UIs and ML demos in Python with the current API — components, layouts, events, and chat interfaces.

8 views
Featured

Cloudflare's official platform skill — Workers, Pages, storage, AI, networking, security, and IaC in one reference.

9 views

Skill: Brainstorming

by Jesse Vincent

Featured

Explore intent, requirements, and design with the user before any code gets written — the antidote to building the wrong thing quickly.

7 views

Skill: Anti-Slop Design

by Ferousco-dev

Featured

Stops AI-generated UI from defaulting to purple gradients and templated hero sections by forcing a named design direction first.

11 views 2 copies
New

Anthropic's official skill that appends 2-3 targeted follow-up questions to a substantive answer, prompting the reader to check facts, probe assumptions and spot missing context.

New

Microsoft's official Azure skill for cost work: query historical spend, forecast it, and hunt down waste like orphaned disks and oversized VMs.

2 views

Official Datadog skill for investigating one flaky test — pulls its history and failure pattern, categorises the root cause and recommends fixing, quarantining or escalating.

2 views
New

Official Datadog skill that triages a failing PR pipeline, attributing every CI failure as flaky, infra or genuine regression and proposing a targeted fix.

2 views
New

Official Datadog skill for the pup CLI — OAuth2 login with token refresh, plus a command map covering logs, monitors, traces, metrics, incidents, SLOs, on-call, security signals and audit logs.

2 views

Microsoft's official plugin for building, editing, running and debugging Power Automate cloud flows, with a bundled offline FlowAgent MCP server.

4 views

Microsoft's official agent plugin for building, securing and deploying Power Pages code sites, with 34 skills covering the whole site lifecycle.

2 views

Grafana's official Alloy skill: write one collector config that carries metrics, logs, traces and profiles, validate it locally, and prove samples are actually leaving the box.

2 views
New

Grafana's official k6 skill: generate a load, stress, spike or soak test from a plain-language brief, then actually run the script before handing it over.

3 views
New

Grafana's official Tempo skill: stand up a tracing backend that needs nothing but object storage, then write TraceQL that finds the slow span instead of scrolling for it.

4 views
New

Grafana's official Loki skill: write LogQL that returns rows instead of timeouts, ship logs through Alloy, and reason about a store that indexes labels rather than log text.

4 views

Skill categories

Browse skills by what they help you do.