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: Files & storage
4,446 results · page 43 of 149
- View details
release-syncSkillFiles & storage
Sync main back to dev after a squash-merge release — files a PR that makes the release squash commit an ancestor of dev, eliminating future merge conflict accumulation.
Ready to connect★ 501
- View details
report-apexyard-bugSkillFiles & storage
Report a bug in the apexyard FRAMEWORK itself (hook misfire, skill gap, rule bug) — files a structured issue upstream to me2resh/apexyard. Distinct from /bug, which files into your own project.
Ready to connect★ 501
- View details
request-apexyard-featureSkillFiles & storage
Request a new feature or enhancement for the apexyard FRAMEWORK itself — files a structured issue upstream to me2resh/apexyard. Distinct from /feature, which files into your own project.
Ready to connect★ 501
- View details
spike-closeSkillFiles & storage
Close a spike via the disposition gate — `--promote` files a [Feature] follow-up, `--discard` writes a memo.
Ready to connect★ 501
- View details
tickets-batchSkillFiles & storage
File 5–20 structured tickets in one flow — shared-context Qs once, 3-Q micro-interview per ticket, then per-ticket `tracker_create` (gh/glab/custom).
Ready to connect★ 501
- View details
alt-textSkillFiles & storage
Generate and improve accessible alt text for data visualizations and images in R packages and Quarto documents. Use when the user wants to add, improve, or audit alt text for figures in a pkgdown site or .qmd files. Activate for requests that mention fig-alt, fig.alt, figure descriptions, or alt tex
Ready to connect★ 498
- View details
brand-ymlSkillFiles & storage
Create and use brand.yml files for consistent branding across Shiny apps and Quarto documents. Covers: (1) Creating new _brand.yml files, (2) Applying to Shiny (R and Python), (3) Using in Quarto, (4) Modifying existing files, and (5) Troubleshooting. Includes complete specifications and integration
Ready to connect★ 498
- View details
- View details
cloud-uploaderSkillFiles & storage
Uploads promo videos and content to Cloudflare R2 or AWS S3. Use when the user wants to host promo content for social media or distribution.
Ready to connect★ 488
- View details
comp-sheetSkillFiles & storage
Build an industry comp sheet Excel model with deep operational KPIs
Ready to connect★ 488
- View details
configureSkillFiles & storage
Sets up or edits the plugin configuration file interactively. Use on first-time setup, when config is missing, or when the user wants to change settings.
Ready to connect★ 488
- View details
genre-creatorSkillFiles & storage
Create new genre documentation files for the bitwize-music genre library. Use when the user wants to add a genre, says "/genre-creator", "neues Genre erstellen", "Genre hinzufuegen", "add genre", or asks to create genre documentation. Takes a genre name as argument.
Ready to connect★ 488
- View details
import-artSkillFiles & storage
Places album art files in the correct audio and content directory locations. Use when the user has generated or downloaded album artwork that needs to be saved.
Ready to connect★ 488
- View details
import-audioSkillFiles & storage
Moves audio files to the correct album location with proper path structure. Use when the user has downloaded WAV files from Suno or other sources that need to be organized.
Ready to connect★ 488
- View details
import-trackSkillFiles & storage
Moves track markdown files to the correct album location. Use when the user has track files in Downloads or other locations that need to be placed in an album.
Ready to connect★ 488
- View details
initiateSkillFiles & storage
Initiate coverage — generate both research note (.docx) and Excel model (.xlsx)
Ready to connect★ 488
- View details
mastering-engineerSkillFiles & storage
Guides audio mastering for streaming platforms including loudness optimization and tonal balance. Use when the user has approved tracks and wants to master audio files.
Ready to connect★ 488
- View details
promo-reviewerSkillFiles & storage
Reviews and iterates on social media copy in album promo/ files. Use after populating promo templates and before release to polish platform-specific posts.
Ready to connect★ 488
- View details
updateSkillFiles & storage
Refresh existing research note and Excel model with latest data
Ready to connect★ 488
- View details
validate-albumSkillFiles & storage
Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.
Ready to connect★ 488
- View details
verify-sourcesSkillFiles & storage
Captures human source verification for tracks, timestamps it, and updates track files. Use when sources need human review before generation.
Ready to connect★ 488
- View details
dart-use-doc-examplesSkillFiles & storage
How to inject external code examples into Dartdoc using the {@example} directive, and how to filter those files using #hide, #region, and #endregion tags.
Ready to connect★ 484
- View details
debug-broken-uiSkillFiles & storage
Find out why something in a running web app does not work, when the console is empty and the code looks correct. Reads the click, the request, the store and the console together and returns the file:line to open. Use when a button does nothing, a form will not submit, data will not load, a page rend
Ready to connect★ 479
- View details
fix-what-i-pointed-atSkillFiles & storage
Pick up the bugs a human flagged by pointing at them in the running app, each arriving with the element, the note they typed, and the source file and line. Use when the user says they marked or flagged something, when starting a session on an app someone has been clicking through, when a designer or
Ready to connect★ 479
- View details
reticleSkillFiles & storage
Install, instrument and verify this running web app from the inside (DOM, network, routing, console and framework state) instead of screenshots or guessing. Drives one real flow end to end and returns a verdict with the file:line to fix. Use when the user asks to set up or install Reticle, when a us
Ready to connect★ 479
- View details
verify-ui-changeSkillFiles & storage
Check that a change to a web app actually works in the running app before calling it done. Drives the real page and returns a pass/fail verdict with the request that fired, the state that moved, and the file:line to fix. Use after editing a component, a form, a route, or an API call; when you have s
Ready to connect★ 479
- View details
active-genome-indexSkillFiles & storage
Register, parse, and digitize private genome source files into a local Active Genome Index and supporting evidence stores. Use when the session explicitly supplies a VCF/gVCF, BAM, genome.computer .genome/1.0 bundle, 23andMe raw genotype export, AncestryDNA raw genotype export, MyHeritage raw genoty
Ready to connect★ 482
- View details
self-media-content-deliverySkillFiles & storage
Save self-media creation milestones as files, manage versions, verify paths, generate complete release packages, and update the content index. Use for saving the first complete platform draft, multi-platform collections, short-video scripts, storyboards, finalized versions, release packages, and ret
Ready to connect★ 480
- View details
bug-reporting-excellenceSkillFiles & storage
Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards.
Ready to connect★ 478
- View details
coverage-drop-investigatorSkillFiles & storage
Use when test coverage has dropped and you need to find which changes caused it and what tests to add. Traces coverage regressions to specific commits and files.
Ready to connect★ 478
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.
54,764 of the 55,196 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.