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,980 results · page 150 of 566
- View details
release-postSkillDev tools
Create professional package release blog posts following Tidyverse or Shiny blog conventions. Use when the user needs to: (1) Write a release announcement blog post for an R or Python package for tidyverse.org or shiny.posit.co, (2) Transform NEWS/changelog content into blog format, (3) Generate ack
Ready to connect★ 498
- View details
setting-up-compose-hotswanSkillDev tools
Use this skill to install and verify Compose HotSwan end to end so a developer goes from zero to working sub-second hot reload on a real device or emulator in one session. Covers the JetBrains IDE plugin install, the `com.github.skydoves.compose.hotswan.compiler` Gradle plugin wiring, the canonical
Ready to connect★ 503
- View details
shiny-bslibSkillDev tools
Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), or working with bslib page layouts, grid systems, cards, value boxes, navigation, sidebars, filling l
Ready to connect★ 498
- View details
shiny-bslib-themingSkillDev tools
Advanced theming for Shiny apps using bslib and Bootstrap 5. Use when customizing app appearance with bs_theme(), Bootswatch themes, custom colors, typography, brand.yml integration, Bootstrap Sass variables, custom Sass/CSS rules, dark mode and color modes, dynamic theme switching, real-time themin
Ready to connect★ 498
- View details
stabilizing-compose-typesSkillDev tools
Use this skill to fix unstable Jetpack Compose types once a stability diagnosis has identified them. Covers the three-tier strategy — make the type truly stable with val plus immutable fields, mark with @Immutable or @Stable when the source is owned, and use stabilityConfigurationFiles for third-par
Ready to connect★ 503
- View details
testing-compose-in-release-modeSkillDev tools
Use this skill to ensure Jetpack Compose performance numbers reflect production reality by measuring against a release variant with R8 enabled, Live Literals disabled, and Compose Compiler reports read from the release output directory. Covers why debug builds lie (interpreted Compose runtime, JIT w
Ready to connect★ 503
- View details
testing-r-packagesSkillDev tools
Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages. Covers test structure, expectations, fixtures, snapshots, mocking, and modern testthat 3 patterns including self-sufficient tests, proper cleanup with withr, and sna
Ready to connect★ 498
- View details
use-show-pagesSkillDev tools
Build, inspect, update, restore, or share Avibe Show Pages for visual explanations, diagrams, reports, or interactive prototypes. Covers the page workspace and its Git history.
Ready to connect★ 505
- View details
using-efficient-effectsSkillDev tools
Use this skill to choose the cheapest correct effect API in Jetpack Compose — `LaunchedEffect`, `DisposableEffect`, `SideEffect`, `rememberUpdatedState`, and skydoves/compose-effects' `RememberedEffect` and `ViewModelStoreScope`. Covers stale-callback bugs in long-lived `LaunchedEffect`, setup/teard
Ready to connect★ 503
- View details
using-stability-analyzer-ide-pluginSkillDev tools
Use this skill to install and operate the `skydoves/compose-stability-analyzer` IntelliJ / Android Studio plugin so the developer sees Compose stability feedback live in the editor instead of waiting for a Gradle build. Covers installing the plugin from disk, configuring the `Settings → Tools → Comp
Ready to connect★ 503
- View details
using-strong-skipping-correctlySkillDev tools
Use this skill to reason about Jetpack Compose's Strong Skipping Mode — the default since Kotlin 2.0.20 — including what it changes about skippability, when it does and does not auto-`remember` lambdas, and which escape hatches (`@DontMemoize`, `@NonSkippableComposable`, `@NonRestartableComposable`,
Ready to connect★ 503
- View details
visualizing-recomposition-cascadesSkillDev tools
Use this skill to drive the active investigation features of the `skydoves/compose-stability-analyzer` IntelliJ / Android Studio plugin: the static Recomposition Cascade visualizer that walks the call graph from a root `@Composable`, and the live Recomposition Heatmap that streams `D/Recomposition`
Ready to connect★ 503
- View details
huggingface-gradioSkillDev tools
Build Gradio web UIs and demos in Python. Use when creating or editing Gradio apps, components, event listeners, layouts, or chatbots.
Ready to connect★ 504
- View details
accessibility-auditSkillDev tools
WCAG 2.2 AA audit — perceivable, operable, understandable, robust criteria. Deep-dive for /launch-check accessibility.
Ready to connect★ 501
- View details
approve-mergeSkillDev tools
Record per-PR CEO approval and merge in one turn. ONLY on an explicit per-PR "approved" — never on umbrella "go".
Ready to connect★ 501
- View details
bugSkillDev tools
Create a structured bug ticket (Given/When/Then scenario, repro steps, severity).
Ready to connect★ 501
- View details
c4SkillDev tools
Generate C4 L1 (Context) + L2 (Container) Mermaid diagrams from a project's codebase. Structurizr DSL escape hatch (--dsl) for L3+ component precision.
Ready to connect★ 501
- View details
challengeSkillDev tools
Invoke The Contrarian (Naqid) to steelman-then-challenge an idea, feature, decision, or plan — surfaces assumptions, failure modes, and alternatives. Advisory only; never blocks a gate.
Ready to connect★ 501
- View details
codify-ruleSkillDev tools
Turn a review comment that caught a Rex-miss into a draft handbook entry — Y/N gate, source-PR footer, bucket-routed.
Ready to connect★ 501
- View details
compliance-checkSkillDev tools
GDPR + ePrivacy audit — consent, privacy policy, data handling, right-to-deletion, DPAs. Deep-dive for /launch-check compliance.
Ready to connect★ 501
- View details
debugSkillDev tools
Hypothesis-driven debugging — architecture-first reading + evidence-before-fix. For bugs that resisted naïve fix attempts.
Ready to connect★ 501
- View details
handoverSkillDev tools
Onboard an external repo via a structured handover assessment + harnessability scoring across 5 codebase dimensions.
Ready to connect★ 501
- View details
ideaSkillDev tools
Capture a new product idea / feature concept / internal tool proposal to the ideas backlog (pre-triage).
Ready to connect★ 501
- View details
inboxSkillDev tools
Show every item across managed projects needing the user's attention — PRs, assigned issues, comments, blockers.
Ready to connect★ 501
- View details
investigationSkillDev tools
Create an investigation ticket + live-doc for sustained root-cause work (retros, bug archaeology, regression hunts).
Ready to connect★ 501
- View details
mutation-testSkillDev tools
Mutation-testing sensor — language-dispatched (Stryker/MutPy/go-mutesting/mutant), milestone-cadence not per-PR, exit-3 graceful-degrade.
Ready to connect★ 501
- View details
onboardSkillDev tools
Guided first-run onboarding — capability tour, handover-vs-new-project branch, and a guided first win via a real filed ticket. The front door for a brand-new ApexYard fork.
Ready to connect★ 501
- View details
processSkillDev tools
Extract a business process from registered repos via 7-axis code scan + gap-targeted interview, then emit lint-clean BPMN 2.0.
Ready to connect★ 501
- View details
projectsSkillDev tools
List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.
Ready to connect★ 501
- View details
prototypeSkillDev tools
Create a throwaway UX/demo prototype ticket (mockup / demo flow) — answers "what should it look and feel like?". DISCARD-by-default; same AgDR + coverage exemptions as /spike.
Ready to connect★ 501
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.