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: Dev tools
16,833 results · page 205 of 562
- View details
amazon-pollySkillDev tools
Amazon Polly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amazon Polly data.
Ready to connect★ 270
- View details
amazon-sagemakerSkillDev tools
Amazon Sagemaker integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amazon Sagemaker data.
Ready to connect★ 270
- View details
amazon-sesSkillDev tools
Amazon SES integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amazon SES data.
Ready to connect★ 270
- View details
amcardsSkillDev tools
AMcards integration. Manage Cards, Users, Templates, Contacts, Groups. Use when the user wants to interact with AMcards data.
Ready to connect★ 270
- View details
amentum-aerospaceSkillDev tools
Amentum Aerospace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amentum Aerospace data.
Ready to connect★ 270
- View details
amiliaSkillDev tools
Amilia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Amilia data.
Ready to connect★ 270
- View details
skillsSkillDev tools
Verify sivtr environment and diagnose issues. Run when sivtr commands fail or return empty results.
Ready to connect★ 269
- View details
structurizrSkillDev tools
Generate SVG diagrams from C4 DSL workspace blocks using bundled Structurizr CLI and PlantUML. Use when asked to generate C4 architecture diagrams.
Ready to connect★ 268
- View details
update-depsSkillDev tools
Check for dependency updates, upgrade versions in TOML catalogs, upgrade the Gradle wrapper, and verify the build. Use when the user runs /update-deps to update project dependencies.
Ready to connect★ 268
- View details
adr-writerSkillDev tools
Write decision records that explain context, evaluated alternatives, chosen direction, and consequences without creating product obligations
Ready to connect★ 267
- View details
beancount-askSkillDev tools
Answer questions about a beancount ledger with BQL queries — spending, trends, net worth, burn rate, subscriptions, anomalies. Use this skill whenever the user asks an analytical/reporting question about their ledger — "how much did I spend on groceries last month", "what's my net worth", "what subs
Ready to connect★ 267
- View details
beancount-closeSkillDev tools
Run a month-end close ritual over a beancount ledger — reconcile every active account, verify balance assertions, check recurring-entry completeness, sweep flagged entries, and commit the month's P&L/balance-sheet summary. Use this skill whenever the user wants to close out a period — "close the mon
Ready to connect★ 267
- View details
beancount-optionsSkillDev tools
Convert natural-language descriptions of specific options trades into beancount transactions and append them to the user's ledger. Use this skill whenever the user describes an options event that happened (sold/bought a call or put, opened/closed/rolled a position, got assigned/exercised, an option
Ready to connect★ 267
- View details
beancount-reconcileSkillDev tools
Reconcile one beancount account against a bank or broker statement. Use this skill whenever the user wants to check that their ledger matches a statement — "reconcile my checking account", "does my ledger match my May Chase statement", "find the missing transactions for last month", "why is my balan
Ready to connect★ 267
- View details
code-overviewSkillDev tools
Produces a human-readable, progressive-disclosure overview of unfamiliar code or a pull request's changes — why it exists (the real problem it solves or goal it serves for the business or a user), and from there what it does, how it flows, and where to start — so you can get up to speed before worki
Ready to connect★ 263
- View details
code-walkthroughSkillDev tools
Walks a person through code changes one step at a time in conversation, starting at the entry point and following the flow that changes, showing a small chunk per step and explaining it in plain language. Defaults to the current branch's changes, and walks the code from the perspective of any contex
Ready to connect★ 263
- View details
detachSkillDev tools
Remove project-local govctl integration through an ownership-aware dry run, archival plan, explicit confirmation, and recoverable edits
Ready to connect★ 267
- View details
explanation-guidanceSkillDev tools
Surfaces Han's shared standard for explaining technical work to a reader who will not implement it into the calling skill's own context, so the caller writes its escalations, confirmation turns, and stops as a concrete outcome the reader could observe rather than as a mechanism. Use when a skill is
Ready to connect★ 263
- View details
gap-analysisSkillDev tools
Performs a gap analysis between two artifacts (a current state and a desired state) and produces a plain-language, stakeholder-readable report indexed by stable gap IDs. Use when the user wants to compare, evaluate, audit, or reconcile one artifact against another. Does not investigate runtime bugs
Ready to connect★ 263
- View details
govSkillDev tools
Execute governed implementation with work-item traceability, RFC/ADR authority, risk-scoped verification, and closure
Ready to connect★ 267
- View details
guard-writerSkillDev tools
Define reusable, non-interactive verification guards with stable commands and risk-matched scope
Ready to connect★ 267
- View details
han-releaseSkillDev tools
Cut a Han release: update CHANGELOG.md with the changes since the last release, bump and tag every plugin that changed as {plugin-name}--v{version} so a version-constrained dependency can resolve, and publish a GitHub release crediting every merged pull request and closed issue to the people behind
Ready to connect★ 263
- View details
loop-workerSkillDev tools
Autonomously work a `.pm` workstream to completion — triage each pending milestone (work on it, close it as already done, or drop it), implement what survives end to end, ship it, then move to the next until none remain. Use when the user explicitly invokes $loop-worker or asks to loop, drain, or wo
Ready to connect★ 267
- View details
manual-test-planningSkillDev tools
Produce a plain-language manual test plan from the context supplied to it — an executive summary, a high-level list of named tests, and a detail section per test with the steps a person follows by hand and the outcomes they should expect. Use when you want to create, draft, generate, or outline a ma
Ready to connect★ 263
- View details
pairingSkillDev tools
Build work collaboratively in reviewable pieces, handing each piece back for review before starting the next, so the person stays in the lead and steers while the work happens instead of reviewing a finished result. Use when someone says to pair with them on something, asks to collaborate rather tha
Ready to connect★ 263
- View details
plan-a-phased-buildSkillDev tools
Splits a body of context into a sequence of vertical-slice build phases where each phase is independently demonstrable to a real user and each builds on the previous. Use when the user wants to plan, sequence, phase, slice, break down, or order the build of a feature, capability, system, or initiati
Ready to connect★ 263
- View details
plan-implementationSkillDev tools
Builds a feature implementation plan from an existing feature specification (or equivalent context) through a facilitated team conversation. Use when the user wants to plan how to implement, build, deliver, or ship a feature that has already been specified. Does not specify what the feature should d
Ready to connect★ 263
- View details
post-code-review-to-prSkillDev tools
Run a full pull request review and post review comments directly to the current branch's GitHub PR. Requires the gh CLI to be installed and a PR to already exist for the current branch. Use when you want review feedback posted to GitHub as PR comments. For local code review without posting to GitHub
Ready to connect★ 263
- View details
readability-guidanceSkillDev tools
Surfaces Han's shared Human-Readable Output Standard — the readability rule and the writing-voice profile — into the calling skill's own context, so the caller drafts in voice and runs its self-check against the current standard sourced from one canonical copy. Use when a prose-producing skill needs
Ready to connect★ 263
- View details
rfc-writerSkillDev tools
Write precise, implementation-independent RFCs with testable normative clauses and correct lifecycle handoff
Ready to connect★ 267
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,585 of the 54,017 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.