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: Monitoring & ops
2,353 results · page 26 of 79
- View details
accessibility-reviewSkillMonitoring & ops
Audit and fix accessibility in Core UI. Use when changing or reviewing buttons, links, forms, validation, dialogs, menus, tabs, tables, keyboard interactions, focus management, accessible names, announcements, contrast, touch targets, reduced motion, or WCAG/a11y behavior.
Ready to connect★ 391
- View details
animSkillMonitoring & ops
Tasteful, subtle web UI animation following Emil Kowalski / animations.dev principles. Use when adding or reviewing interface motion — hover and press feedback, entrances and exits, modals, toasts, menus, loading and skeleton states, staggered reveals, page or view transitions — so motion stays refi
Ready to connect★ 391
- View details
animation-vocabularySkillMonitoring & ops
Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without know
Ready to connect★ 391
- View details
api-design-principlesSkillMonitoring & ops
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
Ready to connect★ 391
- View details
apple-designSkillMonitoring & ops
Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking,
Ready to connect★ 391
- View details
architecture-patternsSkillMonitoring & ops
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
Ready to connect★ 391
- View details
ask-mattSkillMonitoring & ops
Ask which skill or flow fits your situation. A router over the skills in this repo.
Ready to connect★ 391
- View details
base-uiSkillMonitoring & ops
Build accessible, composable UI with @base-ui/react primitives and project styling tokens. Use when creating or refining unstyled primitive components and behavior-heavy UI such as overlays, menus, popovers, dialogs, and form controls, or defining custom component APIs. Prefer the moai-library-shadc
Ready to connect★ 391
- View details
bats-testing-patternsSkillMonitoring & ops
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
Ready to connect★ 391
- View details
better-formsSkillMonitoring & ops
Complete guide for building accessible, high-UX forms in modern stacks (React/Next.js, Tailwind, Zod). Includes specific patterns for clickable areas, range sliders, output-inspired design, and WCAG compliance.
Ready to connect★ 391
- View details
cache-componentsSkillMonitoring & ops
Build correct cached/dynamic boundaries in the Next.js App Router when Cache Components or PPR are enabled. Use when working with cacheComponents, Partial Prerendering (PPR), 'use cache', cacheLife, cacheTag, updateTag, or revalidateTag, to avoid request-context leaks and enforce proper cache invali
Ready to connect★ 391
- View details
capacitance-calculationSkillMonitoring & ops
Calculate electrical capacitance from geometric parameters and dielectric properties for circuit design.
Ready to connect★ 391
- View details
chemical_safety_assessmentSkillMonitoring & ops
Chemical Safety Assessment - Assess chemical safety: PubChem compound info, FDA drug data, ADMET prediction, and structural alerts from ChEMBL. Use this skill for chemical safety tasks involving get general info by compound name get warnings and cautions by drug name pred molecule admet get compound
Ready to connect★ 391
- View details
chemical-mass-percent-calculationSkillMonitoring & ops
Calculate mass percentages and stoichiometric ratios for chemical reactions and compound compositions.
Ready to connect★ 391
- View details
clean-codeSkillMonitoring & ops
Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.
Ready to connect★ 391
- View details
cms-migrationSkillMonitoring & ops
Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to Payload CMS
Ready to connect★ 391
- View details
components-buildSkillMonitoring & ops
Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring component libraries, design systems, or any reusable UI components. Triggers on tasks involving component APIs, composition patterns, accessibility,
Ready to connect★ 391
- View details
create-agentSkillMonitoring & ops
Guides a one-question-at-a-time design interview, captures alignment in agent/EVE-BRIEF.md, then scaffolds and implements a runnable eve agent with verbose teaching comments. Use when the user wants to create a new eve agent, build an agent from scratch, or invokes /create-agent.
Ready to connect★ 391
- View details
design-system-patternsSkillMonitoring & ops
Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.
Ready to connect★ 391
- View details
domain-modelSkillMonitoring & ops
Alias for domain-modeling. Use when the user asks for domain modeling, ubiquitous language, domain terminology, glossary work, or DDD vocabulary.
Ready to connect★ 391
- View details
drugsda-drug-likenessSkillMonitoring & ops
Compute the drug-likeness metrics (QED score and Number of violations of Lipinski's Rule of Five) of the input candidate molecules (SMILES format).
Ready to connect★ 391
- View details
drugsda-mol-propertiesSkillMonitoring & ops
Calculate different types of molecular properties based on SMILES strings, covering basic physicochemical properties, hydrophobicity, hydrogen bonding capability, molecular complexity, topological structures, charge distribution, and custom complexity metrics, respectively.
Ready to connect★ 391
- View details
electrical_circuit_analysisSkillMonitoring & ops
Electrical Circuit Analysis - Analyze electrical circuit: compute capacitance, convert resistance units, calculate total charge, and duty cycle. Use this skill for electrical engineering tasks involving convert resistance kOhm to Ohm calculate geometric term calculate absolute error. Combines 3 tool
Ready to connect★ 391
- View details
emil-design-engSkillMonitoring & ops
This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great. Use as a craft companion after Core's frontend, emil-design-engineering, and anim guidance.
Ready to connect★ 391
- View details
emil-design-engineeringSkillMonitoring & ops
Design engineering principles and patterns for building polished, accessible web interfaces. Use this skill when building UI components, reviewing frontend code, implementing forms, handling touch interactions, optimizing performance, or creating marketing pages. Triggers on: design engineering, UI
Ready to connect★ 391
- View details
find-animation-opportunitiesSkillMonitoring & ops
Inspect a Core UI or code surface for a small number of justified motion opportunities and explicitly identify what should remain static. Use when asked what should animate, where motion would improve feedback or comprehension, how to make an interface feel more alive without over-animating it, or w
Ready to connect★ 391
- View details
find-skillsSkillMonitoring & ops
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable ski
Ready to connect★ 391
- View details
geometric-volume-calculationSkillMonitoring & ops
Calculate volumes of geometric shapes for engineering design and mathematical analysis.
Ready to connect★ 391
- View details
grill-for-unknownsSkillMonitoring & ops
Use only when the user explicitly invokes grill-for-unknowns or asks for a map-vs-territory unknowns pass, blindspot discovery, unknown-known prototypes, or a subagent launch packet before implementation.
Ready to connect★ 391
- View details
grillingSkillMonitoring & ops
Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.
Ready to connect★ 391
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.
52,524 of the 52,958 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.