Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Communication

1,726 results · page 57 of 58

  • parallel-dispatcherSkillCommunication

    Skill especializada em paralelizar trabalho via subagents corretamente — sem cair na armadilha skill-vs-agent. Use quando precisar despachar N slices verticais, N reviews, ou N tarefas independentes em paralelo, e quando reviewers/agentes paralelos discordam sobre o mesmo achado e a decisão de arbit

    Ready to connect

    github.com/felvieira/claude-skills-fv23 stars

    View details
  • prompt-warriorSkillCommunication

    Use when the user wants to analyze their communication style with AI from Claude Code logs — asks for a "prompt warrior" profile, an "AI profile", "wrapped", a psychological portrait of how they prompt, statistics of their sessions/messages, or personalized prompt-engineering recommendations based o

    Ready to connect

    github.com/timoncool/prompt-warrior23 stars

    View details
  • saas-conversion-playbookSkillCommunication

    Audita e desenha o funil de conversão de assinatura de um SaaS ou app — onboarding, evento de ativação, paywall, gatilhos in-app, modelo comercial (freemium/trial/hard paywall/reverse trial) e lifecycle de e-mail. Classifica o produto em playbook A (consumer/resultado pessoal) ou B (ferramenta B2B/P

    Ready to connect

    github.com/felvieira/claude-skills-fv23 stars

    View details
  • slash-commandsSkillCommunication

    Esposter slash command conventions — parameter definitions, execution modes, the chip-based parameter UI and its safeParse/setErrors validation, message formatting, adding new commands, and SlashCommandDefinitionMap being the inventory rather than any page that mirrors it (plus the two shapes the ma

    Ready to connect

    github.com/esposter/esposter23 stars

    View details
  • sota-architectureSkillCommunication

    State-of-the-art software and system architecture rules (2026) for both building and auditing. Use when designing, building, refactoring, or extending system architecture — boundaries, DDD, hexagonal/clean architecture, event-driven design, CQRS, sagas, messaging, caching, sharding, multi-tenancy, r

    Ready to connect

    github.com/martinholovsky/sota-skills23 stars

    View details
  • sota-ux-writingSkillCommunication

    State-of-the-art UX writing and product-copy guidance (2026) covering voice and tone systems, plain language (ISO 24495-1), microcopy (buttons, labels, empty states, onboarding, notifications), error and feedback message craft, and the accessibility and localization of interface language (WCAG 2.2 l

    Ready to connect

    github.com/martinholovsky/sota-skills23 stars

    View details
  • zodSkillCommunication

    Esposter Zod schema conventions — z namespace imports and the export-type z.infer form, string normalization via transform+pipe and the constraints-on-the-final-pipe rule, createUniqueArraySchema for arrays, Zod 4 shorthand APIs (z.email/z.int/z.strictObject/z.enum) and the ZodError issue-push form,

    Ready to connect

    github.com/esposter/esposter23 stars

    View details
  • br-single-use-tokenSkillCommunication

    Configure Better Route 1.1 atomic single-use tokens for authorization codes, password resets, magic links, invitations, and email confirmation. Use when a token must be stored hashed and consumed no more than once across concurrent requests.

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • classic-theme-comments-discussionSkillCommunication

    Build or audit classic theme comments output for WP 7.1. Covers `comments_template()`, `comments.php`, `post_password_required()`, `have_comments()`, `wp_list_comments()`, comment pagination, `comment_form()`, threaded comment reply script loading, closed-comment messaging, accessible comment naviga

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • conversion-designSkillCommunication

    Use when someone asks how to structure a landing page, product homepage, pricing page, or acquisition flow so a qualified visitor understands the offer and can act. Produces information architecture and structural specifications for a conversion surface. Use `content-design` for its message hierarch

    Ready to connect

    github.com/eugenelim/agent-ready-repo22 stars

    View details
  • email-best-practicesSkillCommunication

    Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.

    Ready to connect

    github.com/motormetrics/motormetrics22 stars

    View details
  • fluentcrm-automation-sequence-modelsSkillCommunication

    Work with FluentCRM 3.x automation subscriber state and FluentCampaign Pro email sequences. Covers FunnelSubscriber, FunnelSequence, FunnelProcessor, FunnelHelper, FunnelMetric, Pro Sequence, SequenceMail, and SequenceTracker. Use when enrolling a contact into an automation funnel, resuming from a b

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • fluentcrm-custom-optin-formsSkillCommunication

    Builds and audits public custom subscription forms that create or update FluentCRM contacts and carry them through double opt-in. Covers explicit consent, server-owned list/tag mapping, pending and suppressed status policy, createOrUpdate, sendDoubleOptinEmail, list-specific confirmation settings, g

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • fluentcrm-event-trackingSkillCommunication

    Track and consume FluentCRM 3.x contact events from companion plugins. Covers the experimental event_tracking flag, the track method of FluentCrmApi('event_tracker'), fc_event_tracking, repeatable counter semantics, subscriber resolution by subscriber/email/user/current contact, fluent_crm/event_tra

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • fluentform-submission-lifecycleSkillCommunication

    Implements and audits Fluent Forms server-side submission behavior from parsed field data through sanitization, validation, persistence, entry details, notifications, integrations, and confirmation. Selects the correct fluentform/input_data_*, fluentform/validation_errors, fluentform/insert_response

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • greeting-userSkillCommunication

    Generates a personalized greeting by running a Python script and reversing the word order of its output. Use when a new conversation starts, the user says hello or hi, or a welcome message is needed.

    Ready to connect

    github.com/fj-ivy/langchain4j-examples22 stars

    View details
  • jfb-action-messagesSkillCommunication

    Surfaces user-facing custom messages from a JetFormBuilder

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • llmSkillCommunication

    AI features you ship to users: structured output, tool schemas, prompt injection, evals. Use when "the model returns bad JSON", "it hallucinates", "stop it calling the wrong tool", "add evals", or an LLM feature can trigger refunds, emails or writes. Covers schema-constrained output, idempotent tool

    Ready to connect

    github.com/rainmanjam/poka-yoke22 stars

    View details
  • lw-lms-wp-cli-operationsSkillCommunication

    Use the LW LMS v1.6.0 operational WP-CLI commands added in v1.4.0. Covers `wp lw-lms course create|list|delete|set-section`, `wp lw-lms lesson create|list|assign`, `wp lw-lms enroll`, `wp lw-lms revoke`, `wp lw-lms force-complete`, argument resolution by ID/slug/login/email, enrollment/progress hook

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • openui-forge-vercelSkillCommunication

    OpenUI generative UI with Vercel AI SDK. streamText, toUIMessageStreamResponse, and tools support.

    Ready to connect

    github.com/othmanadi/openui-forge22 stars

    View details
  • reproduce-and-fix-issuesSkillCommunication

    Reproduce triaged Slack bugs through a configured app-control adapter, verify existing fixes, and open a bounded draft pull request only after before-and-after proof. Use only from the configured Benny repro automation.

    Ready to connect

    github.com/barbieri/local-openfinance22 stars

    View details
  • trace-scanSkillCommunication

    Trace scan (§4.1/§4.2): before a commit, scans the staged changes and the message for AI traces (co-author trailers, footers, robot emoji, tool names) and vendor template names. The git hooks apply it automatically.

    Ready to connect

    github.com/byerlikaya/claude-starter-kit22 stars

    View details
  • translatepress-email-notification-compatibilitySkillCommunication

    Audit or implement TranslatePress-compatible WordPress plugin emails, WooCommerce emails, transactional notifications, cron/CLI emails, wp_mail usage, preferred-user-language delivery, trp_translate(), trp_switch_language(), trp_language user/order meta, and email gettext scanning. Use when code sen

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • triage-issue-reportsSkillCommunication

    Triage Slack issue reports with one thread-only verdict, evidence review, cause-aware routing, tracker dedupe, and fail-closed ticket creation. Use only from the configured Benny triage automation.

    Ready to connect

    github.com/barbieri/local-openfinance22 stars

    View details
  • wc-abandoned-cart-recoverySkillCommunication

    Integrate with or audit WooCommerce 11.0's experimental abandoned-cart recovery email. Covers feature and email gates, manual versus two-hour automatic sends, eligible order statuses, duplicate-provider suppression, recovery URL filtering, unsubscribe/privacy behavior, Action Scheduler boundaries, H

    Ready to connect

    github.com/lonsdale201/wp-agent-skills22 stars

    View details
  • avatar-funilSkillCommunication

    Faz pesquisa de mercado e de avatar com IA antes de qualquer oferta. Dado um nicho ou produto, faz três coisas. Primeiro minera a DOR REAL do público varrendo fontes públicas (reviews, comunidades de Facebook e Discord, Reddit, Reclame Aqui) e devolve as dores ranqueadas com as frases literais do cl

    Ready to connect

    github.com/marketinglendario/cohort-de-marketing20 stars

    View details
  • creating-commitSkillCommunication

    Creates context-aware git commits with smart pre-commit checks, submodule support, and conventional commit message generation. Use when user requests to commit changes, stage and commit, check in code, save work, save changes, push my code, finalize changes, add to git, create commits, run /commit c

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • email-funnelSkillCommunication

    Generates funnel emails (invitation, confirmation, reminder, recap, nurture, and sales) applying YOUR visual identity via design.md, using Alan Nicolas's email method. Use whenever you need an email for your business.

    Ready to connect

    github.com/marketinglendario/cohort-de-marketing20 stars

    View details
  • gensokyo-commit-attributionSkillCommunication

    Append truthful Assisted-by trailers when preparing, creating, or explicitly amending a Git commit whose staged changes were materially shaped by one or more Gensokyo character skills. Use for commit-message construction after a character workflow changed the commit's artifact, evidence, or decision

    Ready to connect

    github.com/n0zom1z0/gensokyo-skills21 stars

    View details
  • inbox-digestSkillCommunication

    Scan the last 48 hours of unread newsletters, news emails, and blog digests. Summarize what's relevant to your work. Trigger when the user asks "what did I miss", "any interesting newsletters", or as part of the morning briefing ritual.

    Ready to connect

    github.com/etrebels/claude-code-growth-os21 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI