74319 Skills Available

Find awesome
Agent Skills

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

Popular searches

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

TheOutdoorProgrammer
TheOutdoorProgrammer
0

workflow-validate-plan

This skill should be used when validating that an implementation plan was correctly executed. It verifies success criteria, runs tests, identifies deviations, and presents structured completion options including MR creation or discard.

alexismanuel
alexismanuel
0

workflow-review-code

This skill should be used when reviewing code changes in a branch against main/master/develop. It analyzes commits, integrates JIRA ticket and MR context when available, and produces a structured code review using Conventional Comments format.

alexismanuel
alexismanuel
0

workflow-create-prd

This skill should be used when creating a Product Requirements Document (PRD) based on user input. It guides through clarifying questions, explores approaches, and produces a structured PRD suitable for junior developers to implement.

alexismanuel
alexismanuel
0

workflow-implement-plan

This skill should be used when executing an approved implementation plan with batch checkpoints. It implements tasks in batches of 3, stops for review after each batch, and handles mismatches or blockers by asking for guidance rather than guessing.

alexismanuel
alexismanuel
0

workflow-research-codebase

This skill should be used when conducting comprehensive codebase research to answer questions, understand architecture, or prepare context for implementation planning. It spawns parallel sub-agents and synthesizes findings into a structured research document.

alexismanuel
alexismanuel
0

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.

alexismanuel
alexismanuel
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. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

alexismanuel
alexismanuel
0

opentui

Comprehensive OpenTUI skill for building terminal user interfaces. Covers the core imperative API, React reconciler, and Solid reconciler. Use for any TUI development task including components, layout, keyboard handling, animations, and testing.

alexismanuel
alexismanuel
0

jira-ticket-creator

This skill should be used when users need to create Jira tickets for the RD (Research & Development) project. It supports creating features, bugs, and tasks with proper field mapping including assignee, team, sprint, and state. The skill uses Jira CLI commands and provides templates for different ticket types.

alexismanuel
alexismanuel
0

duckdb-data-explorer

This skill should be used when performing local data exploration, profiling, quality analysis, or transformation tasks using DuckDB. It handles CSV, Parquet, and JSON files, provides automated data quality reports, supports complex JSON transformations, and generates interactive HTML reports for data analysis.

alexismanuel
alexismanuel
0

workflow-br-ticket

Use this skill when working with Jira tickets (RD-XXXX) to ensure proper task tracking and state persistence in `br`.

alexismanuel
alexismanuel
0

daily-wrapup

Automate daily note wrapup workflow. Interview for next episode, extract learning ideas, create concept notes. Use when daily wrapup, end of day or wrapup is mentioned by user.

alexismanuel
alexismanuel
0

web-tester

Frontend testing with browser automation, assertions, and visual regression. Use when testing web UIs, validating user flows, checking responsive design, form submissions, login flows, or detecting visual regressions. Supports dev server auto-detection, assertion collection, and screenshot comparison.

alexismanuel
alexismanuel
0

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

alexismanuel
alexismanuel
0

supabase-postgres-best-practices

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

supabase
supabase
0

professional-communication

Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.

alexismanuel
alexismanuel
0

verification-before-completion

This skill should be used when about to claim work is complete, fixed, or passing. It requires running verification commands and confirming output before making any success claims. Evidence before assertions, always.

alexismanuel
alexismanuel
0

user-interview

Requirements elicitation through structured interviewing. Use when: (1) User provides vague, ambiguous, or incomplete requirements, (2) Clarification is needed before building features or writing code, (3) User says 'build X' without specifying behavior, edge cases, or constraints, (4) Translating stakeholder requests into PRDs, specs, or user stories. Triggers on phrases like 'make it better', 'add a feature', 'fix this', 'I need something that...', or any request lacking concrete acceptance criteria.

alexismanuel
alexismanuel
0

systematic-thinking

Rigorous problem decomposition and evidence-based analysis methodology for software engineering tasks. Use to analyze situations, figure out concepts or investigations.

alexismanuel
alexismanuel
0

ship-learn-next

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

alexismanuel
alexismanuel
0

communication-style-preservation

|

alexismanuel
alexismanuel
0

python-testing-guidelines

This skill should be used when writing or reviewing Python tests. It enforces a dummy-class pattern over unittest.mock, requiring all test dependencies to use explicit dummy classes instead of Mock, MagicMock, AsyncMock, or patch().

alexismanuel
alexismanuel
0

python-dev-guidelines

Python conventions, patterns, and workflows. Use when writing code, reviewing PRs, or setting up new Python projects.

alexismanuel
alexismanuel
0

pyenv-activation

Guide for activating pyenv virtual environments with troubleshooting for common issues

alexismanuel
alexismanuel
0

agent-md-refactor

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.

alexismanuel
alexismanuel
0

orchestrator-protocol

Shared orchestrator behavior for delegation-first agents. All specialized agents must follow this protocol when delegating work.

alexismanuel
alexismanuel
0

