79886 Skills Available

Find awesome
Agent Skills

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

Popular searches

worktree-manager

Manage Git worktrees. Use when asked to create/switch/list/merge/remove worktrees, to keep multiple branches in parallel directories, or to clean up worktrees safely during development.

jtsang4
jtsang4
2

memos

Use this skill whenever the user wants to work with the Memos REST API for memos, attachments, or activities, including creating, reading, querying, updating, deleting memos, managing memo comments/reactions/relations/attachments, listing and inspecting activities, or creating memos with hashtag-based tagging after checking existing tags from a Memos instance.

jtsang4
jtsang4
2

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

jtsang4
jtsang4
2

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

jtsang4
jtsang4
2

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

jtsang4
jtsang4
2

harness

>

jtsang4
jtsang4
2

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

jtsang4
jtsang4
2

exa-web-search

Free AI search via Exa MCP. Web search for news/info, code search for docs/examples from GitHub/StackOverflow, company research for business intel. No API key needed.

jtsang4
jtsang4
2

google-gemini-media

Use the Gemini API (Nano Banana image generation, Veo video, Gemini TTS speech and audio understanding) to deliver end-to-end multimodal media workflows and code templates for "generation + understanding".

xsir0
xsir0
2

frontend-design-extractor

Extract reusable UI/UX design systems from frontend codebases: design tokens, global styles, components, interaction patterns, and page templates. Use when analyzing any frontend repo (React/Vue/Angular/Next/Vite/etc.) to document or migrate UI/UX for reuse across projects. Focus on UI/UX only; explicitly ignore business logic and domain workflows.

xsir0
xsir0
2

dns-troubleshooter

It's not DNS / There's no way it's DNS / It was DNS. Diagnose and troubleshoot DNS issues including delegation verification, record conflicts, authoritative vs local DNS comparison, and SPF validation. Use when encountering NXDOMAIN errors for URLs that should exist, verifying DNS delegation is correct, checking for conflicting DNS records, comparing what authoritative nameservers say vs local resolvers, or validating SPF records for email deliverability.

statik
statik
2

solid-development

SolidJS patterns, reactivity model, and best practices. Use when writing Solid components, reviewing Solid code, or debugging Solid issues.

amorriscode
amorriscode
2

code-review

Perform thorough code reviews on pull requests, diffs, or code changes. Use when asked to review code, check a PR, or provide feedback on changes.

amorriscode
amorriscode
2

react-development

React patterns, anti-patterns, and performance optimization. Use when writing React components, reviewing React code, or debugging React issues.

amorriscode
amorriscode
2

image-gen

Generate compelling cover images and in-article illustrations for technical articles using the imagen CLI tool. Use when asked to "generate images", "create cover image", "make article illustrations", "create visual assets", or "add images to article". Handles both high-impact conceptual cover images and technical diagrams/illustrations for specific concepts. Includes prompt engineering best practices and SEO-friendly image integration.

spillwavesolutions
spillwavesolutions
21

typescript-advanced-types

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

kinneyyan
kinneyyan
2

openspec-reverse-update-spec

根据代码变更反向更新 OpenSpec 四个工件(proposal/design/specs/tasks)。当用户说"反向更新spec"、"反向更新工件"、"我自己修改了代码,更新下spec文档"时使用此技能。支持无输入(分析 Git 变更)或指定文件路径。输出更新建议后必须询问用户确认再执行更新。

Kinney Yan
Kinney Yan
2

metrics-report

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API.

kinneyyan
kinneyyan
2

ice-js-3-development-patterns

Development patterns for ice.js 3 projects, covering page components (lists/forms), menu & permissions, API services, and state management. Use when creating or modifying pages, configuring routing/auth, or implementing data fetching in the ice.js 3 admin console.

kinneyyan
kinneyyan
2

code-review

Reviews the changes, identifies critical and high-priority issues, generates review summaries, and collects metrics data for local use. Use this when users need to code review or analyzing code changes for quality issues.

kinneyyan
kinneyyan
2

javascript-testing-patterns

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

kinneyyan
kinneyyan
2

modern-javascript-patterns

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

kinneyyan
kinneyyan
2

nextjs-app-router-patterns

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

kinneyyan
kinneyyan
2

nodejs-backend-patterns

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

kinneyyan
kinneyyan
2

react-native-architecture

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

kinneyyan
kinneyyan
2

react-state-management

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

kinneyyan
kinneyyan
2

tailwind-design-system

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

kinneyyan
kinneyyan
2

soul-factory

A training curriculum for Clawdbot agents. This skill provides soul templates, best practices, and self-test drills to help agents level up.

@froge_bot
@froge_bot
2

pr-code-review

