63756 Skills Available

Find awesome
Agent Skills

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

Popular searches

nuxthub

Use when building NuxtHub v0.10.6 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.

onmax
onmax
0

nuxt

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers (validation, WebSocket, SSE) and nitropack v2 patterns. Updated for Nuxt 4.3+.

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

onmax
onmax
0

todoist

Todoist CLI (sachaos/todoist). Use when user mentions: todoist, tasks, todos, adding/listing/completing tasks, creating projects, filtering by date/priority/label, natural language task entry, recurring tasks, or task management workflows.

onmax
onmax
0

nuxt-ui

Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dialogs and overlays, configure Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.

onmax
onmax
0

nuxt-seo

Nuxt SEO meta-module with robots, sitemap, og-image, schema-org. Use when configuring SEO, generating sitemaps, creating OG images, or adding structured data.

onmax
onmax
0

ts-library

Use when authoring TypeScript libraries or npm packages - covers project setup, package.json exports, build tooling (tsdown/unbuild), API design patterns, type inference tricks, testing, and publishing to npm. Use when bundling, configuring dual CJS/ESM output, or setting up release workflows.

onmax
onmax
0

ghostty-terminal-automation

Automate Ghostty terminal sessions via MCP. Use when you need to send commands to terminals, read terminal output, capture screenshots, resize windows, open new tabs/windows, or interact with TUI apps like Neovim, htop, or any CLI tool running in Ghostty.

hyperb1iss
hyperb1iss
0

ask-details

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

doubleflannel
doubleflannel
0

accept-pr

Land one PR end-to-end (changelog + thanks, lint, merge, back to main).

doubleflannel
doubleflannel
0

brave-search

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

doubleflannel
doubleflannel
0

change-logger

Generate and maintain the root CHANGELOG.md in a beginner-friendly, analogy-rich format from git state or a commit range.

doubleflannel
doubleflannel
0

handoff

Codex handoff checklist for agents.

doubleflannel
doubleflannel
0

markdown-converter

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.

doubleflannel
doubleflannel
0

oracle

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.

doubleflannel
doubleflannel
0

pickup

Codex pickup checklist when starting on a task.

doubleflannel
doubleflannel
0

screenshot-use

Use the screenshot workflow to pick, verify, replace, and verify CI.

doubleflannel
doubleflannel
0

Docker & Kubernetes

Dockerfile best practices, multi-stage builds, docker-compose patterns, and Kubernetes concepts

nategarelik
nategarelik
0

typescript-best-practices

Auto-load when writing TypeScript code. Provides patterns for type safety, async handling, and modern TypeScript idioms.

nategarelik
nategarelik
0

PowerShell Patterns

PowerShell best practices for Windows development, including cmdlet patterns, module development, and error handling

nategarelik
nategarelik
0

API Design

REST API best practices, OpenAPI/Swagger patterns, authentication, and error response formats

nategarelik
nategarelik
0

testing-patterns

Auto-load when writing tests. Provides TDD workflow, test structure patterns, and common testing idioms.

nategarelik
nategarelik
0

git-workflow

Auto-load for git operations. Provides branching strategy, commit conventions, and PR workflow.

nategarelik
nategarelik
0

Python Best Practices

Type hints, dataclasses, async patterns, testing with pytest, and modern Python tooling

nategarelik
nategarelik
0

cli-config

Manage CLI application configuration with Cobra and Viper. Use when implementing config files, environment variables, flags binding, or when user mentions Viper, configuration management, config files, or CLI settings.

yurifrl
yurifrl
0

ag:changelog

Generates and updates project CHANGELOG.md from git commits, conversation decisions, and architectural changes. Auto-invoke this skill when new features are added, features are removed, or architecture changes occur.

yurifrl
yurifrl
0

ag:checkpoint

Session checkpoint — saves context, outputs summary + changelog. Three-in-one wrap-up command.

yurifrl
yurifrl
0

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.

yurifrl
yurifrl
0

ag:claudemd-update

