82464 Skills Available

Find awesome
Agent Skills

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

Popular searches

dotfiles-best-practices

>-

kriscard
kriscard
91

dotfiles-optimizer

>-

kriscard
kriscard
91

interactive-teaching

>-

kriscard
kriscard
91

vault-structure

>-

kriscard
kriscard
91

ai-engineer

>-

kriscard
kriscard
91

prompt-engineer

>-

kriscard
kriscard
91

senior-architect

>-

kriscard
kriscard
91

changelog

Generate and maintain changelogs following Keep a Changelog format. Analyzes git commits, categorizes changes, and produces well-structured release notes.

toilahuongg
toilahuongg
92

clean-code

Clean Code practices for TypeScript/JavaScript. Identify code smells, apply refactoring patterns, and write maintainable code. Use when reviewing code quality, refactoring messy code, or ensuring code follows best practices. Triggers on requests like "clean up this code", "refactor for readability", "identify code smells", or "make this more maintainable".

toilahuongg
toilahuongg
92

release

Orchestrates the release process - Testing, Documentation, and Tagging. Use when preparing a new version release.

toilahuongg
toilahuongg
92

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

toilahuongg
toilahuongg
92

clean-architecture-ts

Best practices for implementing Clean Architecture in Remix/TypeScript apps. Covers Service Layer, Repository Pattern, and Dependency Injection.

toilahuongg
toilahuongg
92

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

toilahuongg
toilahuongg
92

research

Guide for conducting thorough and synthesized research, focusing on verification, multi-source analysis, and RAG patterns.

toilahuongg
toilahuongg
92

resilience-engineering

Strategies for handling Shopify API Rate Limits (429), retry policies, and circuit breakers. Essential for high-traffic apps.

toilahuongg
toilahuongg
92

rigorous-reasoning

Rigorous reasoning using philosophical theories and scientific methods. Use this skill when analyzing logic, evaluating arguments, constructing proofs, critiquing opinions, or solving complex problems requiring critical thinking. Triggers - debate, proof, critique, logical analysis, argument evaluation, fallacy detection, inference, argumentation, logical fallacy, critical thinking.

toilahuongg
toilahuongg
92

rule-creator

Create and manage user rules that customize AI behavior. Use this skill when users want to create new rules, update existing rules, organize rules, or need guidance on writing effective rules for their projects or personal preferences.

toilahuongg
toilahuongg
92

security-hardening

Security best practices for Shopify Apps. Covers OWASP Top 10, authentication, data protection, webhook verification, and secure coding patterns for Remix applications.

toilahuongg
toilahuongg
92

shopify-api

Comprehensive guide for Shopify APIs in Remix apps. Covers Admin GraphQL/REST, Storefront API, all resources (products, orders, customers, inventory, collections, discounts, fulfillments, metafields, files), bulk operations, webhooks, resource pickers, and TypeScript patterns. Use when querying/mutating Shopify data or building integrations.

toilahuongg
toilahuongg
92

shopify-app-bridge

Guide for using Shopify App Bridge to embed apps in the Shopify Admin. Use this skill when the user needs to interact with the host interface (Admin), show toasts, modals, resource pickers, or handle navigation within a Shopify embedded app.

toilahuongg
toilahuongg
92

shopify-app-i18n

Guide for adding Multi-language support to Shopify Apps using i18next. Covers setup, localization files, and Admin context.

toilahuongg
toilahuongg
92

shopify-billing

Guide for implementing Shopify's Billing API in Remix apps using @shopify/shopify-app-remix. Covers subscriptions, one-time purchases, usage-based billing, discounts, and the project's billing implementation patterns.

toilahuongg
toilahuongg
92

shopify-extensions

Guide for building and managing Shopify Extensions (Admin, Checkout, Theme, Post-purchase, etc.) using the latest Shopify CLI and APIs.

toilahuongg
toilahuongg
92

shopify-functions

Guide for creating backend logic using Shopify Functions (Discounts, Shipping, Payment, etc.). Covers WASM, Rust/JavaScript (Javy) implementation, and input queries.

toilahuongg
toilahuongg
92

shopify-liquid

Guide for using the Liquid template language within Shopify Theme App Extensions and Themes. Use this skill when building App Embed Blocks, App Blocks, or modifying Shopify Themes.

toilahuongg
toilahuongg
92

shopify-polaris-icons

Guide for using Shopify Polaris Icons in Shopify Apps. Covers icon usage patterns, accessibility, tone variants, and common icon categories for commerce applications.

toilahuongg
toilahuongg
92

shopify-polaris-design

Design and implement Shopify Admin interfaces using the Polaris Design System. Use this skill when building Shopify Apps, Admin extensions, or any interface that needs to feel native to Shopify.

toilahuongg
toilahuongg
92

code-investigator