Perform GitHub pull request code reviews using the gh CLI. Use when asked to review a PR, inspect PR diffs, leave inline review comments on specific lines, or produce a priority-based summary (P0-P3) of findings with an overall correctness verdict.

arctuition
arctuition
21

python-web-troubleshooter

Diagnose and fix Python web service issues: request queuing, Gunicorn worker exhaustion, 502/504 errors, OOM crashes, high latency, DB slowness, and capacity decisions (workers vs replicas vs DB read replicas). Use when user reports slow API, requests piling up, workers all busy, timeouts, or wants to tune Gunicorn/uWSGI.

arctuition
arctuition
21

jira-ticket-manager

Create, search/list, and edit Jira tickets using jira-cli (https://github.com/ankitpokhrel/jira-cli). Use when the user asks to create tickets/issues/stories/bugs/epics (Epic/Story/Bug/A/B Test, set to Backlog), list or search their Jira tickets (e.g. "what am I working on", "show my open bugs", filter by status/type/component or raw JQL), view a specific ticket by key, or edit/update an existing ticket's fields (summary, description, assignee, priority, labels, parent epic). Selects the most appropriate component from API/Projects/Proposals/Backends/Regression/AI for new tickets. Assumes jira-cli is already installed and configured (user has run 'jira init').

arctuition
arctuition
21

sentry-issue-resolver

Analyze and resolve Sentry issues by fetching detailed issue information, performing deep root cause analysis, and providing actionable solutions. Use when the user asks to: (1) Analyze a Sentry issue, (2) Debug or investigate a Sentry error, (3) Fix a Sentry issue, (4) Get root cause analysis for application errors, (5) Resolve Sentry alerts. Works with Sentry URLs to fetch stack traces, error context, and event data.

arctuition
arctuition
21

lazy-skill

Browse and load skills on-demand from ~/.claude/lazy-skills/. Use when you need a skill that isn't always loaded.

ardasevinc
ardasevinc
2

interview

Interview user in-depth to elicit requirements, clarify ideas, and surface blind spots. Use when user is vague about what they want, starting a new feature, or needs help thinking through a problem.

ardasevinc
ardasevinc
2

workflow-orchestration

Phase coordination, agent handoffs, and workflow state machine management

doubleslashse
doubleslashse
21

design-thinking

Design thinking methodology for human-centered problem solving. Use when facilitating design thinking workshops, user research sessions, or creative problem-solving activities.

doubleslashse
doubleslashse
21

technical-analysis

Technical analysis capabilities for APIs, data models, integrations, and security requirements. Use when analyzing technical aspects of systems or documenting technical requirements.

doubleslashse
doubleslashse
21

development-workflow

General .NET development workflow patterns. Use when implementing features, fixing bugs, or refactoring code.

doubleslashse
doubleslashse
21

log-analysis

Log parsing techniques and analysis methodologies for infrastructure troubleshooting. Use when retrieving, parsing, or analyzing logs from any platform.

doubleslashse
doubleslashse
21

srs-documentation

Software Requirements Specification documentation following IEEE 830 standard. Use when generating formal SRS documents or compiling gathered requirements into structured documentation.

doubleslashse
doubleslashse
21

state-management

Simplified state file management with consolidated FLOW.md (project) and ITEM-XXX.md (per-item) files

doubleslashse
doubleslashse
21

requirements-elicitation

Requirements gathering and elicitation techniques for business analysis. Use when conducting stakeholder interviews, gathering functional/non-functional requirements, or identifying gaps in requirements.

doubleslashse
doubleslashse
21

codebase-analysis

Techniques for analyzing existing codebases to reverse-engineer requirements and understand business logic. Use when conducting brownfield analysis or understanding existing system capabilities.

doubleslashse
doubleslashse
21

error-patterns

Error recognition and diagnosis patterns for infrastructure troubleshooting. Use when identifying, categorizing, or resolving errors across platforms.

doubleslashse
doubleslashse
21

health-checks

Health monitoring knowledge and procedures for infrastructure platforms. Use when assessing system health, running health audits, or setting up monitoring.

doubleslashse
doubleslashse
21

exploration-tracking

Exploration map management for tracking discussed areas and uncharted territory during DISCUSS phase

doubleslashse
doubleslashse
21

context-engineering

Context window management techniques for maintaining efficiency and preventing context bloat

doubleslashse
doubleslashse
21

conflict-detection

Conflict identification and resolution patterns for requirements, decisions, and plans

doubleslashse
doubleslashse
21

dotnet-build

.NET build configuration and error handling. Use when building projects, diagnosing build errors, or configuring build options.

doubleslashse
doubleslashse
21

dotnet-test

.NET test execution patterns and diagnostics. Use when running tests, analyzing test failures, or configuring test options.

doubleslashse
doubleslashse
21

Page 1305 of 1598 · 79886 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.