86263 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

medusa

Medusa headless commerce - modules, workflows, API routes, admin UI

alinaqi
alinaqi
70256

mnemos

Task-scoped memory lifecycle — typed MnemoGraph prevents lossy context compaction by treating facts/decisions/code-refs/handoffs as distinct node types with per-type eviction policies

alinaqi
alinaqi
70256

nodejs-backend

Node.js backend patterns with Express/Fastify, repositories

alinaqi
alinaqi
70256

database-schema

Schema awareness - read before coding, type generation, prevent column errors

alinaqi
alinaqi
70256

supabase-python

FastAPI with Supabase and SQLAlchemy/SQLModel

alinaqi
alinaqi
70256

supabase

Core Supabase CLI, migrations, RLS, Edge Functions

alinaqi
alinaqi
70256

shopify-apps

Shopify app development - Remix, Admin API, checkout extensions

alinaqi
alinaqi
70256

supabase-node

Express/Hono with Supabase and Drizzle ORM

alinaqi
alinaqi
70256

android-java

Android Java development with MVVM, ViewBinding, and Espresso testing

alinaqi
alinaqi
70256

ai-models

Latest AI models reference - Claude, OpenAI, Gemini, Eleven Labs, Replicate

alinaqi
alinaqi
70256

azure-cosmosdb

Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns

alinaqi
alinaqi
70256

credentials

Centralized API key management from Access.txt

alinaqi
alinaqi
70256

cpg-analysis

Deep code property graph analysis with Joern CPG (AST+CFG+PDG) and CodeQL for control flow, data flow, taint analysis, and security auditing

alinaqi
alinaqi
70256

council-review

Multi-model validation council — auto-validate plans, architecture changes, and PRs via validate-plan/review before executing

alinaqi
alinaqi
70256

commit-hygiene

Atomic commits, PR size limits, commit thresholds, stacked PRs

alinaqi
alinaqi
70256

cloudflare-d1

Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations

alinaqi
alinaqi
70256

base

Universal coding patterns, constraints, TDD workflow, atomic todos

alinaqi
alinaqi
70256

cross-agent-delegation

Cross-agent task routing — Codex auto-review, Kimi delegation by complexity score (iCPG + Claude reasoning), iCPG + Mnemos mandatory for all agents

alinaqi
alinaqi
70256

aws-dynamodb

AWS DynamoDB single-table design, GSI patterns, SDK v3 TypeScript/Python

alinaqi
alinaqi
70256

codex-review

OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration

alinaqi
alinaqi
70256

aws-aurora

AWS Aurora Serverless v2, RDS Proxy, Data API, connection pooling

alinaqi
alinaqi
70256

android-kotlin

Android Kotlin development with Coroutines, Jetpack Compose, Hilt, and MockK testing

alinaqi
alinaqi
70256

agentic-development

Build AI agents with Pydantic AI (Python) and Claude SDK (Node.js)

alinaqi
alinaqi
70256

agent-teams

Claude Code Agent Teams - default team-based development with strict TDD pipeline enforcement

alinaqi
alinaqi
70256

aeo-optimization

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

alinaqi
alinaqi
70256

site-architecture

Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals

alinaqi
alinaqi
70256

code-deduplication

Prevent semantic code duplication with capability index and check-before-write

alinaqi
alinaqi
70256

code-graph

AST-based code graph for fast symbol lookup, dependency analysis, and blast radius via codebase-memory-mcp MCP server

alinaqi
alinaqi
70256

code-review

Mandatory code reviews via /code-review before commits and deploys

alinaqi
alinaqi
70256

design-lab

Conduct design interviews, generate five distinct UI variations in a temporary design lab, collect feedback, and produce implementation plans. Use when the user wants to explore UI design options, redesign existing components, or create new UI with multiple approaches to compare.

0xdesign
0xdesign
70236

superpowers-workflow

Enforces a disciplined workflow for coding, debugging, refactoring, and automation: brainstorm -> plan -> implement with verification (prefer TDD) -> review -> finish. Use for almost any non-trivial change.

anthonylee991
anthonylee991
69384

superpowers-tdd

Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring.

anthonylee991
anthonylee991
69384

superpowers-review

Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Minor/Nit). Use before finalizing changes.

anthonylee991
anthonylee991
69384

superpowers-rest-automation

Builds reliable automations that integrate with REST APIs: auth, pagination, retries, rate limits, idempotency, webhooks, data mapping, and safe error handling. Use when calling external APIs, syncing systems, or building ETL-style workflows.

anthonylee991
anthonylee991
69384

superpowers-python-automation

Implements reliable automations in Python for REST APIs: httpx/requests patterns, retries, timeouts, pagination, typing, config, logging, and tests. Use when writing Python scripts/services that call external APIs.

anthonylee991
anthonylee991
69384

superpowers-plan

Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-trivial changes.

anthonylee991
anthonylee991
69384

superpowers-finish

Finalizes work: runs verification, summarizes changes, notes follow-ups, and ensures repo hygiene. Use at the end of an implementation or debugging session.

anthonylee991
anthonylee991
69384

superpowers-debug

Systematic debugging: reproduce, isolate, form hypotheses, instrument, fix, and add regression tests. Use when troubleshooting errors, failing tests, or unexpected behavior.

anthonylee991
anthonylee991
69384

superpowers-brainstorm

Produces a structured brainstorm: goals, constraints, risks, options, recommendation, and acceptance criteria. Use before non-trivial implementation or design changes.

anthonylee991
anthonylee991
69384

tech-spec

Write a typed call-stack architecture handoff.

dmmulroy
dmmulroy
68853

writing-great-skills

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

dmmulroy
dmmulroy
68853

tdd

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

dmmulroy
dmmulroy
68853

teach

Teach the user a new skill or concept, within this workspace.

dmmulroy
dmmulroy
68853

grill-me

A relentless interview to sharpen a plan or design.

dmmulroy
dmmulroy
68853

grill-with-docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

dmmulroy
dmmulroy
68853

grilling

Interview the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

dmmulroy
dmmulroy
68853

prototype

Build a throwaway prototype to flesh out a design — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route.

dmmulroy
dmmulroy
68853

handoff

Compact the current conversation into a handoff document for another agent to pick up.

dmmulroy
dmmulroy
68853

setup-matt-pocock-skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

dmmulroy
dmmulroy
68853

herdr

Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, start dev servers, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).

dmmulroy
dmmulroy
68853

Page 357 of 1726 · 86263 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.