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: AI & models
9,019 results · page 87 of 301
- View details
phx-reviewSkillAI & models
Review changed Elixir/Phoenix code read-only. Check requirements, cite
Ready to connect★ 551
- View details
phx-techdebtSkillAI & models
Analyze Elixir/Phoenix technical debt — duplicates, refactoring opportunities,
Ready to connect★ 551
- View details
phx-traceSkillAI & models
Trace Elixir call trees from entry points via mix xref. Use when debugging
Ready to connect★ 551
- View details
phx-triageSkillAI & models
Triage review findings interactively — approve, skip, or prioritize each
Ready to connect★ 551
- View details
phx-verifySkillAI & models
Verify Elixir/Phoenix changes — compile, format, and test in one loop.
Ready to connect★ 551
- View details
phx-watch-prSkillAI & models
Watch an Elixir/Phoenix PR for new review comments (bot + human) and
Ready to connect★ 551
- View details
recallSkillAI & models
Recall prior work from past sessions — how a bug was fixed, what was decided, where a pattern lives. Use when asked 'have we done this before' or 'how did I fix X' in Elixir/Phoenix work. ccrider MCP when available, else git + solution docs.
Ready to connect★ 551
- View details
session-deep-diveSkillAI & models
Deep qualitative analysis of high-signal sessions. Spawns subagents with v2 template, synthesizes patterns, compares against known findings. Use after /session-scan.
Ready to connect★ 551
- View details
tanstack-querySkillAI & models
Operately frontend data fetching with TanStack Query. Use when adding or changing page loaders, model hooks, Api.* calls, mutations, useLoadedData, Pages.useRefresh, or any web UI backend request. New code must use TanStack. When fixing or extending an existing surface, migrate that surface's API ca
Ready to connect★ 551
- View details
techdebtSkillAI & models
Analyze Elixir/Phoenix technical debt — duplicates, refactoring opportunities, credo issues. Use when asked about code quality, cleanup, or what to improve.
Ready to connect★ 551
- View details
tidewave-integrationSkillAI & models
Tidewave MCP runtime tools — debugging, smoke testing, live state inspection,
Ready to connect★ 551
- View details
traceSkillAI & models
Trace Elixir call trees from entry points via mix xref. Use when debugging data flow, planning signature changes, or understanding how a bug reaches code.
Ready to connect★ 551
- View details
Maestro Ralph V2SkillAI & models
Adaptive lifecycle orchestrator — compose, dispatch ralph-executor agent, evaluate decision, loop
★ 550
- View details
Maestro Swarm WorkflowSkillAI & models
Parallel workflow accelerator — route intent to fixed Workflow scripts for multi-agent concurrent execution
★ 550
- View details
- View details
- View details
- View details
- View details
- View details
- View details
communication-styleSkillAI & models
Output rules for all agents - concise, scannable, actionable. Based on Matt Pocock's planning principles.
Ready to connect★ 538
- View details
delegation-principleSkillAI & models
Core principle that the main agent is a coordinator, not an implementer. All work must be delegated to subagents.
Ready to connect★ 538
- View details
Hook DevelopmentSkillAI & models
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse,
Ready to connect★ 538
- View details
MCP IntegrationSkillAI & models
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides
Ready to connect★ 538
- View details
Plugin StructureSkillAI & models
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin director
Ready to connect★ 538
- View details
svg-diagramSkillAI & models
SVG diagramming conventions blending a technical look with CJK-friendly typography. Use when creating flowcharts, architecture diagrams, and similar SVG figures. For one-shot generation, prefer invoking it from a subagent so the main context does not have to carry this skill plus the SVG XML; for mu
Ready to connect★ 537
- View details
create-integrationSkillAI & models
Create a new custom integration (API/service wrapper) for the workspace. Guides the user through defining the integration's slug, display name, description, category, and required env keys. Writes .claude/skills/custom-int-{slug}/SKILL.md via POST /api/integrations/custom. Use when the user says 'cr
Ready to connect★ 535
- View details
create-ticketSkillAI & models
Create a new ticket (persistent conversation/work thread) in EvoNexus. Assigns to an agent, sets priority, optionally links to a goal or project. Writes via POST /api/tickets. Use when the user says 'create a ticket', 'open an issue', 'add to Zara's queue', 'track this topic for later', 'assign X to
Ready to connect★ 535
- View details
dev-ai-slop-cleanerSkillAI & models
Post-AI-generation cleanup — remove single-use helpers, over-abstractions, generic naming, and unnecessary configurability. Use after dev-autopilot or any LLM-generated code burst.
Ready to connect★ 535
- View details
dev-askSkillAI & models
Advisory router — query Claude, Codex, or Gemini for a quick second opinion. Experimental — only Claude is guaranteed available; other models require dev-mcp-setup configuration.
Ready to connect★ 535
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.