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.

Filter by category

54,221 results · page 360 of 1,808

  • eventsSkillDev tools

    Lets your agent look up how OrangeHRM's event system works for developing or debugging its plugins.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • frontend-dataSkillDev tools

    Gives your agent a reference on how the OrangeHRM Vue frontend loads and caches API data.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • frontend-pagesSkillDev tools

    Gives your agent reference docs on how OrangeHRM structures its Vue 3 frontend pages and registers new ones.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • frontend-platformSkillDev tools

    Lets your agent use OrangeHRM's Vue plugin conventions for translations and permission checks when writing frontend code.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • mailSkillCommunication

    Lets your agent look up how OrangeHRM composes, configures, and queues outgoing email.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • menusSkillMedia

    Lets your agent understand how OrangeHRM builds its menus and navigation structure.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • rest-endpointsSkillDev tools

    Guides your agent in building and editing REST API endpoints in OrangeHRM, covering routing, endpoint interfaces, params, and paging.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • rest-openapiSkillAI & models

    Gives your agent reference guidance for writing OpenAPI annotations in OrangeHRM code.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • rest-serializationSkillAI & models

    Reference docs for shaping OrangeHRM REST API v2 JSON responses using Model classes and filter arrays.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • rest-validationSkillDev tools

    Gives your agent a reference for OrangeHRM REST API input validation rules like ParamRule and composite rules.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • scheduled-jobsSkillProductivity

    Lets your agent understand how OrangeHRM registers and runs scheduled background tasks.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • security-primitivesSkillFiles & storage

    Gives your agent reference details on OrangeHRM's encryption and password-handling code.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • servicesSkillDev tools

    Lets your agent look up how OrangeHRM service classes are structured and composed for development work.

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • compiler-80ccSkillDev tools

    Lets your agent compile C code with the experimental 80cc compiler in the z88dk toolchain.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • compiler-sccz80SkillDev tools

    Lets your agent build and debug classic C programs for z80-family CPUs using the sccz80 compiler in z88dk.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • compiler-zsdccSkillDev tools

    Lets your agent compile C code for Z80 systems using the z88dk toolchain's SDCC-based compiler path.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-8080SkillDev tools

    Lets your agent write and check Intel 8080 assembly code using correct 1974-era instructions and Zilog mnemonics.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-8085SkillDev tools

    Gives your agent Intel 8085 assembly knowledge for z88dk, including Zilog mnemonics, opcode maps, and stack frame rules.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-gbz80SkillDev tools

    Gives your agent reference knowledge of Game Boy CPU assembly, including opcodes, flags, timings, and GB-specific instructions.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-vm1SkillDev tools

    Gives your agent the instruction-set reference it needs to write and check assembly for the Soviet KR580VM1 CPU in z88dk.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-z180SkillDocs & knowledge

    Lets your agent look up Z180 processor notes for writing and measuring multiply and float code in z88dk.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-z80SkillDocs & knowledge

    Gives your agent reference notes for writing and reviewing Z80 assembly code.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • cpu-z80nSkillAI & models

    Lets your agent write and review Z80N assembly for the ZX Spectrum Next, including nextreg and copper code.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • library-am9511SkillDev tools

    Gives your coding agent the details it needs to edit and rebuild z88dk's Am9511A math coprocessor float library correctly.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • library-classicSkillDev tools

    Lets your agent work with the z88dk classic C library code for retro and multi-CPU targets like 8080 and 8085.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • library-math16SkillDev tools

    Guides your agent to edit and test z88dk's math16 half-float library across many CPUs.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • library-math32SkillDev tools

    Guides your agent when editing the z88dk math32 single-precision float library for Z80, 8085, 8080 and Game Boy CPUs.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • library-newlibSkillFiles & storage

    Helps your agent understand and debug z88dk newlib stdio internals like FILE* setup, heap sizing, and open/fopen issues.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • methodology-measureSkillDocs & knowledge

    Shows your agent how to measure and benchmark z88dk library changes with cycle counts and A/B tests.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • methodology-sdcc-vanillaSkillDev tools

    Lets your agent run benchmark recipes for the stock SDCC compiler, including pinning versions and comparing it to zsdcc.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k 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,789 of the 54,221 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