ahel is live on Product Hunt today. Upvote

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,669 results · page 23 of 89

  • deslopSkillProductivity

    Remove AI-generated code slop from the branch diff. Use before claiming any coding task complete, before any commit or PR, and when the user asks for slop cleanup.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • git-rebaseSkillProductivity

    Intelligently handle git rebase operations and resolve merge conflicts while preserving features and maintaining code quality. Use when rebasing feature branches, resolving conflicts across commits, and ensuring clean linear history without losing changes. Don't use for merge-commit workflows, cherr

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • remove-feature-flagSkillProductivity

    Remove a Ledger Wallet feature flag while preserving its resolved production behavior, then validate, create a draft PR, and watch CI to green. Invoke only through /remove-feature-flag; this command may stash local work, push a new branch, create or update Jira work, and publish a PR.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • nw-leanux-methodologySkillProductivity

    LeanUX backlog management methodology - user story template, story sizing, story states, task types, Definition of Ready/Done, anti-pattern detection and remediation

    Ready to connect★ 610

    github.com/nwave-ai/nwave611 stars

    View details
  • 80-01-autonomous-workSkillProductivity

    Work autonomously without waiting for hand-holding — complete tasks end-to-end without asking for permission at every step.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-lockSkillProductivity

    Phase 4.0 — Acceptance Criteria lock checkpoint before implementation. Consolidates all ACs from PRD, TechSpec, and Tasks, presents to user for confirmation, and saves the locked AC list to accepted-criteria.md. Implementation only starts after explicit user confirmation.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • agent-context-generatorSkillProductivity

    Generate project-level AGENTS.md guides that capture conventions, workflows, and required follow-up tasks. Use when a repository needs clear agent onboarding covering structure, tooling, testing, task flow, README expectations, and conventional commit summaries.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • debug-hangSkillProductivity

    Automatically troubleshoot hang issues in Ray-scheduled distributed training jobs. Use when a training job is unresponsive, resource utilization is abnormal, or the job shows no progress for a long time. Automatically collects cluster state, task call stacks, and Actor states, analyzes blocking chai

    Ready to connect★ 606

    github.com/redai-studio/relax587 stars

    View details
  • ssh-ray-clusterSkillProductivity

    3-step debug loop for remote Ray cluster — submit task via SSH, check

    Ready to connect★ 606

    github.com/redai-studio/relax587 stars

    View details
  • sync-githubSkillProductivity

    Use when syncing Relax code between internal GitLab and external GitHub, especially gitlab/dev, gitlab/main, github/main, internal CR/MR handoff, linear main history, sensitive-content checks, GitHub Actions CI validation, or guarded GitHub pushes.

    Ready to connect★ 606

    github.com/redai-studio/relax587 stars

    View details
  • qv-asana-syncSkillProductivity

    Look up and update Asana tasks using local developer-workflow config and direct Asana REST calls. Use when the user asks to sync an Asana task, move task status, add a PR link to Asana, or validate Asana configuration.

    Ready to connect★ 604

    github.com/tetherto/qvac601 stars

    View details
  • qv-daily-work-updateSkillProductivity

    Generate a concise end-of-day work update from local diary, GitHub activity, PR queue state, and optional Asana config. Use when the user asks for daily update, EOD update, standup, or what they did today.

    Ready to connect★ 604

    github.com/tetherto/qvac601 stars

    View details
  • atlasSkillProductivity

    The Atlas engine — turn any goal into a validated PRD and an executable, verified task graph. Brand-name entrypoint; a thin alias for the `go` orchestrator. Use when the user types /prd:atlas, says "I want to build", or asks for a PRD / task-driven build.

    Ready to connect★ 596

    github.com/anombyte93/prd-taskmaster598 stars

    View details
  • execute-taskSkillProductivity

    Execute the next TaskMaster task using the implementation plan with CDD verification. Picks the next ready task, matches it to the plan step, implements via a dispatched subagent, verifies subtasks with evidence, marks the task done, and loops until every task is complete.

    Ready to connect★ 596

    github.com/anombyte93/prd-taskmaster598 stars

    View details
  • expand-tasksSkillProductivity

    Expand all TaskMaster tasks with deep research before coding begins. Reads tasks.json, launches parallel research agents per task in waves using the research-expander agent. Writes findings back to tasks.json. Part of the prd-taskmaster toolkit. Use after PRD is parsed and before implementation. Inv

    Ready to connect★ 596

    github.com/anombyte93/prd-taskmaster598 stars

    View details
  • generateSkillProductivity

    Lets your agent write Playwright end-to-end tests for a page, component, or feature and run them.

    Ready to connect★ 596

    github.com/anombyte93/prd-taskmaster598 stars

    View details
  • bcSkillProductivity

    The ButterCut home menu — welcome the user back, then ask what they'd like to do (start a new cut, add footage to a library, a one-off task, or something else) and hand off to the right skill. Use as the front door when the user opens ButterCut, types "buttercut" or "bc", or asks "where do I start",

    Ready to connect★ 594

    github.com/barefootford/buttercut589 stars

    View details
  • buttercutSkillProductivity

    The ButterCut home menu — welcome the user back, then ask what they'd like to do (start a new cut, add footage to a library, a one-off task, or something else) and hand off to the right skill. Use as the front door when the user opens ButterCut, types "buttercut" or "bc", or asks "where do I start",

    Ready to connect★ 594

    github.com/barefootford/buttercut589 stars

    View details
  • cutSkillProductivity

    Build a cut from a library — scene, selects, roughcut, custom task, or an edit from a written script. Starts by asking what kind of cut the user wants, then works with them to determine what they want to create. Use when the user asks for a "roughcut", "sequence", "scene", "selects", "edit from a sc

    Ready to connect★ 594

    github.com/barefootford/buttercut589 stars

    View details
  • ctx-dispatchSkillProductivity

    Coordinate nontrivial work in the ctx repository when a task has independent investigation, implementation, or test lanes; compute-heavy checks; or repetitive changes suited to scripts or codemods. Use for decomposition and concurrency decisions, not simple edits or questions.

    Ready to connect★ 585

    github.com/stevesolun/ctx583 stars

    View details
  • suggestion-boxSkillProductivity

    Autonomously submit brief, constructive internal feedback when an agent encounters material, generalizable friction and can suggest an improvement that would make agents more effective. Use this skill proactively during any task without waiting for the user to invoke it, and submit without asking pe

    Ready to connect★ 578

    github.com/warpdotdev/common-skills519 stars

    View details
  • 01-content-calendar-globalSkillProductivity

    Use when the user needs a monthly or weekly content calendar — posting schedule per channel, funnel ratio, content pillars, repurposing matrix, and an owner per slot. Trigger on 'content calendar', 'posting schedule', 'what should we post this month', 'editorial calendar', 'social media plan', 'we p

    Ready to connect★ 574

    github.com/minhnv0807/ai-business-skills575 stars

    View details
  • 01-lich-noi-dungSkillProductivity

    Use when you need a monthly posting calendar — finalizing content pillars and ratios, scheduling posts by day and time slot, a content reuse matrix, and assigning goals to each pillar. Activate when the user mentions 'lich noi dung', 'content calendar', 'thang nay dang gi', 'len lich dang bai', 'ke

    Ready to connect★ 574

    github.com/minhnv0807/ai-business-skills575 stars

    View details
  • 57-next-ads-plan-globalSkillProductivity

    Use when the next period ADS plan must be built from last period results — read the report and the audit, keep and scale winners, stop or fix losers, set new test hypotheses, split budget, plan three budget scenarios, and schedule the creative pipeline. Trigger on 'next month ads plan', 'plan ads fr

    Ready to connect★ 574

    github.com/minhnv0807/ai-business-skills575 stars

    View details
  • 64-team-briefSkillProductivity

    Dung khi can GIAO VIEC cho tung nguoi trong team marketing hoac chuan bi hop — task cu the, deadline theo gio, definition of done, rang buoc, diem check-in, kem template agenda va bien ban hop lien phong ban co action item. Kich hoat khi user nhac 'giao task cho team', 'brief cho nhan vien', 'phan c

    Ready to connect★ 574

    github.com/minhnv0807/ai-business-skills575 stars

    View details
  • 64-team-brief-globalSkillProductivity

    Use when a leader assigns work to a marketing team member or runs a cross-functional meeting — a task brief with concrete deliverables, a deadline with time and timezone, a definition of done, constraints, and check-in points, plus an async-first meeting agenda and action-item template. Trigger on '

    Ready to connect★ 574

    github.com/minhnv0807/ai-business-skills575 stars

    View details
  • jira-cliSkillProductivity

    Interact with Jira from the command line to create, list, view, edit, and transition issues, manage sprints and epics, and perform common Jira workflows. Use when the user asks about Jira tasks, tickets, issues, sprints, or needs to manage project work items.

    Ready to connect★ 570

    github.com/code-and-sorts/awesome-copilot-agents570 stars

    View details
  • android-navigationSkillProductivity

    Implement screen routes and deep-link/App Link routing with Jetpack Compose Navigation on Android. Use when the primary task is Compose route configuration or external URL routing; defer typed-route APIs, XML/fragments, generic back-stack, and transition questions to their specific navigation skills

    Ready to connect★ 565

    github.com/hoangnguyen0403/agent-skills-standard559 stars

    View details
  • angular-toolingSkillProductivity

    Angular CLI usage, code generation, build configuration, and bundle optimization. Use for Angular CLI/build tasks; defer standalone webpack configuration and generic test-runner setup.

    Ready to connect★ 565

    github.com/hoangnguyen0403/agent-skills-standard559 stars

    View details
  • flutter-auto-route-navigationSkillProductivity

    Implement typed routing, nested routes, and auth guards using auto_route in Flutter. Use when the task explicitly uses auto_route or its generated router; defer generic deep-link setup and other routing libraries.

    Ready to connect★ 565

    github.com/hoangnguyen0403/agent-skills-standard559 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,462 of the 53,895 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