dagster-local

Interact with Dagster data orchestration platform running locally or on Kubernetes. Use when Claude needs to monitor Dagster runs, get run logs, list assets/jobs, materialize assets, launch jobs, or debug pipeline failures. Supports both local Dagster dev server and Kubernetes deployments where each job run is a separate pod.

alexismanuel
alexismanuel
0

opencode-plugin-builder

This skill should be used when creating, modifying, or debugging OpenCode plugins. It provides the complete plugin architecture, available hooks, event types, SDK client methods, and best practices learned from real-world plugin development.

alexismanuel
alexismanuel
0

opencode-command

Use this skill when creating, modifying, or understanding OpenCode commands stored in `~/.config/opencode/command/`.

alexismanuel
alexismanuel
0

obsidian-vault

Manage and navigate Obsidian vault with consistent structure, naming conventions, and linking patterns

alexismanuel
alexismanuel
0

obsidian-daily-note

Manage daily notes in Obsidian vault with consistent structure

alexismanuel
alexismanuel
0

mr-tracker

Tracks and monitors GitLab merge request activity including comments, status, and real-time updates

alexismanuel
alexismanuel
0

mr-generator

Generates intelligent GitLab merge request descriptions from git commits with automatic categorization and Jira integration

alexismanuel
alexismanuel
0

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

alexismanuel
alexismanuel
0

jira-ticket-fetcher

This skill should be used when users need to fetch Jira ticket content using either a specific ticket ID (like RD-3891) or search for tickets by title/description. It defaults to searching within the current sprint but can extend to all tickets when needed. The skill uses the Jira CLI to retrieve ticket details, status, assignee, and descriptions.

alexismanuel
alexismanuel
0

remotion-best-practices

Best practices for Remotion - Video creation in React

remotionvideoreactanimation
alexismanuel
alexismanuel
0

commit-work

Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

alexismanuel
alexismanuel
0

crafting-effective-readmes

Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched to your audience and project type.

alexismanuel
alexismanuel
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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.

alexismanuel
alexismanuel
0

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

alexismanuel
alexismanuel
0

systematic-debugging

This skill should be used when encountering any bug, test failure, or unexpected behavior. It requires finding root cause before proposing fixes. Random fixes waste time and create new bugs.

alexismanuel
alexismanuel
0

workflow-create-plan

This skill should be used when generating a detailed implementation plan from an existing PRD and codebase research. It synthesizes requirements with codebase context into actionable, bite-sized TDD tasks suitable for junior developers.

alexismanuel
alexismanuel
0

humanizer

|

alexismanuel
alexismanuel
0

cortex

CLI for managing the Cortex email automation pipeline. Use this skill when the user wants to query emails, check queue status, trigger backfills, view classifications, or manage the email triage system. Triggers on keywords like "cortex", "email pipeline", "queue status", "classification", "backfill", "triage".

Devon Jones
Devon Jones
0

content-filter

Filter and classify AI research content for relevance. Use when processing raw content from Twitter, Substacks, blogs, or podcasts to determine if it's worth extracting claims from. Assigns relevance scores, topics, and author categories.

rickoslyder
rickoslyder
0

orchestrator

The marketing strategist that routes you to the right skill(s). Use this when someone doesn't know where to start, has a vague marketing request, or needs a multi-step workflow. Asks qualifying questions, diagnoses the situation, and recommends a skill sequence. Triggers on: help me with marketing, where do I start, I need to, what should I do first, vague marketing requests. Outputs a recommended skill sequence with context for each step.

GroundMountCompany
GroundMountCompany
0

email-sequences

Build email sequences that convert subscribers into customers. Use when you have a lead magnet and need a welcome sequence, nurture sequence, or sales sequence. Covers welcome, nurture, conversion, launch, and re-engagement sequences. Triggers on: write welcome emails, email sequence for, nurture sequence, convert my list, onboarding emails, launch sequence, drip campaign, email funnel. Outputs complete email sequences with subject lines, timing, and full copy.

GroundMountCompany
GroundMountCompany
0

positioning-angles

Find the angle that makes something sell. Use when launching a product, creating a lead magnet, writing a landing page, crafting an offer, or when marketing isn't converting. Triggers on: find angles for X, how should I position X, what's the hook, why isn't this selling, make this stand out, differentiate this, or when copy/landing page work needs a strong angle first. Outputs 3-5 distinct positioning options with headline directions for each.

GroundMountCompany
GroundMountCompany
0

keyword-research

Strategic keyword research without expensive tools. Use when someone needs content strategy, topic ideas, SEO planning, or asks what should I write about. Uses the 6 Circles Method to expand from seed keywords, clusters into content pillars, and maps to a prioritized content plan. Triggers on: keyword research for X, content strategy for X, what topics should I cover, SEO strategy, content calendar, topic clusters. Outputs prioritized keyword clusters with content recommendations.

GroundMountCompany
GroundMountCompany
0

Page 1455 of 1487 · 74319 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.