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: Productivity
2,715 results · page 90 of 91
- View details
maintain-project-ai-recordsSkillProductivity
Initialize and maintain lightweight AI work records in a writable project. Use on the first substantive writable task and after meaningful milestones. Do not create records for read-only inspection or trivial answers.
Ready to connect
- View details
manage-codex-skillsSkillProductivity
Inventory, classify, route, catalog, relocate, or validate Codex skills and generate a skills menu. Use for skill-library organization or when Codex must find task-relevant skills. Classification, relocation, creation, revision, and promotion require user approval.
Ready to connect
- View details
- View details
non-linear-debuggingSkillProductivity
Triggered when the agent needs to debug complex errors, analyze obscure runtime failures, find subtle bugs, or trace system anomalies using non-linear, multidimensional hypothesis graphs, backward-forward triangulation, behavioral state inversion, and dynamic perturbation instead of slow sequential
Ready to connect
- View details
optimize-skillSkillProductivity
Improve an existing skill through an evaluation-gated loop — run it on its eval tasks, analyze failures, propose bounded edits, validate a candidate, and (with your approval) promote a strictly-better version. Use when a skill underperforms or the user asks to optimize/tune/improve a skill that has
Ready to connect
- View details
spec-planningSkillProductivity
Spec-first planning: task breakdown, measurable acceptance criteria, dependency order, risk priority. planner-csk applies it; the plan goes to docs/PLAN.md. Use when the scope is unclear or the work spans more than one change.
Ready to connect
- View details
supergraphSkillProductivity
Meta-orchestrator — dispatches to the right skill for the task. Use before any non-trivial work.
Ready to connect
- View details
task-inlineSkillProductivity
Implement and self-review a small, local code change without spawning planner, test-writer, implementer, or reviewer agents. Use only when the user explicitly invokes task-inline for a trivial correction that does not require new behavioral tests or independent review.
Ready to connect
- View details
taxue-breakdownSkillProductivity
Taxue task breakdown. Extracts an execution skeleton from complex goals and breaks them down into the smallest executable units. Triggers: /taxue-breakdown, 事情太多从哪开始, 帮我拆解任务, 拆解, 任务分解, 执行步骤, 排期, 里程碑, 怎么做, 下一步, 从哪开始, 事情太多, 帮我拆. EN: "break this down", "break down this task", "how to plan this", "actio
Ready to connect
- View details
tc-actionSkillProductivity
TC startup action driver. Use when the user types "/tc-action", or when they already have judgments or project hypotheses but lack real-world evidence, plan too big, keep learning or holding meetings, or need to validate demand and push a quote to close. Compress judgments or hypotheses into a ten-m
Ready to connect
- View details
unreal-gasSkillProductivity
Expert guide for Unreal Engine 5.x Gameplay Ability System (GAS) C++ development. Covers AbilitySystemComponent, GameplayAbilities, GameplayEffects, Attributes/AttributeSets, GameplayTags, GameplayCues, AbilityTasks, prediction/replication, and common patterns. Use when the user asks about GAS, game
Ready to connect
- View details
wc-action-scheduler-jobsSkillProductivity
Queue and run WooCommerce background jobs with Action Scheduler 4.0. Covers async, single, recurring and cron actions, args-aware `$unique` identity, exact-argument checks, groups, JSON args and positional callback delivery, at-least-once execution, remote idempotency, bounded retries, failed-action
Ready to connect
- View details
wp-plugin-cronSkillProductivity
Designs and reviews scheduled/background work in WordPress plugins: wp_schedule_event, wp_schedule_single_event, cron_schedules, wp_next_scheduled guards, activation scheduling, deactivation cleanup, WP-Cron pseudo-cron timing, DISABLE_WP_CRON/system cron, multisite per-blog cron, idempotent callbac
Ready to connect
- View details
yolo-modelsSkillProductivity
Use when choosing or comparing Ultralytics models in Platform or code — picking a model family (YOLO26/YOLO11/YOLOv8, YOLO-World, YOLOE, SAM/SAM2/FastSAM, RT-DETR, YOLO-NAS), size (n/s/m/l/x), task variant (-seg, -sem, -cls, -pose, -obb, -depth), pretrained checkpoint, open-vocabulary or promptable
Ready to connect
- View details
zhiwen-woSkillProductivity
Use only when the user explicitly selects this skill for a single requirements interview about the task currently under discussion. Never infer invocation from ordinary chat, keywords, or the skill name.
Ready to connect
- View details
backend-funilSkillProductivity
Estrutura o back-end de um funil pelo método de Alan Nicolas — a parte onde mora o lucro. Dado o produto de entrada (front-end) e o público, monta a estrutura ramificada de maximização de ticket: upsell (e segundo upsell), OTO (One Time Offer), order bump, downsell, a janela de 4h pós-compra, a pági
Ready to connect
- View details
calendar-followupSkillProductivity
Surface unfinished follow-ups from last week's external meetings. Trigger when the user asks "who do I need to follow up with", "what meetings haven't I followed up on", or as part of the morning briefing ritual.
Ready to connect
- View details
cro-funilSkillProductivity
Otimização de conversão (CRO) de um funil já montado, pelo método de elevação de consciência do Alan Nicolas. Monta a planilha de KPIs por etapa (visitas → cadastros → participantes → oferta → checkout → compras), prioriza o teste de maior alavancagem (a headline), conduz o teste A/B do jeito certo
Ready to connect
- View details
example-skillSkillProductivity
A template skill. Replace it with a task you repeat. Trigger only when the user explicitly asks to run the example skill.
Ready to connect
- View details
fec-monorepo-project-standardSkillProductivity
Use when creating, reviewing, or restructuring frontend monorepos with pnpm workspace, Turborepo, Nx, multi-package dependency boundaries, task orchestration, package naming, or package publishing; Chinese triggers include monorepo, workspace, multi-package.
Ready to connect
- View details
follow-upSkillProductivity
Debrief a meeting and draft the follow-up. Trigger when the user asks to debrief a call, follow up, or "what do I send after that meeting".
Ready to connect
- View details
jira-administrationSkillProductivity
Run bounded Jira administration workflows for project Components or Atlassian instance migration. Use for jira-components, sync Jira components, jira-instance-migration, changed Jira URL, or repoint Jira. Both modes are sealed behind read-first analysis and explicit user approval before any Jira, cr
Ready to connect
- View details
metodo-funilSkillProductivity
Structures a funnel using the consciousness elevation method (authored by Alan Nicolas). Given niche + product + audience, it diagnoses the awareness stage (1-5) and prescribes the right funnel, ad, and content for each stage; structures the offer (offerbook before the funnel, anchoring, upsell/OTO/
Ready to connect
- View details
run-testsSkillProductivity
Provides guidelines for running Unity tests using the run_unity_tests tool. Make sure to use this skill whenever running, executing, or re-running tests on the Unity editor. This includes verifying implementations, debugging test failures, running specific test assemblies, or any task that involves
Ready to connect
- View details
skill-routerSkillProductivity
Route non-trivial Codex tasks to the right local execution lane and capability set. Use when Codex needs to decide between direct execution, a local skill, an enabled plugin, or an MCP/tool surface; when the user asks which skill or workflow to use; when you want to inspect the local Codex inventory
Ready to connect
- View details
workflow-orchestrationSkillProductivity
Coordinate structured thinking and multi-agent parallel execution for complex tasks. Use when tackling multi-step projects, planning parallel work, breaking down complex problems, coordinating specialist tasks, facing architectural decisions, or when user mentions "workflow", "orchestration", "multi
Ready to connect
- View details
create-moduleSkillProductivity
Use this whenever the user asks to "create a module", "scaffold a feature", "add a Vue domain", "new module called X", or starts work on a brand-new vertical (views + components + store + router entry + tests). Duplicates the canonical `src/modules/tasks` template, applies kebab/Pascal/camel/ UPPER
Ready to connect
- View details
dev-builderSkillProductivity
Implements product or maintenance changes within clearly defined goals and acceptance scope. Supports short tasks and Phases; hand unknown-root-cause defects to bug-fixer. Choose verification based on actual impact and sync affected docs; do not automatically launch independent review based on produ
Ready to connect
- View details
dev-plannerSkillProductivity
Plans short tasks or dependent phases for well-defined goals. Use when the user asks for phased planning, multi-phase delivery, or maintenance tasks requiring cross-phase coordination; if an active plan already exists, update it directly instead of creating a new Phase for each minor change.
Ready to connect
- View details
grim:dev:tiramisu-task-decompSkillProductivity
(grim:dev:tiramisu-task-decomp): (Tiramisu): Convert an imperative plan into a functional dependency diagram (DAG) and subagent-ready task packets. Use when the user wants to decompose a plan into parallelizable, dependency-safe execution steps.
Ready to connect
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.