85612 Skills Available

Find awesome
Agent Skills

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

Popular searches

rive-animations

Use when implementing Disney's 12 animation principles with Rive interactive animations

dylantarre
dylantarre
5811

appeal-mastery

Use when designing character personalities, creating memorable motion signatures, ensuring animations feel polished, or making visual experiences that audiences want to watch.

dylantarre
dylantarre
5811

anticipation-mastery

Use when designing action sequences, user interactions, state transitions, or any motion that needs telegraphing to feel intentional rather than sudden.

dylantarre
dylantarre
5811

universal-timing

Use when learning animation timing fundamentals - principles that apply regardless of duration, the foundational rules that scale across all time ranges

dylantarre
dylantarre
5811

small-200-300ms

Use when building small transitions between 200-300ms - modal appearances, card expansions, navigation transitions that users consciously perceive

dylantarre
dylantarre
5811

responsive-adaptive

Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context

dylantarre
dylantarre
5811

slow-800-1200ms

Use when building deliberate motion between 800-1200ms - dramatic reveals, loading sequences, storytelling moments where users should pause and absorb

dylantarre
dylantarre
5811

orchestrated-sequences

Use when building multi-part animation sequences - staggered reveals, choreographed UI, coordinated motion where multiple elements work together

dylantarre
dylantarre
5811

micro-100-200ms

Use when building micro-interactions between 100-200ms - tooltips appearing, dropdown opens, small feedback animations that feel quick but perceptible

dylantarre
dylantarre
5811

game-development

Use when implementing game animations, player feedback, character movement, or interactive entertainment in Unity, Unreal, or other game engines.

dylantarre
dylantarre
5811

medium-300-500ms

Use when building standard animations between 300-500ms - page transitions, significant UI changes, animated illustrations that need clear communication

dylantarre
dylantarre
5811

digitalocean-overview

DigitalOcean platform overview for account setup, projects, tooling (Control Panel, doctl, API, Terraform), and service selection across compute, storage, databases, networking, management, and teams. Use when onboarding or planning DigitalOcean usage.

bobmatnyc
bobmatnyc
5818

verification-before-completion

Run verification commands and confirm output before claiming success

bobmatnyc
bobmatnyc
5818

env-manager

Environment variable validation, security scanning, and management for Next.js, Vite, React, and Node.js applications

bobmatnyc
bobmatnyc
5818

kubernetes

Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging

bobmatnyc
bobmatnyc
5818

terraform

Terraform infrastructure-as-code workflow patterns: state and environments, module design, safe plan/apply, drift control, and CI guardrails

bobmatnyc
bobmatnyc
5818

api-documentation

Best practices for documenting APIs and code interfaces, eliminating redundant documentation guidance per agent.

bobmatnyc
bobmatnyc
5818

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui)

bobmatnyc
bobmatnyc
5818

internal-comms

Framework for writing concise 3P (Progress, Plans, Problems) team updates for executives and stakeholders

bobmatnyc
bobmatnyc
5818

model-context-builder

MCP (Model Context Protocol) server build and evaluation guide, including local conventions for tool surfaces, config, and testing

bobmatnyc
bobmatnyc
5818

skill-creator

Guide for creating effective skills

bobmatnyc
bobmatnyc
5818

opentelemetry

OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting

bobmatnyc
bobmatnyc
5818

mpm-orchestration-demo

Reference implementation demonstrating the Command → Agent → Skill orchestration pattern in Claude MPM, showing both preloaded-skill and dynamic-skill-invocation styles

bobmatnyc
bobmatnyc
5818

code-production-process

Six-stage quality-gate pipeline for any code implementation task

bobmatnyc
bobmatnyc
5818

code-review-standards

Severity-tagged code review checklist (CRITICAL/HIGH/MEDIUM/LOW) used by code-critic agent

bobmatnyc
bobmatnyc
5818

wordpress-advanced-architecture

Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.

bobmatnyc
bobmatnyc
5818

wordpress-block-editor-fse

Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+

bobmatnyc
bobmatnyc
5818

screenshot

