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,976 results · page 473 of 566
- View details
threads-hook-extractorSkillDev tools
Reverse-engineer the hook from a viral Threads post or thread URL. Identifies which of the 10 canonical 2026 Threads formulas it uses (warm contrarian, data-point, build-in-public, quote-post, mini-list, relatable, listicle, story, curiosity-gap, how-I teardown), explains why it worked, and returns
Ready to connect
- View details
threads-humanizerSkillDev tools
Scrub AI tells from any Threads post or thread draft, or audit a finished draft against the 2026 Threads checklist. Strips em dashes, AI vocabulary (leverage, fundamentally, delve, harness), rule-of-three lists, and uniform post rhythm, then adds human fingerprints. Includes a --mode audit pre-publi
Ready to connect
- View details
threads-marketingSkillDev tools
Plan, draft, audit, and publish posts and threads for Threads (Meta). Use when the user wants to write a single Threads post or a multi-post thread, remove AI tells from a draft, reverse-engineer the hook from a viral Threads post, draft a reply or quote post, or plan a week of Threads content. Post
Ready to connect
- View details
threads-post-writerSkillDev tools
Draft a single Threads post or a multi-post thread using a 2026 Threads hook formula (warm contrarian, data-point, build-in-public, quote-post, mini-list, relatable, listicle, story, curiosity-gap, how-I teardown), picked by goal (replies, reposts, likes, quotes). Respects the 500-char limit and one
Ready to connect
- View details
threads-reply-drafterSkillDev tools
Draft a reply or a value-add quote post for a specific Threads (Meta) post from its URL. Use to reply in a conversation, answer a creator, or quote-post with added value. Parses the post URL, reads pasted context, decides reply vs quote post, and drafts 1-3 warm variants in your voice. A reply to an
Ready to connect
- View details
trade-with-guardrailsSkillDev tools
Place an order through the user's own Stockbit account safely — check the mode, size the position from a risk budget, preview, read the summary back to the human, and only then write. Use when the user asks to buy, sell, amend or cancel an order, or to size a trade.
Ready to connect
- View details
- View details
watchSkillDev tools
Watch live IDX turnover and order books for unusual activity — value surges, auto-reject approach, one-sided depth, walls appearing or withdrawn, quiet stocks waking up, UMA flags — plus delayed print-by-print attribution and end-of-day broker context. Use when the user runs /watch, or asks what is
Ready to connect
- View details
weekly-performance-advisorSkillDev tools
Generate your Weekly Performance Advisor dashboard from your La Growth Machine data: a two-tab cockpit (To do + Weekly performance) that flags campaigns to fix, sorts replies by urgency, and tracks reply volume week over week. It pulls only YOUR live LGM data, scores each running campaign against ba
Ready to connect
- View details
won-deal-icp-finderSkillDev tools
Audit your biggest closed-won deals to find your PROVEN ideal customer profile, then find more accounts like them. Use whenever someone wants to analyze won deals, audit their best customers, see which companies generated the most revenue, find their real ICP, build a look-alike target list, segment
Ready to connect
- View details
workflows-runSkillDev tools
Run an SDLC delegated workflow via Archon. Wraps the archon CLI with project-aware defaults.
Ready to connect
- View details
workflows-statusSkillDev tools
Check the status of running or recent SDLC delegated workflows.
Ready to connect
- View details
Academic Paper Citation Network MapperSkillDev tools
Builds citation networks from Semantic Scholar API and CrossRef DOI metadata. Visualizes paper influence graphs using NetworkX, identifies seminal works, and tracks research lineage across fields.
Ready to connect
- View details
Advanced Custom Fields REST Schema MapperSkillDev tools
Maps ACF field groups into predictable REST responses using `acf_add_local_field_group`, `get_field_objects`, and `register_rest_field`. Useful when you need cleaner payloads than the default ACF exposure and want WordPress clients to consume structured field data safely.
Ready to connect
- View details
AI Content Readability OptimizerSkillDev tools
Analyzes and optimizes content readability using Flesch-Kincaid scoring, Hemingway Editor API integration, and Grammarly Text API. Generates SEO-optimized rewrites targeting specific grade levels.
Ready to connect
- View details
Airbyte Connector Config GeneratorSkillDev tools
Generates Airbyte source and destination connector configurations using the Airbyte API /v1/sources/create and /v1/destinations/create endpoints. Validates connection specs against the Airbyte Protocol.
Ready to connect
- View details
Angular — TypeScript Web Application Framework by GoogleSkillDev tools
Angular is a TypeScript-based web application platform by Google providing dependency injection, declarative templates, a powerful CLI, and comprehensive libraries for routing, forms, and HTTP communication.
Ready to connect
- View details
Ansible Playbook Dry Run ValidatorSkillDev tools
Validates Ansible playbooks using ansible-lint and the Ansible Galaxy API. Performs check-mode dry runs, validates role dependencies, and detects deprecated module usage across collections.
Ready to connect
- View details
Ansible Playbook Dry-Run ValidatorSkillDev tools
Validates Ansible playbooks in check mode using ansible-playbook --check --diff and the Ansible Python API. Detects idempotency issues, undefined variables, and unreachable hosts before production runs.
Ready to connect
- View details
Ansible Playbook LinterSkillDev tools
Validates Ansible playbooks and roles using ansible-lint and yamllint APIs. Enforces best practices for idempotency, variable naming, and handler usage with custom rule profiles.
Ready to connect
- View details
Ansible Playbook Linter ProSkillDev tools
Validates Ansible playbooks using ansible-lint with custom rule plugins and the Ansible Collections API. Checks for deprecated modules, missing handlers, insecure variable practices, and role dependency conflicts.
Ready to connect
- View details
Argo Workflows DAG OptimizerSkillDev tools
Analyzes Argo Workflows DAG templates to identify parallelization opportunities. Uses the Argo Server API to fetch workflow execution history and critical path analysis.
Ready to connect
- View details
Argo Workflows LinterSkillDev tools
Lints and validates Argo Workflows templates using the argo CLI and Argo Server REST API. Detects DAG dependency cycles, invalid artifact references, and parameter type mismatches across workflow steps.
Ready to connect
- View details
Audit Apple-platform UI work against Human Interface Guidelines with HIG DoctorSkillDev tools
Run a repeatable HIG compliance audit over app code before shipping UI changes, then use the findings to guide remediation.
Ready to connect
- View details
backendSkillDev tools
Go backend patterns for the api app — covering dependency injection, services, repositories, handlers, use cases, plugins, service registry, and TDD unit testing
Ready to connect
- View details
ci-statusSkillDev tools
Check the CI pipeline status for the current branch after pushing changes. Reports pass/fail with failure details. Use this after every push to confirm your changes are truly done — CI must be green. TRIGGER when: after git push, after committing changes, when asked to check CI, or when verifying th
Ready to connect
- View details
constants-configuration-patternSkillDev tools
Centralize all configuration constants — environment variables, cache keys — in the constants/ directory with strict naming and export conventions
Ready to connect
- View details
debug-widgetSkillDev tools
Use when debugging a Mendix pluggable widget bug — visual glitch, broken scrolling, missing data, stale state, or interaction bugs that need runtime evidence before fixing.
Ready to connect
- View details
delegateSkillDev tools
TRIGGER when: asked to delegate work, execute or parallelize a plan, "run this plan", or "delegate this". Writing, reading, or finishing a plan is not a trigger and authorizes no dispatch. Decomposes work by dependency, launches bounded provider-native workers in parallel waves, validates completion
Ready to connect
- View details
dft-genSkillDev tools
Check DFT frontend readiness (test_mode/scan/test_rst hooks), generate DFT collateral under de/dft/, and package inputs for soc_dft (VC SpyGlass TestMAX). Exclusive skill of soc-dft-engineer.
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,082 of the 54,514 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.