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,105 results · page 169 of 304
- View details
pypi-maintainerSkillAI & models
Switch a PyPI package install between the production index, TestPyPI pre-release builds, and a local editable checkout. Use when an agent maintains a package and needs to verify a TestPyPI dev build before promoting to production, or when the user says "install from test-pypi", "switch to local", "c
Ready to connect★ 113
- View details
readme-creatorSkillAI & models
Writes or rewrites a project's README.md for the reader deciding whether to use it: centered header, one install command, one runnable quickstart, two to four capability sections, license. Detects the project type (CLI, library, web app, framework, monorepo, skill bundle) from manifests, picks secti
Ready to connect★ 111
- View details
scaffold-cliSkillAI & models
Scaffolds a production-ready TypeScript CLI and npm package: ESM on Node 24, a dual tsdown build (CLI binary plus typed library), vitest, oxlint and oxfmt via ultracite with a lefthook pre-commit hook, changesets v3, GitHub Actions CI, OIDC trusted publishing to npm including the first-publish boots
Ready to connect★ 111
- View details
scaffold-nextjsSkillAI & models
Scaffolds a production-ready Next.js turborepo end to end. Runs create-next-app with TypeScript 7, Tailwind CSS, React Compiler, and Cache Components, sets up shadcn/ui with Blode UI components from the Blode registry, blode-icons-react icons, Agentation, and Ultracite (Oxlint, Oxfmt, Lefthook), con
Ready to connect★ 111
- View details
tidySkillAI & models
Hunts complexity in the current diff and APPLIES the simplifications directly to the working tree, then verifies the build. Five angles: reuse (duplicate logic, hand-rolled stdlib, platform features), quality (React/TypeScript hygiene, over-memoisation, exhaustive-deps, `any`, `CLAUDE.md`/`AGENTS.md
Ready to connect★ 111
- View details
ui-animationSkillAI & models
Designs, implements, reviews, debugs, and reverse-engineers UI motion, and finds where an interface is missing it: CSS transitions, keyframes, springs, gestures, drag, easing, timing, Motion (framer-motion), scroll-driven animation, and animation curves from screen recordings. Use when asked to "add
Ready to connect★ 111
- View details
competitor-analysisSkillAI & models
Analyze competitors using Porter's four-component model - drivers, assumptions, strategy, capabilities.
Ready to connect★ 112
- View details
gf-expandSkillAI & models
Expand mode - asks clarifying questions, presents options with trade-offs, then hands off to appropriate skill/agent with enriched context.
Ready to connect★ 112
- View details
gf-ip-detectSkillAI & models
Auto-detect IP blocks within FPGA and hardware codebases. Scans for module instantiations, identifies missing implementations, matches standard IP patterns, and dispatches agents to fill gaps. Example: "scan for missing IP blocks", "detect what needs implementing", "find unimplemented modules", "aut
Ready to connect★ 112
- View details
gf-projectSkillAI & models
Manages .gateflow/project.yaml for project-specific configuration. Auto-detects project settings or prompts user for board, HDL, and target. Used internally by other skills — not typically invoked directly.
Ready to connect★ 112
- View details
llm-coding-guardrailsSkillAI & models
Behavioral guardrails to reduce common LLM coding mistakes with a caution-first approach.
Ready to connect★ 112
- View details
wind-aliceSkillAI & models
调用万得 Alice Agent(A2A 协议,SSE 流式)执行指定 Skill 并获取分析结果的 CLI 工具。当用户要求"用 Alice 跑某个 Skill"、"出一份某公司的调研问题清单"、"做一页纸投资备忘"、"核验一段金融信息"等需要点名 Alice 子 Skill 的场景使用。
Ready to connect★ 109
- View details
powershellSkillAI & models
PowerShell best practices for scripts used in FieldWorks (dev scripts & CI helpers). Use when writing or modifying PowerShell scripts in scripts/ or Build/Agent/.
Ready to connect★ 111
- View details
toolSkillAI & models
Guide for creating tools using CallableTool2 and Params pattern, plus YAML agent registration
Ready to connect★ 111
- View details
academic-figure-designerSkillAI & models
Unified academic figure designer, semantic color & surface decision engine, and FigureSpec v1 compiler. Handles style selection, reference palette derivation, colorblind-safe token binding, SVMC visual metaphors, and normalized compact prose prompt compilation across classic-technical, pastel-airy-u
Ready to connect★ 106
- View details
git-guardrails-claude-codeSkillAI & models
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
Ready to connect★ 110
- View details
neo4j-aura-agent-skillSkillAI & models
Manages Neo4j Aura Agents via the v2beta1 REST API — create, list, get, update, delete,
Ready to connect★ 110
- View details
runSkillAI & models
Run the example app on physical devices. Requires .claude/.env with device IDs. Use when asked to run on devices.
Ready to connect★ 110
- View details
adversarySkillAI & models
Subagent orchestration for sophisticated opponent modeling and multi-party analysis.
Ready to connect★ 108
- View details
unlimited-powerSkillAI & models
Self-terminating recursive orchestrator. Dispatches waves of subagents until a verifiable done-condition passes or the budget caps. Power with a kill-switch.
Ready to connect★ 108
- View details
assess-ai-change-impactSkillAI & models
Assess the direct and transitive impact of a material AI-system or engagement change before promotion. Use when a source, workflow claim, policy, data contract, model route, tool, capability, evaluator, runtime, operation, or user surface changes.
Ready to connect★ 108
- View details
compozySkillAI & models
Explains Compozy capabilities, CLI commands, core workflow skills, optional extension skills, configuration, artifact structure, reusable agents, and extensions. Use when the user asks how to use Compozy, what commands are available, how the workflow pipeline works, or how to configure a workspace.
Ready to connect★ 108
- View details
family-history-researchSkillAI & models
Provides assistance with planning family history and genealogy research projects.
Ready to connect★ 108
- View details
flutter-adaptive-uiSkillAI & models
Build, fix, review, and validate adaptive or responsive Flutter UIs for mobile, tablet, desktop, web, large screens, foldables, and mixed input devices. Use when creating breakpoint-driven layouts, responsive navigation, adaptive dialogs/lists/grids, keyboard/mouse/touch behavior, window-size decisi
Ready to connect★ 108
- View details
flutter-animationsSkillAI & models
Add, fix, refactor, debug, test, or explain Flutter animations and motion effects. Use when working with implicit animations such as AnimatedContainer, AnimatedOpacity, AnimatedSwitcher, and TweenAnimationBuilder; explicit animations using AnimationController, Tween, CurvedAnimation, AnimatedWidget,
Ready to connect★ 108
- View details
sealeap-amazon-ad-traffic-allocationSkillAI & models
Apply a simple Amazon Ads allocation model that separates discovery from exploitation, tests keyword and placement effects, and reallocates budget toward evidence-backed conversion pockets. Use when the user asks for a clear mental model for Amazon ads, how to find good traffic, how to compare place
Ready to connect★ 108
- View details
sealeap-amazon-compliance-led-growthSkillAI & models
Build an Amazon growth strategy that treats tax, product safety, account, IP, and logistics compliance as non-negotiable constraints, then compares niches, price bands, operating models, and marketplaces using weighted economics. Use when the user asks how to find opportunities as compliance costs r
Ready to connect★ 108
- View details
sealeap-baize-amazon-boutique-modelSkillAI & models
Assess an Amazon boutique business model through differentiated demand, pricing room, saturation, tail conversion, market health, capital turnover, and downside controls. Use for 什么是精品、精品选品框架、资金周转、市场健康度、精品是否成立. Do not reduce boutique strategy to premium creative.
Ready to connect★ 108
- View details
sealeap-baize-amazon-keyword-weight-modelSkillAI & models
Build testable hypotheses for Amazon keyword relevance and ranking from conversion, clicks, orders, add-to-cart signals, listing semantics, and related-query behavior without claiming a proprietary ranking formula. Use for 关键词权重、精准小词和大词关系、为什么出单后曝光增加、自然排名机制假设.
Ready to connect★ 108
- View details
sealeap-baize-amazon-spread-ad-profitSkillAI & models
Control Amazon spread-model advertising around per-SKU break-even, conservative inventory, precise keyword tests, uniform group logic, and low-touch exception management. Use for 精铺广告打法、广告花费占比、少量备货、多个SKU怎么管、何时淘汰.
Ready to connect★ 108
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.
55,111 of the 55,543 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.