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: AI & models

8,897 results · page 153 of 297

  • content-workflowSkillAI & models

    End-to-end content creation pipeline from research through editorial review to social distribution. Orchestrates a 3-stage workflow: research, draft/edit, and distribute. Supports blog posts, LinkedIn, Twitter threads, newsletters, and essays.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • cro-auditorSkillAI & models

    Conversion Rate Optimization auditing for landing pages, signup flows, checkout funnels, forms, and CTAs. Identifies friction points, runs heuristic evaluations, produces prioritized recommendations using ICE/PIE frameworks. Use when the user asks about conversion optimization, funnel analysis, land

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • cross-platform-auditSkillAI & models

    Unified multi-platform paid media audit with parallel execution. Spawns scored audits for Google Ads, Meta Ads, and Microsoft Ads simultaneously, merges results into a budget-weighted aggregate health score (A-F), adds cross-platform analysis (budget allocation, tracking consistency, creative alignm

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • customer-journey-mappingSkillAI & models

    Map customer journeys from awareness to advocacy. Visualize touchpoints, identify drop-off points, analyze channel interactions, and optimize the end-to-end experience. Use when the user asks about customer journey, funnel mapping, touchpoint analysis, or experience optimization.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • dr-audit-orchestratorSkillAI & models

    Router for the code-audit family. Runs five read-only audit dimensions (broken, dead, docs-drift, spec-drift, goal-trace) over the repo and produces AUDIT_REPORT.md plus ready-to-send fix prompts. Use when the operator asks for an audit, a sweep, or "what is broken / unused / out of date". Findings

    Ready to connect★ 142

    github.com/ahepi/deepreason141 stars

    View details
  • dr-drive-harnessSkillAI & models

    The driving manual for DeepReason - how to run the harness properly (session preflight, the public CLI lifecycle, live-run ladders) and where to look before modifying anything or when diagnosing a problem. An index over the owning authorities (CLAUDE.md, docs/map, the workflow skills), not a replace

    Ready to connect★ 142

    github.com/ahepi/deepreason141 stars

    View details
  • facebook-adsSkillAI & models

    Meta Ads (Facebook & Instagram) platform expertise. Audit campaigns, audiences, creative strategy, pixel tracking, and CAPI. Use when the user asks about Facebook Ads, Instagram Ads, Meta Ads, social media advertising, Advantage+ campaigns, or Meta pixel/CAPI setup.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • github-readmeSkillAI & models

    Generate, audit, or update GitHub READMEs with project-type-aware structure, voice calibration, and SEO/AEO discoverability guidance. Three modes: generate (new), audit (check existing), update (patch). Detects repo type and adapts sections, tone, and badges accordingly.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • linkedin-adsSkillAI & models

    LinkedIn Ads platform expertise. Audit campaigns, optimize targeting (job title, company, seniority, industry), creative strategy, Lead Gen Forms, conversion tracking, and ABM campaigns. Use when the user asks about LinkedIn advertising, B2B paid social, LinkedIn campaign optimization, Lead Gen Form

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • research-digestSkillAI & models

    Generate structured research briefs from RSS feeds and web sources on any topic. Synthesizes multiple sources into actionable analysis with key findings, data points, expert perspectives, and content angles.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • sync-reposSkillAI & models

    Manage public/private repository pairs. Verify parity, detect drift, run sync scripts, and validate no sensitive data leaks to the public repo. Use for projects that maintain separate dev and public repositories.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • utm-attribution-strategySkillAI & models

    UTM parameter strategy, campaign tracking, and marketing attribution modeling. Build consistent UTM taxonomies, configure attribution models, measure cross-channel performance, and connect marketing spend to revenue. Use when the user asks about UTM parameters, campaign tracking, attribution models,

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • wasted-spend-finderSkillAI & models

    Systematic analysis of Google Ads and Meta advertising spend to identify wasted budget. Produces actionable exclusion lists with thematic categorization and statistical validation. Use when onboarding new accounts, performing monthly hygiene, or preparing for budget optimization.

    Ready to connect★ 142

    github.com/thatrebeccarae/claude-marketing129 stars

    View details
  • dotnet-analyzersSkillAI & models

    Run dotnet format to fix code style and analyzer diagnostics (IDE0005, CA*, SA*). Use when fixing unnecessary usings, code style violations, analyzer warnings, or verifying format compliance

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • dotnet-testSkillAI & models

    This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • dotnet-verifySkillAI & models

    This skill should be used when working with Verify snapshot tests in .NET projects. Use when updating verified snapshots after intentional code changes, accepting new snapshots, discovering verify tests, or troubleshooting snapshot mismatches. Trigger phrases include "verify tests", "update snapshot

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • glabSkillAI & models

    Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the command line. Use this skill when the user needs to interact with GitLab resources or perform GitLab workflows.

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • handbook-discoverSkillAI & models

    This skill should be used when users want to discover, browse, or audit cc-handbook marketplace plugins. Shows all available plugins with installation status, versions, and component breakdown (skills, agents, commands, MCP/LSP servers, hooks). Trigger phrases include "discover plugins", "list handb

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • ilspy-decompileSkillAI & models

    Understand implementation details of .NET code by decompiling assemblies. Use when you want to see how a .NET API works internally, inspect NuGet package source, view framework implementation, or understand compiled .NET binaries.

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • subagent-reviewSkillAI & models

    Review changed code for reuse, quality, and efficiency using three parallel disposable subagents. This skill should be used when the user says "review", "simplify", "code review", or wants a one-shot code review without persistent reviewers.

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • team-reviewSkillAI & models

    Review changed code for reuse, quality, and efficiency using a team of persistent named reviewers. This skill should be used when the user says "team review", "review with team", or wants parallel code review with persistent team members for follow-up questions. Similar to /subagent-review but revie

    Ready to connect★ 141

    github.com/nikiforovall/claude-code-rules141 stars

    View details
  • autodevSkillAI & models

    Feature auto-development — clarify requirements, generate spec, dispatch dev sub-agent to implement and merge into current branch

    Ready to connect★ 140

    github.com/zhangshenao/harness9136 stars

    View details
  • agent-teams-commandSkillAI & models

    Use when work has genuinely independent streams or distinct builder, evaluator, domain, and integration roles that require bounded multi-agent command scaled from 5 to 100+ agents.

    Ready to connect★ 139

    github.com/mark393295827/third-brain-v7-skills139 stars

    View details
  • agentic-engineeringSkillAI & models

    Use when designing or refactoring a model-native engineering workflow with bounded autonomy, probes, custom evaluation, durable state, and verified write-back.

    Ready to connect★ 139

    github.com/mark393295827/third-brain-v7-skills139 stars

    View details
  • anthropic-osSkillAI & models

    Use when a personal or team operating system needs a bounded redesign using Four-C, closed-loop controls, 70/30 allocation, 3B creativity, experiments, and prediction-error learning.

    Ready to connect★ 139

    github.com/mark393295827/third-brain-v7-skills139 stars

    View details
  • dddSkillAI & models

    Explore and evaluate domain models collaboratively before implementation. Use for DDD modelling, domain concepts, aggregates, lifecycles, invariants, ownership, subdomain boundaries, or Rivière role questions where domain expertise and repository evidence must shape the model.

    Ready to connect★ 138

    github.com/ntcoding/living-architecture139 stars

    View details
  • xs-multi-agentSkillAI & models

    Gathers independent opinions from AI providers of different kinds (Codex/Claude/Grok/Cursor/Antigravity, etc.), cross-examines them on common issues, and integrates them. Detects available agents first. Use when told things like "みんなで考えて" (think together), "マルチエージェントで分析して" (analyze with multiple age

    Ready to connect★ 139

    github.com/karaage0703/ai-assistant-workspace139 stars

    View details
  • agentic-readinessSkillAI & models

    Audit and improve repositories for reliable agentic work across Codex and Codex App, Claude Code, and OpenCode. Use when reviewing AGENTS.md or CLAUDE.md quality and discovery, instruction routing in monorepos or meta-repos, agent settings, MCP configuration, skills, subagents, context budgets, or r

    Ready to connect★ 137

    github.com/codealive-ai/ai-driven-development138 stars

    View details
  • agents-consiliumSkillAI & models

    Run external coding agents (Codex, Claude Code, OpenCode, native Grok Build, Gemini) as independent reviewers, stateful repository researchers, or single-agent implementers. Use for multi-model opinions and code review, steerable Grok research, full-access delegation, long-running work, or reattachi

    Ready to connect★ 137

    github.com/codealive-ai/ai-driven-development138 stars

    View details
  • antechamberSkillAI & models

    A command-line tool in AmberTools for preparing small molecules or non-standard residues within GAFF/AMBER-compatible chemical space for molecular mechanics simulations, by automating atom/bond typing, charge generation or import, and force-field–compatible input generation. USE WHEN you are working

    Ready to connect★ 138

    github.com/jinzhezenggroup/computational-chemistry-agent-skills138 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.

53,788 of the 54,220 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