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
55,286 results · page 810 of 1,843
- View details
safe-public-releaseSkillDatabases & data
Use when publishing, open-sourcing, exporting, sanitizing, or moving code, agent skills, prompts, templates, fixtures, datasets, workshop assets, or other artifacts from a private repository, vendor/runtime environment, or mixed working directory into a public repository or registry. Builds a proven
Ready to connect★ 228
- View details
self-correction-loopSkillDocs & knowledge
Self-improving correction capture system. After ANY user correction, detect it, generalize the lesson, and store it as a reusable rule in MEMORY.md. Ensures Codex's mistake rate drops over time by compounding corrections into permanent knowledge. Load this skill when a user corrects Codex's output,
Ready to connect★ 228
- View details
signal-patternsSkillDev tools
Signal-based state management patterns for zoneless Angular 20 components. Use when building components with signal(), computed(), effect(), fixing UI not updating issues, detecting array/object mutations, or handling parent-child communication with signals. Do NOT use for CSS/styling issues, backen
Ready to connect★ 228
- View details
skill-optimizationSkillFiles & storage
Evaluates and optimizes skill file quality using 9 content patterns and 10 editing principles. Use when creating skills, refining skill content, or auditing skill quality.
Ready to connect★ 228
- View details
skills-constitutionSkillWeb & browsing
When an Agent receives a professional task (coding/crawling/file operations/API calls/data analysis/documentation/deployment/pushing, etc.), it must first check the memory layer and skill index: if a match exists it must be used, if none exists it must search, and when replying it automatically reco
Ready to connect★ 228
- View details
split-memorySkillFiles & storage
Modular AGENTS.md management strategy for projects that outgrow a single instruction file. Covers when and how to split a monolithic AGENTS.md into multiple files, organizing by concern, module, or team. Includes precedence rules to prevent conflicting instructions. Load this skill when AGENTS.md ex
Ready to connect★ 228
- View details
test-creationSkillDev tools
Create comprehensive test suites and fix failing tests for Angular 20 zoneless signal components. Use when creating/writing/adding tests, fixing a failing test, improving coverage, handling TS2345 or NullInjectorError, testing signal inputs/outputs, effects and computed signals, services with firstV
Ready to connect★ 228
- View details
tg-bot-opsSkillCommunication
Use when operating, debugging, deploying, or monitoring a Telegram bot or Telegram-to-agent gateway. Triggers on "telegram bot down", "bot not responding", "debug bot", "check webhook", "polling vs webhook", "restart bot", "deploy bot", "bot logs", "agent gateway", "Telegram Bot API error", "send te
Ready to connect★ 228
- View details
upscaleSkillMedia
Upscale images and video 2x to 4K/8K on the user's GPU through Guaardvark (Real-ESRGAN, HAT-L, SwinIR, two-pass). Use when the user asks to enlarge, sharpen, restore, or upscale a picture, a batch of pictures, or a video.
Ready to connect★ 228
- View details
verification-loopSkillSecurity
7-phase .NET verification pipeline with structured PASS/FAIL reporting. Ensures every change is build-verified, diagnostics-clean, anti-pattern-free, test-passing, security-scanned, format-compliant, and diff-reviewed before marking work as complete. Load this skill when: "verify", "check everything
Ready to connect★ 228
- View details
weekly-planningSkillProductivity
Use when the user is transitioning from a completed retro into a weekly plan, choosing weekly outcomes, scheduling a full ISO week, or asking for "план на неделю", "weekly planning", priorities, capacity, or outcomes.
Ready to connect★ 228
- View details
weekly-retroSkillDev tools
Use when the user is closing an ISO week, reviewing planned outcomes against evidence, interviewing work Areas, resolving unfinished commitments, or asking for "ретро", "weekly retro", "week review", or lessons from the week.
Ready to connect★ 228
- View details
wrap-up-ritualSkillDocs & knowledge
Structured session ending ritual that captures completed work, pending tasks, and learnings before a session ends. Writes a handoff note to .Codex/handoff.md so the next session (or a different developer) can pick up exactly where this session left off. Load this skill when the user signals they're
Ready to connect★ 228
- View details
.NET Testing PatternsSkillDev tools
.NET testing with xUnit, NUnit, MSTest, FluentAssertions, Moq, integration testing with WebApplicationFactory, and Entity Framework testing.
Ready to connect★ 227
- View details
A/B Test ValidationSkillMonitoring & ops
Validating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experiment cleanup.
Ready to connect★ 227
- View details
Academic CV BuilderSkillDev tools
Format CVs for academic positions with publications, grants, and teaching
Ready to connect★ 227
- View details
Accessibility A11y EnhancedSkillDev tools
Comprehensive WCAG compliance and accessibility testing covering ARIA, keyboard navigation, screen readers, color contrast, and automated a11y validation.
Ready to connect★ 227
- View details
Accessibility AuditorSkillDev tools
Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility, and focus management verification
Ready to connect★ 227
- View details
Accessibility Manual AuditSkillAI & models
Teach agents to guide manual accessibility audits for keyboard, screen reader, zoom, reflow, focus, and WCAG 2.2 criteria that scanners miss.
Ready to connect★ 227
- View details
add-atomic-actionSkillDocs & knowledge
Add a new simulation atomic action or motion primitive to EmbodiChain's typed planning and execution framework. Use when implementing a new skill, goal contract, action planner, symbolic effect, registration entry, documentation, and tests for AtomicActionEngine.
Ready to connect★ 227
- View details
add-embodiment-componentSkillCloud & infra
Add or update a reusable EmbodiChain embodiment YAML component that owns one simulation robot, its sensor suite, and an optional Task Program skill_profile. Use for configs/components/embodiments, new Task Program-compatible robots, or multi-embodiment task deployment.
Ready to connect★ 227
- View details
add-functorSkillDatabases & data
Use when adding a new observation, event, reward, action, dataset, or randomization functor to an EmbodiChain environment
Ready to connect★ 227
- View details
add-robotSkillFiles & storage
Use when adding a new robot to EmbodiChain — scaffolds a RobotCfg subclass (single-file or package layout) with the _build_defaults hook, build_pk_serial_chain, registration, docs page, and test stub.
Ready to connect★ 227
- View details
add-semantic-callSkillProductivity
Add or expose a high-level EmbodiChain Task Program Semantic Call, including registered call descriptors/lowerers, configured runtime-service decoder support, or a deliberately promoted built-in call. Use when a Task Program call is unknown or must lower to an Atomic Skill.
Ready to connect★ 227
- View details
add-solverSkillDev tools
Use when adding a new kinematic (IK/FK) solver to EmbodiChain — implements the solver module, its Sphinx docs page, the unit test, and the benchmark entry together
Ready to connect★ 227
- View details
add-task-envSkillProductivity
Route and scaffold a new EmbodiChain task by solution type: handwritten expert trajectory, Task Program expert trajectory, simulator RL, lightweight RL, or an environment-only baseline. Use when creating a task, environment, expert demo, or RL task.
Ready to connect★ 227
- View details
add-task-programSkillCloud & infra
Create, compose, attach, validate, or repair an EmbodiChain Task Program. Use for program.yaml, integration.yaml, TaskProgramCfg, scene_binding, configured Task Program deployments, Semantic Call workflows, or Task Program expert demonstrations.
Ready to connect★ 227
- View details
add-testSkillDev tools
Use when writing tests for EmbodiChain modules, including observation functors, reward functors, solvers, sensors, environments, or any Python module
Ready to connect★ 227
- View details
Advanced Allure ReportingSkillDev tools
Advanced Allure test reporting with custom categories, environment info, test history trends, flaky test detection, and CI/CD dashboard integration.
Ready to connect★ 227
- View details
Advanced Chaos EngineeringSkillDev tools
Advanced chaos engineering patterns using Chaos Monkey, Litmus, and Gremlin for testing distributed system resilience under failure conditions.
Ready to connect★ 227
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,855 of the 55,286 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.