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: Productivity

2,599 results · page 21 of 87

  • task-forestSkillProductivity

    Maintains a repo-local task forest or task DAG for the current workspace. Use when the user asks to initialize or update a task forest, close a session, summarize evolving project work, align a request with a global goal, track progress/history/deviations/todos, save or apply a task proposal, or exp

    Ready to connect★ 724

    github.com/dongshuyan/compass-skills726 stars

    View details
  • deep-researchSkillProductivity

    Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need synthesis across multiple external sources, iterative follow-up rese

    Ready to connect★ 712

    github.com/staruhub/claudeskills712 stars

    View details
  • xuefeng-methodSkillProductivity

    Xuefeng-style AI-native product development methodology. Applies to: (1) AI-native products with open-ended, non-exhaustive user behavior (AI calendars, AI assistants, AI recommendations, conversational products, etc.), (2) scenarios with strong model dependency where AI drives core decisions rather

    Ready to connect★ 712

    github.com/staruhub/claudeskills712 stars

    View details
  • baseSkillProductivity

    Lets your agent manage databases, forms, and reports using LibreOffice Base.

    Ready to connect★ 707

    github.com/alinaqi/maggy705 stars

    View details
  • cross-agent-delegationSkillProductivity

    Cross-agent task routing — Codex auto-review, Kimi delegation by complexity score (iCPG + Claude reasoning), iCPG + Mnemos mandatory for all agents

    Ready to connect★ 707

    github.com/alinaqi/maggy705 stars

    View details
  • de-sloppifySkillProductivity

    Systematic code cleanup pipeline for .NET projects. Runs 7 ordered steps: formatting, unused usings, analyzer warnings, dead code removal, TODO resolution, sealed class audit, and CancellationToken propagation. Each step is verified independently with tests between phases. Load this skill when: "cle

    Ready to connect★ 707

    github.com/codewithmukesh/dotnet-claude-kit695 stars

    View details
  • icpgSkillProductivity

    Intent-Augmented Code Property Graph — tracks WHY code exists via ReasonNodes with formal contracts, 6-dimension drift detection, and 3 canonical pre-task queries for autonomous development

    Ready to connect★ 707

    github.com/alinaqi/maggy705 stars

    View details
  • maggySkillProductivity

    Maggy is a local AI engineering command center. AI-prioritized inbox across issue trackers (GitHub Issues/Asana), one-click TDD execute with iCPG context enrichment, daily competitor intelligence briefing.

    Ready to connect★ 707

    github.com/alinaqi/maggy705 stars

    View details
  • team-coordinationSkillProductivity

    Multi-person projects - shared state, todo claiming, handoffs

    Ready to connect★ 707

    github.com/alinaqi/maggy705 stars

    View details
  • ticket-craftSkillProductivity

    Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing

    Ready to connect★ 707

    github.com/alinaqi/maggy705 stars

    View details
  • wrap-upSkillProductivity

    Owns the session handoff lifecycle: the end-of-session ritual that captures completed work, pending tasks, and learnings into .claude/handoff.md, and the session-start protocol that loads it back. Triggers on: /wrap-up, "wrap up", "done for today", "that's all", "end session", "signing off", "handof

    Ready to connect★ 707

    github.com/codewithmukesh/dotnet-claude-kit695 stars

    View details
  • divorce-ct-stephane-boghossianSkillProductivity

    Claude skill that turns Claude into a Connecticut-specific divorce planner — nine operating modes from pre-flight intake to post-judgment modification, modeled on Untangle.us's feature surface and grounded in C.G.S. Title 46b, Practice Book Chapter 25, and the 2026-08-01 CCSG schedule. Covers eligib

    Ready to connect★ 691

    github.com/lawve-ai/awesome-legal-skills691 stars

    View details
  • legal-ai-model-router-stephane-boghossianSkillProductivity

    Routes any legal task to the right LLM, like OpenRouter but for legal work and grounded in benchmarks instead of brand loyalty. Built from mid-2026 legal evals (legalbenchmarks.ai, Vals AI × Stanford LegalBench across 124 models, Harvey's Legal Agent Benchmark, the Atticus Project's CUAD/MAUD/ACORD)

    Ready to connect★ 691

    github.com/lawve-ai/awesome-legal-skills691 stars

    View details
  • legal-test-builder-patrick-munroSkillProductivity

    Builds a high-fidelity interactive legal assessment as a single self-contained HTML artifact. Output includes a live countdown timer, contract review tasks with hover-annotated problem clauses, candidate answer textareas, model answers hidden behind reveal blocks, scenario-based legal memo tasks, st

    Ready to connect★ 691

    github.com/lawve-ai/awesome-legal-skills691 stars

    View details
  • close-task-commit-push-prSkillProductivity

    Close the active backlog task (detected from branch name), commit all changes, push to remote, and open a pull request. Use when the user says "close task and ship it", "close task commit push pr", or invokes /close-task-commit-push-pr.

    Ready to connect★ 681

    github.com/devoxx/devoxxgenieideaplugin677 stars

    View details
  • recipe-taskSkillProductivity

    Execute tasks following appropriate rules with rule-advisor metacognition

    Ready to connect★ 681

    github.com/shinpr/claude-code-workflows681 stars

    View details
  • reviewSkillProductivity

    Review local code changes for bugs, regressions, missing tests, and pragmatic improvements. Use when the user asks to review the current changes from `git status`, or to review a specific backlog task by id such as `task-65` or `TASK-65`. Also trigger when the user says things like "review", "review

    Ready to connect★ 681

    github.com/devoxx/devoxxgenieideaplugin677 stars

    View details
  • start-taskSkillProductivity

    Create a feature branch for a backlog task, switch to it, and start implementation. Use when the user says "start task-123", "work on task-123", "implement task-123", or invokes /start-task with a task ID.

    Ready to connect★ 681

    github.com/devoxx/devoxxgenieideaplugin677 stars

    View details
  • task-analyzerSkillProductivity

    Selects the smallest set of task-execution skills and metacognitive safeguards for standalone task and diagnosis workflows.

    Ready to connect★ 681

    github.com/shinpr/claude-code-workflows681 stars

    View details
  • ensemble-solvingSkillProductivity

    Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality.

    Ready to connect★ 671

    github.com/mhattingpete/claude-skills-marketplace670 stars

    View details
  • feature-planningSkillProductivity

    Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.

    Ready to connect★ 671

    github.com/mhattingpete/claude-skills-marketplace670 stars

    View details
  • timeline-creatorSkillProductivity

    Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

    Ready to connect★ 671

    github.com/mhattingpete/claude-skills-marketplace670 stars

    View details
  • discover-interview-synthesisSkillProductivity

    Synthesizes user research interviews into actionable insights, patterns, and recommendations. Use after conducting user interviews, customer calls, or usability sessions to extract and communicate findings across participants. Distinct from foundation-meeting-recap, which summarizes one internal mee

    Ready to connect★ 665

    github.com/product-on-purpose/pm-skills665 stars

    View details
  • foundation-meeting-agendaSkillProductivity

    Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shar

    Ready to connect★ 665

    github.com/product-on-purpose/pm-skills665 stars

    View details
  • foundation-meeting-recapSkillProductivity

    Produces a topic-segmented post-meeting summary for attendees with decisions highlighted and actions captured inline per topic (plus a consolidated action view at the end). Auto-populates topic skeleton from a sibling meeting-agenda when available and reconciles planned vs. actual topics. Accepts tr

    Ready to connect★ 665

    github.com/product-on-purpose/pm-skills665 stars

    View details
  • utility-pm-criticSkillProductivity

    Run adversarial review on a PM artifact via the pm-critic sub-agent. Returns findings graded P0/P1/P2/P3 with a concrete fix suggestion per finding and a machine-readable status block. Use after producing a PRD, meeting recap, OKR set, persona, or any PM artifact you want stress-tested before it shi

    Ready to connect★ 665

    github.com/product-on-purpose/pm-skills665 stars

    View details
  • amazon-dayparting-strategySkillProductivity

    PPC dayparting — bid scheduling by hour/day, peak shopping times, budget optimization by time slot

    Ready to connect★ 655

    github.com/nexscope-ai/amazon-skills663 stars

    View details
  • amazon-seasonal-planningSkillProductivity

    Seasonal sales calendar — Prime Day, Black Friday, Q4 prep, inventory planning, promotion scheduling

    Ready to connect★ 655

    github.com/nexscope-ai/amazon-skills663 stars

    View details
  • accliSkillProductivity

    This skill should be used when interacting with Apple Calendar on macOS. Use it for listing calendars, viewing events, creating/updating/deleting calendar events, and checking availability/free-busy times. Triggers on requests like "check my calendar", "schedule a meeting", "what's on my schedule",

    Ready to connect★ 661

    github.com/sundial-org/awesome-openclaw-skills652 stars

    View details
  • agent-registrySkillProductivity

    MANDATORY agent discovery system for token-efficient agent loading. Claude MUST use this skill instead of loading agents directly from ~/.claude/agents/ or .claude/agents/. Provides lazy loading via search_agents and get_agent tools. Use when: (1) user task may benefit from specialized agent experti

    Ready to connect★ 661

    github.com/sundial-org/awesome-openclaw-skills652 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.

52,524 of the 52,958 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