Updates CLAUDE.md based on recent conversation history. This skill should be used when the user asks to update their CLAUDE.md, sync learnings from conversations, or review what was discussed recently.

yurifrl
yurifrl
0

drafts

Organize user's ideas into clear, simple drafts

yurifrl
yurifrl
0

go-specialist

Go language consultant providing guidance on best practices, testing with testify, concurrency patterns, error handling, and technology stack recommendations. Use when answering Go questions, reviewing Go code, or advising on Go implementation approaches.

yurifrl
yurifrl
0

git-worktrees

Manage git worktrees for parallel development. Use when user mentions worktrees, parallel branches, or working on multiple branches simultaneously.

yurifrl
yurifrl
0

add-module

Create new demo or utility modules following CLY project patterns. Use when adding TUI demonstration modules to modules/demo/ or utility modules to modules/, following Bubbletea/Bubbles conventions with proper Cobra CLI integration.

yurifrl
yurifrl
0

ag:backlog-backtrack

Generate BACKLOG.md from Claude Code conversation history. Summarizes recent sessions grouped by project and date. Idempotent — safe to re-run.

yurifrl
yurifrl
0

agent-tests

Agent-runnable e2e tests that validate workflows with real commands

yurifrl
yurifrl
0

cobra-modularity

Build modular CLI applications with Cobra framework. Use when structuring CLI commands, implementing modular command architecture, handling flags and arguments, or when user mentions Cobra, CLI modularity, command registration, or spf13/cobra.

yurifrl
yurifrl
0

charm-stack

Build terminal UIs with Bubbletea, Bubbles, Lipgloss, and Huh. Use when creating TUI applications, interactive forms, styled terminal output, or when user mentions Bubbletea, Bubbles, Lipgloss, Huh, Charm, or TUI development.

yurifrl
yurifrl
0

slack-message-formatter

This skill should be used when the user asks to parse, format, organize, or work with a message. It asks if the message is for Slack and formats using Slack's minimal markdown with natural conversational flow.

yurifrl
yurifrl
0

write-skill

Create Claude Code skills with proper structure and documentation. Use when building custom skills, writing SKILL.md files, or when user asks "write a skill" or "create Claude skill".

yurifrl
yurifrl
0

vectorcode

Semantic code search using RAG and vector embeddings. Use when you need to find code by concept/functionality rather than exact text match, discover implementation examples, or understand where specific concepts are used across projects.

yurifrl
yurifrl
0

postmortem

Error review and recovery workflow. This skill should be used when the user points out a mistake, requests a review, pastes error logs, or asks "what went wrong". Triggers on phrases like "this is wrong", "you made a mistake", "do a postmortem", "can you review this", or when stack traces/CLI errors are provided.

yurifrl
yurifrl
0

testing

Write tests using TDD principles with integration tests as default and minimal mocking. Use when writing code, fixing bugs, or when user mentions tests, TDD, unit tests, integration tests, or testing strategy.

yurifrl
yurifrl
0

prompt-engineering

Prompt engineering reference and workflow for creating, refining, and reviewing high-quality prompts for AI tools, agents, and skills.

yurifrl
yurifrl
0

python-script

Creates standalone Python scripts using uv with PEP 723 inline script metadata.

yurifrl
yurifrl
0

python

Python development with uv and PEP 723 inline dependencies

yurifrl
yurifrl
0

skill-creation

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.

yurifrl
yurifrl
0

slack-chat

communicate via slack-chat channels and direct messages with users

mikesmullin
mikesmullin
0

receiving-feedback

Use when receiving feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

viktorvan
viktorvan
0

prompt-optimizer

This skill should be used when users request help optimizing, improving, or refining their prompts or instructions for AI models. Use this skill when users provide vague, unclear, or poorly structured prompts and need assistance transforming them into clear, effective, and well-structured instructions that AI models can better understand and execute. This skill applies comprehensive prompt engineering best practices to enhance prompt quality, clarity, and effectiveness.

viktorvan
viktorvan
0

writing-clearly-and-concisely

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

viktorvan
viktorvan
0

Page 1233 of 1276 · 63756 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.