70174 Skills Available

Find awesome
Agent Skills

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

Popular searches

verify

Run code quality checks (ruff, black, mypy, pytest)

c-daly
c-daly
0

teams-develop

Full PR-based development lifecycle using native Claude Code teams — PM coordinates specialized agents through intake, research, design, implement, review, integrate, and complete phases

c-daly
c-daly
0

plan-to-manifest

Translate a superpowers implementation plan into a parallel orchestration YAML manifest

c-daly
c-daly
0

implement

Auto-started default workflow. Overridden by iterate, debug, or orchestrate when invoked.

c-daly
c-daly
0

distill

Distill session episodes into persistent memory patterns

c-daly
c-daly
0

develop

PR-based development workflow with SE team simulation

c-daly
c-daly
0

poll

Controlled polling for async operations at specified intervals

c-daly
c-daly
0

pr-comment

PR review comment workflow - understand the concern before fixing

c-daly
c-daly
0

remember

Save a learning to persistent memory with automatic scope inference

c-daly
c-daly
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends AI Agent's capabilities with specialized knowledge, workflows, or tool integrations.

kvokka
kvokka
01

create-skill

Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.

lbussell
lbussell
0

dotnet-file-based-apps

Creates .NET file-based apps from single C# files. Use when building scripts, utilities, or small applications without project files.

lbussell
lbussell
0

nuget-manager

Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.

lbussell
lbussell
0

azure-pipelines-tasks

Finds Azure Pipelines task implementation source code. Use when investigating task behavior, debugging pipeline issues, or understanding how built-in tasks work.

lbussell
lbussell
0

commit

Creates logical git commits from working tree changes. Use when finishing work, saving progress, or organizing changes into commits.

lbussell
lbussell
0

address-review-comments

Addresses PR review comments systematically. Use when fixing review feedback, responding to code review threads, or processing PR comments.

lbussell
lbussell
0

csharp-review

An agent designed to assist with software development tasks for C#/.NET projects.

lbussell
lbussell
0

ghostty-config

Edits Ghostty terminal configuration. Use when configuring fonts, colors, keybindings, or appearance in Ghostty.

lbussell
lbussell
0

github-actions-composite

Creates GitHub Actions composite actions. Use when building reusable action.yml files, integrating github-script, or setting up action inputs/outputs.

lbussell
lbussell
0

prompt-engineering

Techniques for writing effective LLM prompts. Use when crafting system prompts, optimizing agent instructions, or improving model outputs.

lbussell
lbussell
0

open-pull-request

Drafts and submits pull requests via gh CLI. Use when opening PRs, writing PR descriptions, or submitting code for review.

lbussell
lbussell
0

shell-patterns

Shell scripting patterns - portability, explicit error handling, readability over cleverness

maxbeworks
maxbeworks
0

typescript-patterns

TypeScript coding style and patterns - type safety, error handling, code organization

maxbeworks
maxbeworks
0

nuxt-patterns

Nuxt development patterns - validation, error handling, code organization, state management

maxbeworks
maxbeworks
0

python-patterns

Python coding style - pragmatic, readable, fast development over heavy abstraction

maxbeworks
maxbeworks
0

ansible-patterns

Ansible playbook patterns - simplicity, external files, system compatibility

maxbeworks
maxbeworks
0

tool-design

Design tools that agents can use effectively. Use when creating new tools for agents, debugging tool-related failures, or optimizing existing tool sets.

mhintz1980
mhintz1980
0

context-optimization

Apply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance, when optimizing for cost or latency, or when implementing long-running agent systems.

mhintz1980
mhintz1980
0

context-fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

mhintz1980
mhintz1980
0

context-degradation

Recognize, diagnose, and mitigate patterns of context degradation in agent systems. Use when context grows large, agent performance degrades unexpectedly, or debugging agent failures.

mhintz1980
mhintz1980
0

context-compression

Design and evaluate context compression strategies for long-running agent sessions. Use when agents exhaust memory, need to summarize conversation history, or when optimizing tokens-per-task rather than tokens-per-request.

mhintz1980
mhintz1980
0

context-engineering-collection

A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.

mhintz1980
mhintz1980
0

supabase-storage

Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.

mhintz1980
mhintz1980
0

supabase-realtime

Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.

mhintz1980
mhintz1980
0

multi-agent-patterns

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

mhintz1980
mhintz1980
0

skill-template

Template for creating new Agent Skills for context engineering. Use this template when adding new skills to the collection.

mhintz1980
mhintz1980
0

memory-systems

Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency, or reason over structured knowledge.

mhintz1980
mhintz1980
0

evaluation

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

mhintz1980
mhintz1980
0

artifacts-builder

Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

mhintz1980
mhintz1980
0

lead-research-assistant

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

mhintz1980
mhintz1980
0

skill-share

A skill that creates new agent skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

mhintz1980
mhintz1980
0

Reality Analysis

This skill should be used when the user asks about "plan drift", "reality check", "comparing docs to code", "project state analysis", "roadmap alignment", "implementation gaps", or needs guidance on identifying discrepancies between documented plans and actual implementation state.

mhintz1980
mhintz1980
0

supabase-auth

Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.

mhintz1980
mhintz1980
0

supabase-database

Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.

mhintz1980
mhintz1980
0

supabase-edge-functions

Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.

mhintz1980
mhintz1980
0

internal-comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. This skill should be used whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

mhintz1980
mhintz1980
0

expo-react-native-typescript

Expert in Expo React Native TypeScript mobile development with best practices

mhintz1980
mhintz1980
0

expo-react-native-performance

Expo React Native performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring Expo React Native code to ensure optimal performance patterns. Triggers on tasks involving React Native components, lists, animations, images, or performance improvements.

mhintz1980
mhintz1980
0

expo-architect

Scaffold a production-ready Expo React Native app with working screens, navigation, and optional Clerk auth. Generates complete mobile app structure that runs immediately with `bun start`.

mhintz1980
mhintz1980
0

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

vercel
vercel
0

Page 1386 of 1404 · 70174 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.