Comprehensive code investigation and audit tool. Discovers all project features, then dispatches parallel subagents to analyze issues, risks, dead code, missing functionality, and redundancies. Produces a prioritized risk report. Use this skill when the user asks to "investigate code", "audit project", "find risks", "check code quality", "analyze codebase", "what's wrong with this code", "project health check", "code review entire project", "find dead code", "find redundant code", or any request for a thorough codebase analysis.

toilahuongg
toilahuongg
92

design

Activates the Product Designer to create UI mockups and specs complying with Polaris. Use when designing user interfaces or planning UI components.

toilahuongg
toilahuongg
92

docs-out

Activates the Technical Writer to generate, update, or refactor internal project documentation. Use when creating READMEs, ADRs, or technical guides.

toilahuongg
toilahuongg
92

docusaurus-generator

Generate end-user documentation site using Docusaurus 3.x from the current project. Use this skill when the user asks to create documentation, generate docs, build a docs site, or set up Docusaurus for their project. Supports analyzing project structure, generating markdown docs, configuring Docusaurus, and creating user guides.

toilahuongg
toilahuongg
92

email-template-design

Design and build professional HTML email templates with inline CSS for broad email client compatibility. Use this skill when the user asks to create, design, or build email templates, newsletters, transactional emails (order confirmations, receipts, shipping notifications, password resets), marketing emails, welcome series, onboarding emails, abandoned cart emails, drip campaigns, or any HTML email layout. Covers responsive design, dark mode support, and compatibility with Gmail, Outlook (desktop + web), Apple Mail, Yahoo, and mobile clients.

toilahuongg
toilahuongg
92

explain

Explain code in detail - what it does, how it works, and why. Use when you need to understand unfamiliar code or explain code to others.

toilahuongg
toilahuongg
92

form-validation

Form validation with Zod schemas and Conform library for Remix applications. Covers schema design, server/client validation, Polaris integration, and complex form patterns.

toilahuongg
toilahuongg
92

shopify-metafields

Guide for working with Shopify Metafields. Covers definitions, storing custom data, accessing via Liquid, and GraphQL mutations.

toilahuongg
toilahuongg
92

git-cm

Commit changes to git with a descriptive conventional commit message. Use when ready to commit staged or unstaged changes.

toilahuongg
toilahuongg
92

git-pr

Generate a pull request description from branch changes. Use when creating a PR or preparing PR documentation.

toilahuongg
toilahuongg
92

git-sync

Sync with remote repository using pull --rebase. Use when you need to update your local branch with remote changes.

toilahuongg
toilahuongg
92

git-undo

Undo the last commit while keeping changes staged. Use when you need to fix a commit message or add missing files.

toilahuongg
toilahuongg
92

misoapps

Guide for using Miso Apps SDKs (@misoapps/mail-sdk and @misoapps/shop-sdk) in Shopify apps. Use this skill when the user needs to send emails via SMTP or AWS SES, manage SMTP configurations, retrieve email logs, manage shop installations, or access shop/app data through Miso Apps services.

toilahuongg
toilahuongg
92

mongoose

Guide for Mongoose ODM (2025-2026 Edition), covering Mongoose 8.x/9.x, TypeScript integration, and performance best practices.

toilahuongg
toilahuongg
92

npm-publish

Guide for publishing packages to the npm registry. Use this skill when the user wants to publish a new package, release a new version, or manage npm package configurations.

toilahuongg
toilahuongg
92

readme

Update the project README.md with comprehensive documentation based on the current codebase state. Use when the README needs updating or is outdated.

toilahuongg
toilahuongg
92

remixjs-best-practices

Best practices for Remix (2025-2026 Edition), focusing on React Router v7 migration, server-first data patterns, and error handling.

toilahuongg
toilahuongg
92

remotion-best-practices

Best practices for Remotion - Video creation in React

remotionvideoreactanimation
toilahuongg
toilahuongg
92

threejs-lighting

Three.js lighting - light types, shadows, environment lighting. Use when adding lights, configuring shadows, setting up IBL, or optimizing lighting performance.

toilahuongg
toilahuongg
92

threejs-interaction

Three.js interaction - raycasting, controls, mouse/touch input, object selection. Use when handling user input, implementing click detection, adding camera controls, or creating interactive 3D experiences.

toilahuongg
toilahuongg
92

threejs-geometry

Three.js geometry creation - built-in shapes, BufferGeometry, custom geometry, instancing. Use when creating 3D shapes, working with vertices, building custom meshes, or optimizing with instanced rendering.

toilahuongg
toilahuongg
92

threejs-fundamentals

Three.js scene setup, cameras, renderer, Object3D hierarchy, coordinate systems. Use when setting up 3D scenes, creating cameras, configuring renderers, managing object hierarchies, or working with transforms.

toilahuongg
toilahuongg
92

threejs-animation

Three.js animation - keyframe animation, skeletal animation, morph targets, animation mixing. Use when animating objects, playing GLTF animations, creating procedural motion, or blending animations.

toilahuongg
toilahuongg
92

Page 1103 of 1650 · 82464 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.