57068 Skills Available

Find awesome
Agent Skills

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

Popular searches

code-reviewer

コードレビューとベストプラクティスの提案を行うスキル

Shin0205go
Shin0205go
0

data-analyzer

データ分析と可視化を行うスキル

Shin0205go
Shin0205go
0

docx-handler

Word文書の読み取り、編集、作成を行うスキル

Shin0205go
Shin0205go
0

maker

Generate .NET Core data API code from model definitions using the Maker XML specification and CLI. Use when users need to: (1) Create Maker XML models from JSON objects, SQL scripts, or database schemas, (2) Generate .NET Core CRUD API endpoints from Maker XML, (3) Understand or validate Maker XML model definitions, or (4) Work with the Maker CLI tool for code generation.

alanben
alanben
0

dotnet-cqrs-api

Guide for building .NET APIs using CQRS pattern with MediatR, FluentValidation, and Carter modules

alanben
alanben
0

reindex-docs

Re-index all PDF and HTML documents, update index.html, and commit/push changes to the repository

alanben
alanben
0

repo-docs

Update and maintain core repository documentation files (README.md, CHANGELOG.md, LICENSE, CONTRIBUTING.md) before commits or releases. Use when users need to update documentation to reflect code changes, prepare for releases, or ensure documentation consistency.

alanben
alanben
0

aspose-slides

Comprehensive skill for manipulating Microsoft PowerPoint presentations using Aspose.Slides.NET library with modern C# patterns

alanben
alanben
0

task-decomposition

Break down complex tasks into atomic, actionable goals with clear dependencies and success criteria. Use this skill when you need to plan multi-step projects, coordinate agents, or decompose complex user requests into manageable sub-tasks.

d-oit
d-oit
0

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

d-oit
d-oit
0

ux-designer

>

d-oit
d-oit
0

web-search-researcher

Research topics using web search and content fetching to find accurate, current information. Use when you need modern information, official documentation, best practices, technical solutions, or comparisons beyond your training data. Provides systematic web research with strategic searches, content analysis, and synthesized findings.

d-oit
d-oit
0

skill-creator

Create new Claude Code skills with proper directory structure, SKILL.md file, and YAML frontmatter. Use this skill when you need to create a new reusable knowledge module for Claude Code.

d-oit
d-oit
0

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

d-oit
d-oit
0

iterative-refinement

Execute iterative refinement workflows with validation loops until quality criteria are met. Use for test-fix cycles, code quality improvement, performance optimization, or any task requiring repeated action-validate-improve cycles.

d-oit
d-oit
0

shell-script-quality

Lint and test shell scripts using ShellCheck and BATS. Use when checking bash/sh scripts for errors, writing shell script tests, fixing ShellCheck warnings, setting up CI/CD for shell scripts, or improving bash code quality.

d-oit
d-oit
0

Playwright Browser Automation

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

d-oit
d-oit
0

parallel-execution

Execute multiple independent tasks simultaneously using parallel agent coordination to maximize throughput and minimize execution time. Use when tasks have no dependencies, results can be aggregated, and agents are available for concurrent work.

d-oit
d-oit
0

goap-agent

Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when tasks need decomposition, dependency mapping, parallel/sequential/swarm/iterative execution strategies, or coordination of multiple specialized agents with quality gates and dynamic optimization.

d-oit
d-oit
0

gemini-websearch

Performs web searches using Gemini CLI headless mode with google_web_search tool. Includes intelligent caching, result validation, and analytics. Use when searching for current information, documentation, or when the user explicitly requests web search.

d-oit
d-oit
0

frontend-design-system

>

d-oit
d-oit
0

agent-coordination

Coordinate multiple agents for software development across any language. Use for parallel execution of independent tasks, sequential chains with dependencies, swarm analysis from multiple perspectives, or iterative refinement loops. Handles Python, JavaScript, Java, Go, Rust, C#, and other languages.

d-oit
d-oit
0

ecto-query-analysis

Analyzes Ecto queries for N+1 problems, missing preloads, and performance issues.

layeddie
layeddie
0

elixir-architect

Use when designing or architecting Elixir/Phoenix applications, creating comprehensive project documentation, planning OTP supervision trees, defining domain models with Ash Framework, structuring multi-app projects with path-based dependencies, or preparing handoff documentation for Director/Implementor AI collaboration

layeddie
layeddie
0

elixir-scribe

Single Responsibility Code in Self-Documented Folder Structure

layeddie
layeddie
0

distributed-systems

Distributed systems patterns for BEAM/OTP including clustering, supervision, and multi-region deployment

layeddie
layeddie
0

api-versioning

API versioning strategies including URL-based, header-based, and breaking change management

layeddie
layeddie
0

containerization

Docker and Kubernetes deployment patterns for Elixir/Phoenix applications

layeddie
layeddie
0

resilience-patterns

Resilience and error recovery patterns including circuit breaker, retry strategies, and graceful degradation

layeddie
layeddie
0

performance-profiling

Performance profiling and optimization for Elixir/BEAM applications

layeddie
layeddie
0

otp-patterns

Implements OTP design patterns including GenServer, Supervisor, and Application behaviors.

layeddie
layeddie
0

observability

Telemetry, metrics, tracing, and observability for Elixir/BEAM applications

layeddie
layeddie
0

data-pipeline

GenStage, Broadway, and Flow for Elixir data pipelines

layeddie
layeddie
0

nx-patterns

Nx and Livebook patterns for machine learning in Elixir

layeddie
layeddie
0

migration-patterns

Zero-downtime Elixir/Phoenix database migrations and rollback strategies

layeddie
layeddie
0

liveview-patterns

Phoenix LiveView UI and real-time feature patterns

layeddie
layeddie
0

graphql-patterns

GraphQL patterns with Absinthe framework for Elixir/Phoenix applications

layeddie
layeddie
0

git-workflow

Git and GitHub workflow automation skills for OpenCode agents

layeddie
layeddie
0

test-generation

Generates comprehensive Elixir tests using ExUnit following TDD principles.

layeddie
layeddie
0

security-patterns

Elixir-specific security patterns, OWASP mitigations, and compliance best practices

layeddie
layeddie
0

ai-orchestration

LLM keyring management, multi-provider support, and AI agent orchestration

layeddie
layeddie
0

nerves-patterns

Nerves embedded development patterns for Elixir/Nerves systems

layeddie
layeddie
0

api-design

REST vs GraphQL, API versioning, rate limiting, and documentation for Elixir/BEAM APIs

layeddie
layeddie
0

elixir-guidelines

Official Elixir community standards, naming conventions, and best practices

layeddie
layeddie
0

measuring-pr-performance-impact

Measures GraphQL resolver latency changes before/after a PR merge using Datadog metrics. Use when analyzing PR performance impact, measuring latency changes, or comparing resolver performance before and after a code change.

lantelyes
lantelyes
0

openspec-ff-change

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

openspec
openspec
0

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

openspec
openspec
0

openspec-continue-change

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

openspec
openspec
0

openspec-bulk-archive-change

Archive multiple completed changes at once. Use when archiving several parallel changes.

openspec
openspec
0

openspec-apply-change

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

openspec
openspec
0

Page 1127 of 1142 · 57068 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.