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: Dev tools
16,902 results · page 347 of 564
- View details
usgs-earthquake-analysisSkillDev tools
Load, parse, and process USGS earthquake data in GeoJSON or JSON formats.
Ready to connect★ 83
- View details
usgs-earthquake-geojsonSkillDev tools
Parse and work with USGS earthquake GeoJSON data, extracting IDs, magnitudes, coordinates, times, and place descriptions.
Ready to connect★ 83
- View details
webinar-funnelSkillDev tools
Builds a 4–6 page webinar funnel. Drives registrations for a live or evergreen webinar that educates and sells. Best for products $297–$2,000+.
Ready to connect★ 83
- View details
wechat-writerSkillDev tools
Workflow for topic selection, research, writing, revision, review, and delivery of WeChat Official Account articles. Use when creating, outlining, researching, rewriting, auditing, or packaging Chinese WeChat Official Account articles, 微信文章, 公众号推文, 公众号长文, 热点解读, 干货教程, 观点文, 故事文, 对比测评, 复盘文, 标题摘要, 配图方案,
Ready to connect★ 83
- View details
x-audience-insightsSkillDev tools
Read your X (Twitter) audience and niche from real data. Pull a handle's recent tweets (yours or a competitor's) with likes, replies, and views, see which formats and hooks are working, read the repliers on a tweet (X gates likers, so repliers are the signal), and scan a niche query for top tweets.
Ready to connect★ 83
- View details
x-content-plannerSkillDev tools
Generate a weekly X (Twitter) content plan from a theme, audience, and content pillars. Produces per-day recommendations (single tweet vs thread, X hook formula, angle, posting time, primary goal), a single-to-thread mix, daily reply and quote-tweet targets, and a goal-mix balance check across repli
Ready to connect★ 83
- View details
x-hook-extractorSkillDev tools
Reverse-engineer the hook from a viral X (Twitter) tweet or thread URL. Identifies which of the 10 canonical 2026 X formulas it uses (one-liner contrarian, data-point, build-in-public, quote-tweet, mini-list, relatable cold-open, listicle-thread, story thread, curiosity-gap, how-I teardown), explain
Ready to connect★ 83
- View details
x-humanizerSkillDev tools
Scrub AI tells from any tweet or thread draft, or audit a finished draft against the 2026 X (Twitter) checklist. Strips em dashes, AI vocabulary (leverage, fundamentally, delve, harness), rule-of-three lists, and uniform tweet rhythm, then adds human fingerprints. Includes a --mode audit pre-publish
Ready to connect★ 83
- View details
x-marketingSkillDev tools
Plan, draft, audit, and publish posts and threads for X (Twitter). Use when the user wants to write a single tweet or an auto-numbered thread, build a long-form tweetstorm, remove AI tells from a draft, reverse-engineer the hook from a viral tweet, draft a reply or quote tweet, or plan a week of X c
Ready to connect★ 83
- View details
x-reply-drafterSkillDev tools
Draft a reply or a value-add quote tweet for a specific X (Twitter) tweet from its URL. Use to reply in a thread, answer a creator, or quote-tweet with added value. Parses the tweet URL, reads pasted context, decides reply vs quote tweet, and drafts 1-3 variants in your voice. X has no LinkedIn-styl
Ready to connect★ 83
- View details
x-thread-builderSkillDev tools
Build a long-form X (Twitter) thread (tweetstorm) using a 2026 thread formula (listicle-thread, story thread, curiosity-gap opener, how-I teardown), picked by goal (bookmarks, likes, reposts, replies). Structures tweet 1 as a promise plus open loop, paces one beat per tweet, and closes for the repos
Ready to connect★ 83
- View details
api-planSkillDev tools
Truth owner skill. Updates `specs/truth/contracts/**` based on the plan package, system-analysis handoff, and existing API truth; supports ADD / MODIFY / DELETE / NOOP API semantic units, and delegates to `/truth-delta` to record this round's API truth changes.
Ready to connect★ 82
- View details
app-intents-code-reviewSkillDev tools
Reviews App Intents code for intent structure, entities, shortcuts, and parameters. Use when reviewing code with import AppIntents, @AppIntent, AppEntity, AppShortcutsProvider, or @Parameter.
Ready to connect★ 82
- View details
axum-code-reviewSkillDev tools
Reviews axum web framework code for routing patterns, extractor usage, middleware, state management, and error handling. Use when reviewing Rust code that uses axum, tower, or hyper for HTTP services. Covers axum 0.7+ patterns including State, Path, Query, Json extractors.
Ready to connect★ 82
- View details
brainstorm-beagleSkillDev tools
Use when the user has a fuzzy idea and wants to shape it into a concrete project spec before planning or building. Triggers on: \"brainstorm this\", \"I have an idea for...\", \"help me think through this project\", \"what should I build\", \"spec this out\". Also catches vague feature descriptions
Ready to connect★ 82
- View details
clarify-over-specsSkillDev tools
在 `/specify` 產出 `spec.md` 後,主動掃描整份 spec 的高影響需求缺口;若仍有會影響規格正確性、驗收標準或 readiness 的問題,先委派 `/clarify` 訪談使用者,再把答案回寫到 spec、清理矛盾並回刷 checklist。Use when the user asks for post-spec requirement clarification, wants a generated spec professionally reviewed before `/plan`, or needs a spec-level clarify pass after
Ready to connect★ 82
- View details
clippySkillDev tools
Run cargo clippy for Rust linting. Use this when asked to lint the code or check for common mistakes.
Ready to connect★ 82
- View details
cloudkit-code-reviewSkillDev tools
Reviews CloudKit code for container setup, record handling, subscriptions, and sharing patterns. Use when reviewing code with import CloudKit, CKContainer, CKRecord, CKShare, or CKSubscription.
Ready to connect★ 82
- View details
dagre-react-flowSkillDev tools
Automatic graph layout using dagre with React Flow (@xyflow/react). Use when implementing auto-layout, hierarchical layouts, tree structures, or arranging nodes programmatically. Triggers on dagre, auto-layout, automatic layout, getLayoutedElements, rankdir, hierarchical graph.
Ready to connect★ 82
- View details
data-planSkillDev tools
Truth owner skill. Updates `specs/truth/data/**` based on the plan package, system-analysis handoff, and existing data truth; supports ADD / MODIFY / DELETE / NOOP data semantic units, and delegates to `/truth-delta` to record this round's data truth changes.
Ready to connect★ 82
- View details
fetch-pr-feedbackSkillDev tools
Fetch unresolved review comments from a PR and evaluate with receive-feedback skill
Ready to connect★ 82
- View details
ffi-auditSkillDev tools
Audit the impact of regenerated MuJoCo FFI bindings (the ffi-regenerate Cargo feature) on the wrapper layer. Diffs src/mujoco_c.rs, reads the MuJoCo changelog entries for the version range, deep-verifies every changed item against the C/C++ source, and writes a self-contained HTML report suggesting
Ready to connect★ 82
- View details
gen-test-planSkillDev tools
Analyze repo, detect stack, trace changes to user-facing entry points, generate E2E YAML test plan
Ready to connect★ 82
- View details
go-architectSkillDev tools
Go application architecture with net/http 1.22+ routing, project structure patterns, graceful shutdown, and dependency injection. Use when building Go web servers, designing project layout, or structuring application dependencies.
Ready to connect★ 82
- View details
healthkit-code-reviewSkillDev tools
Reviews HealthKit code for authorization patterns, query usage, background delivery, and data type handling. Use when reviewing code with import HealthKit, HKHealthStore, HKSampleQuery, HKObserverQuery, or HKQuantityType.
Ready to connect★ 82
- View details
humanize-beagleSkillDev tools
Rewrite AI-generated developer text to sound human — fix inflated language, filler, tautological docs, and robotic tone. Use after review-ai-writing identifies issues.
Ready to connect★ 82
- View details
ios-animation-implementationSkillDev tools
Write Swift animation code using Apple's latest frameworks — SwiftUI animations, Core Animation, and UIKit. Prefer first-party APIs over third-party libraries. Use when implementing iOS animations, writing animation code, building transitions, creating gesture-driven interactions, or converting anim
Ready to connect★ 82
- View details
langgraph-code-reviewSkillDev tools
Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGraph features. Catches common mistakes in state management, graph structure, and async patterns.
Ready to connect★ 82
- View details
macros-code-reviewSkillDev tools
Reviews Rust macro code for hygiene issues, fragment misuse, compile-time impact, and procedural macro patterns. Use when reviewing macro_rules! definitions, procedural macros, derive macros, or attribute macros.
Ready to connect★ 82
- View details
phoenix-code-reviewSkillDev tools
Reviews Phoenix code for controller patterns, context boundaries, routing, and plugs. Use when reviewing Phoenix apps, checking controllers, routers, or context modules.
Ready to connect★ 82
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.
53,789 of the 54,221 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.