Visual verification workflow for UI changes to accelerate code review and catch ...

bobmatnyc
bobmatnyc
5818

pre-merge

Comprehensive verification workflow before merging changes to production.

bobmatnyc
bobmatnyc
5818

bug-fix

Systematic workflow for verifying bug fixes to ensure quality and prevent regres...

bobmatnyc
bobmatnyc
5818

webapp-testing

Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices

bobmatnyc
bobmatnyc
5818

testing-anti-patterns

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking. Language-agnostic principles with TypeScript/Jest and Python/pytest examples.

bobmatnyc
bobmatnyc
5818

wordpress-security-validation

Security-first WordPress development with nonces, sanitization, validation, and escaping to prevent XSS, CSRF, and SQL injection vulnerabilities.

bobmatnyc
bobmatnyc
5818

wordpress-testing-qa

WordPress plugin and theme testing with PHPUnit integration tests, WP_Mock unit tests, PHPCS coding standards, and CI/CD workflows

bobmatnyc
bobmatnyc
5818

better-auth-authentication

Better Auth authentication flows for TypeScript apps. Use when enabling email/password auth, configuring social providers, or implementing sign-up, sign-in, and verification flows.

bobmatnyc
bobmatnyc
5818

better-auth-core

Better Auth core setup for TypeScript apps. Use when configuring the Better Auth instance, wiring server handlers and client instances, working with sessions, or calling server-side auth APIs.

bobmatnyc
bobmatnyc
5818

test-quality-inspector

Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation

bobmatnyc
bobmatnyc
5818

better-auth-integrations

Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.

bobmatnyc
bobmatnyc
5818

test-driven-development

Comprehensive TDD patterns and practices for all programming languages, eliminating redundant testing guidance per agent.

bobmatnyc
bobmatnyc
5818

condition-based-waiting

Replace arbitrary timeouts with condition polling for reliable async tests

bobmatnyc
bobmatnyc
5818

threat-modeling

Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests. Use when designing new features, reviewing architecture changes, handling sensitive data, or hardening auth/payment/multi-tenant flows.

bobmatnyc
bobmatnyc
5818

security-scanning

CI security scanning: secrets, deps, SAST, triage, expiring exceptions

Claude MPM Team
Claude MPM Team
5818

code-quality-scoring

Vendor-neutral framework for scoring software health, estimating technical debt, assessing cloud readiness and open-source safety, and communicating quality to business stakeholders. Use when you need to quantify code health at the application or portfolio level rather than fix individual findings.

bobmatnyc
bobmatnyc
5818

better-auth-plugins

Better Auth plugin system for TypeScript. Use when adding advanced auth features (2FA, magic link, passkey, username, JWT, organizations) via server and client plugins.

bobmatnyc
bobmatnyc
5818

wordpress-plugin-fundamentals

Modern WordPress plugin development with PHP 8.3+, OOP architecture, hooks system, database interactions, and Settings API

bobmatnyc
bobmatnyc
5818

web-performance-optimization

Optimize web performance using Core Web Vitals, modern patterns (View Transitions, Speculation Rules), and framework-specific techniques

bobmatnyc
bobmatnyc
5818

api-design-patterns

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

bobmatnyc
bobmatnyc
5818

digitalocean-agentic-cloud

DigitalOcean Gradient AI agentic cloud and AI platform for building, training, and deploying AI agents on GPU infrastructure with foundation models, knowledge bases, and agent routes. Use when planning or operating AI agents on DigitalOcean.

bobmatnyc
bobmatnyc
5818

digitalocean-compute

DigitalOcean compute services covering Droplets, App Platform, Functions, Kubernetes (DOKS), GPU Droplets, and Bare Metal GPUs. Use when selecting or provisioning compute for applications, containers, or serverless workloads.

bobmatnyc
bobmatnyc
5818

digitalocean-containers-images

DigitalOcean containers and images including Container Registry, preconfigured images, and custom images. Use when building, storing, or deploying container images or Droplet images on DigitalOcean.

bobmatnyc
bobmatnyc
5818

Page 748 of 1713 · 85612 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.