74219 Skills Available

Find awesome
Agent Skills

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

Popular searches

commit

Read this skill before making git commits

mitsuhiko
mitsuhiko
1,797123

frontend-design

Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).

mitsuhiko
mitsuhiko
1,797123

Math-To-Manim

This skill should be used when the user asks to "create a math animation", "animate a mathematical concept", "generate Manim code", "visualize [topic] with animation", "explain [concept] visually", "create an educational video", "build a Manim scene", or mentions "reverse knowledge tree", "prerequisite discovery", or "verbose prompt generation". Provides a complete six-agent workflow for transforming any concept into professional Manim animations through recursive prerequisite discovery.

harleycoops
harleycoops
1,783202

bundle-dynamic-imports

Use next/dynamic for lazy-loading heavy components. Apply when importing large components like editors, charts, or rich text editors that aren't needed on initial render.

theorcdev
theorcdev
1,764108

8-bit-pixel-art-patterns

Create pixelated borders, shadows, and effects for 8-bit retro components. Apply when building 8-bit styled UI components that need authentic pixel art aesthetics.

theorcdev
theorcdev
1,764108

8bit-docs-patterns

Create documentation with gaming-specific examples, retro styling, and 8-bit terminology. Apply when documenting gaming blocks, RPG components, or retro-styled UI elements.

theorcdev
theorcdev
1,764108

animation-performance-retro

Optimize 8-bit animations for smooth performance. Apply when creating animated pixel art, game UI effects, or any retro-styled animations.

theorcdev
theorcdev
1,764108

bundle-barrel-imports

Import directly from source files instead of barrel files. Apply when using libraries like lucide-react, @mui/material, or @radix-ui/react-* to reduce bundle size and improve dev boot time.

theorcdev
theorcdev
1,764108

component-wrapper-architecture

Best practices for wrapping shadcn/ui components. Apply when creating 8-bit styled variants of existing shadcn/ui components.

theorcdev
theorcdev
1,764108

fumadocs-component-docs

Create component documentation with installation, usage examples, and preview sections. Apply when documenting 8-bit components with proper structure and examples.

theorcdev
theorcdev
1,764108

fumadocs-mdx-structure

Create MDX documentation files with proper frontmatter, imports, and component integration. Apply when creating or updating Fumadocs documentation pages in content/docs/.

theorcdev
theorcdev
1,764108

fumadocs-registry-integration

Register 8-bit components in registry.json for shadcn/ui add command. Apply when adding new components to the component library distribution.

theorcdev
theorcdev
1,764108

gaming-ui-state-management

Patterns for game-like interfaces - health bars, XP bars, mana bars. Apply when building RPG/retro gaming UI components with state-driven visuals.

theorcdev
theorcdev
1,764108

js-early-exit

Use early returns to avoid unnecessary computation in loops and functions. Apply when processing arrays, validating input, or checking multiple conditions where the result can be determined before all iterations complete.

theorcdev
theorcdev
1,764108

js-hoist-regexp

Hoist RegExp creation outside render or memoize with useMemo(). Apply when using regular expressions in React components or frequently called functions.

theorcdev
theorcdev
1,764108

js-set-map-lookups

Use Set and Map for O(1) membership lookups instead of array.includes(). Apply when checking membership repeatedly or performing frequent lookups against a collection.

theorcdev
theorcdev
1,764108

js-tosorted-immutable

Use toSorted() instead of sort() to avoid mutating arrays. Apply when sorting arrays that are React props, state, or otherwise shared/referenced elsewhere.

theorcdev
theorcdev
1,764108

registry-component-patterns

Register components in registry.json for shadcn/ui add command. Apply when adding new 8-bit components to the component library.

theorcdev
theorcdev
1,764108

rendering-animate-svg

Wrap animated SVG elements in a div to enable hardware acceleration. Apply when animating SVG icons or elements, especially in 8-bit retro components with pixel art animations.

theorcdev
theorcdev
1,764108

rendering-conditional-render

Use explicit ternary operators instead of && for conditional rendering. Apply when rendering values that could be 0, NaN, or other falsy values that might render unexpectedly.

theorcdev
theorcdev
1,764108

rendering-hoist-jsx

Extract static JSX elements outside components to avoid re-creation on every render. Apply when rendering static elements repeatedly or in lists.

theorcdev
theorcdev
1,764108

rerender-functional-setstate

Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.

theorcdev
theorcdev
1,764108

rerender-lazy-state

Use lazy state initialization with useState function form. Apply when computing expensive initial values like building search indexes, parsing JSON, or complex calculations.

theorcdev
theorcdev
1,764108

rerender-memo

Extract expensive work into memoized components with React.memo. Apply when components perform expensive computations that can be skipped when props haven't changed.

theorcdev
theorcdev
1,764108

retro-css-architecture

Organize 8-bit CSS with custom properties, pixel fonts, and responsive pixel art. Apply when creating or modifying retro-styled components and their CSS.

theorcdev
theorcdev
1,764108

shadcn-ui-conventions

UI component conventions for 8-bit styled components. Use when working with shadcn/ui components or implementing retro-styled UI elements.

theorcdev
theorcdev
1,764108

runway-security-basics

|

jeremylongshore
jeremylongshore
1,723221

runway-sdk-patterns

|

jeremylongshore
jeremylongshore
1,723221

runway-reference-architecture

|

jeremylongshore
jeremylongshore
1,723221

runway-rate-limits

|

jeremylongshore
jeremylongshore
1,723221

runway-prod-checklist

|

jeremylongshore
jeremylongshore
1,723221

serpapi-sdk-patterns

|

jeremylongshore
jeremylongshore
1,723221

serpapi-security-basics

|

jeremylongshore
jeremylongshore
1,723221

serpapi-upgrade-migration

|

jeremylongshore
jeremylongshore
1,723221

serpapi-webhooks-events

|

jeremylongshore
jeremylongshore
1,723221

shopify-advanced-troubleshooting

|

jeremylongshore
jeremylongshore
1,723221

shopify-rate-limits

|

jeremylongshore
jeremylongshore
1,723221

shopify-ci-integration

|

jeremylongshore
jeremylongshore
1,723221

shopify-architecture-variants

|

jeremylongshore
jeremylongshore
1,723221

shopify-prod-checklist

|

jeremylongshore
jeremylongshore
1,723221

shopify-policy-guardrails

|

jeremylongshore
jeremylongshore
1,723221

shopify-performance-tuning

|

jeremylongshore
jeremylongshore
1,723221

shopify-observability

|

jeremylongshore
jeremylongshore
1,723221

shopify-multi-env-setup

|

jeremylongshore
jeremylongshore
1,723221

shopify-migration-deep-dive

|

jeremylongshore
jeremylongshore
1,723221

shopify-local-dev-loop

|

jeremylongshore
jeremylongshore
1,723221

shopify-load-scale

|

jeremylongshore
jeremylongshore
1,723221

shopify-known-pitfalls

|

jeremylongshore
jeremylongshore
1,723221

shopify-install-auth

|

jeremylongshore
jeremylongshore
1,723221

shopify-incident-runbook

|

jeremylongshore
jeremylongshore
1,723221

Page 171 of 1485 · 74219 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.