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 322 of 564
- View details
magpie-release-promoteSkillDev tools
Emit the backend-shaped promotion command set for a release that has passed its vote. Reads the planning issue (must carry `vote-passed`), constructs the staging → release move for the configured distribution backend, checks PMC membership of the Release Manager, and proposes the `promoted` label. N
Ready to connect★ 93
- View details
magpie-release-rc-cutSkillDev tools
Emit the paste-ready command sequence to tag an RC, build artefacts, sign each artefact, generate checksums, and stage them to the adopter's distribution backend. Covers Steps 4–5 of the release-management lifecycle. Never runs any command locally — all sequences are emitted for the Release Manager
Ready to connect★ 93
- View details
magpie-release-verify-rcSkillDev tools
Read-only pre-flight verification of a staged release candidate (RC) for `<upstream>`. Checks artefact integrity (GPG signatures and checksums), Apache RAT licence headers, NOTICE/LICENSE completeness, prohibited-binary absence (including `.pyc` / `__pycache__`), source-tree integrity (no dangling s
Ready to connect★ 93
- View details
magpie-reviewer-routingSkillDev tools
Given an open issue or PR, scores the project's configured reviewer roster across three signals — touched-area eligibility, git-history familiarity with the changed paths, and current open-review load — and proposes a primary reviewer (plus an optional backup). Read-only and propose-then-confirm: no
Ready to connect★ 93
- View details
magpie-skill-reconcilerSkillDev tools
Compare two near-duplicate skills — typically an ASF variant and a non-ASF or multi-project variant — and classify every difference as ALLOWED, DRIFT, or SAFETY-BASELINE. Produces a structured diff and a reconciliation proposal. Read-only: it never rewrites either skill; convergence is a separate co
Ready to connect★ 93
- View details
mobile-buildSkillDev tools
How to build this Rust code into the filen-ts mobile apps for on-device testing — how each of the two consumption paths is wired (Drive cache via git submodule, @filen/sdk-rs via published npm package), ubrn Android/iOS commands, the debug-vs-release performance trap, and the stale-xcframework and p
Ready to connect★ 93
- View details
no-hallucinationSkillDev tools
ALWAYS active. Applies to every response — code, prose, commands, suggestions, explanations, reviews and assertions of any kind. Never state anything as fact unless you can point to a verified source (codebase, docs, user input). When uncertain, verify first or say "I'm not sure". Resolution order:
Ready to connect★ 93
- View details
open-loops-advanceSkillDev tools
Turn a promoted open loop into a hypothesis — a falsifiable prediction plus the few complementary pulls that together settle it, triangulated across the ad account, reviews, and competitors as the question needs and runnable with Parker's tools. Use when advancing a Tier-1 (or activated Tier-2) loop
Ready to connect★ 93
- View details
open-loops-validateSkillDev tools
Run a hypothesis's test plan, gather the evidence, and honestly resolve the loop into one of the four validation states — validated, invalidated, inconclusive, or insufficient evidence. Use when a hypothesis is approved or proceeding and it is time to test it, or when the user says validate this, ru
Ready to connect★ 93
- View details
product-economicsSkillDev tools
Does this product make money at a price someone will pay? Forces contribution margin, a price with a stated basis, and a bottom-up market size — each number labelled measured / assumed / unknown, so a guess can never be read as a calculation.
Ready to connect★ 93
- View details
research-loopsSkillDev tools
The weekly research cycle — runs the open-loops pipeline end to end so the brand's strategic questions actually get answered instead of piling up. Rolls up and grades the open loops, advances the promoted ones into hypotheses, runs the validations in the testing queue, runs due re-validations, repor
Ready to connect★ 93
- View details
scriptwritingSkillDev tools
Write ad scripts that sound spoken, not written, by adapting proven reference ads into the brand's own voice fingerprint. AI cannot write good scripts cold — references are the default input and the brand script-voice profile is the sound. Every script passes the spoken-script-voice AI-tells check a
Ready to connect★ 93
- View details
self-improvement-intakeSkillDev tools
Capture reasoning traces from user feedback, approvals, rejections, reroutes, expert learnings, and strategic decisions so Parker improves over time.
Ready to connect★ 93
- View details
set-up-brainSkillDev tools
The front door to building a brand's brain. Run this when standing up a new brand — it needs the Parker MCP connected for data, and the brand's synced folder from the Parker Desktop app (which creates the brand's repo and usually opens this very session inside it). It welcomes the person, works insi
Ready to connect★ 93
- View details
types-serde-conventionsSkillDev tools
Conventions for adding or changing types in filen-types / filen-sdk-rs — the permissive_u64 serde helpers and their two gotchas, and the #[js_type] macro arguments including the externally-managed-serde pattern. Read before adding a field to an API type, adding a new API type, or touching a type tha
Ready to connect★ 93
- View details
update-brainSkillDev tools
The weekly check that keeps this brain current with the parker-brain standard — without overriding anything the team chose. Compares the pinned parker-system/ release against the newest factory tag and offers the bump as one short question; on a yes the migrations run and a script re-syncs the copie
Ready to connect★ 93
- View details
verify-changesSkillDev tools
Run the project's own format / lint / typecheck / test commands after a code change and before calling it done. Detects the toolchain from the repo's manifest — Cargo.toml (cargo fmt --check, clippy, cargo test --lib), package.json (lint / tsc / test scripts), pyproject.toml (ruff, pytest), go.mod,
Ready to connect★ 93
- View details
vertical-fitnessSkillDev tools
Domain-knowledge pack for fitness & wellness (boutique studios, gyms, coaches, on-demand brands) — the membership vocabulary, non-obvious billing/booking rules, and retention realities a builder must know so fitness products aren't speced naive. Covers the four products this niche ships (class-booki
Ready to connect★ 93
- View details
vertical-logisticsSkillDev tools
Domain knowledge for the logistics & supply-chain vertical (SMB shipping & inventory) so architect and pm don't spec naively. Covers the vocabulary (TMS vs WMS, multi-carrier rate shopping, dimensional weight, BOL/ASN, lot/batch, reorder point), the non-obvious rules incumbents get right, what a nai
Ready to connect★ 93
- View details
vertical-professional-servicesSkillDev tools
Domain-knowledge primer for the professional-services vertical (agencies, consulting firms, creative studios) so architect/pm don't spec naively against PSA incumbents (Scoro, Productive, Accelo, Ruddr, BigTime). Supplies the vocabulary, the non-obvious billing/margin rules, the entities a real prop
Ready to connect★ 93
- View details
android-app-blackbox-competitive-analysisSkillDev tools
Use when users request Android competitor research, systematic feature or interface mapping, evidence screenshots, interaction coverage, comparison-ready product dossiers, or Android system-boundary verification without APK decompilation.
Ready to connect★ 92
- View details
auto-prSkillDev tools
Use when the user invokes `/auto-pr <repo-url>` or asks to "open N PRs against <repo>", "auto-contribute to <repo>", or "raise mergeable PRs automatically". Wraps the `vouch auto-pr` CLI: points at any github repo, learns its contribution norms (from shipped guidance, else synthesized from merged PR
Ready to connect★ 92
- View details
evo-3d-scan-calcSkillDev tools
Complete pipeline for binary STL parsing, connected component extraction, volume computation, material density lookup, and mass calculation with JSON output.
Ready to connect★ 92
- View details
evo-acopf-report-generatorSkillDev tools
Extracts ACOPF solution values, computes derived quantities, and produces structured report.json.
Ready to connect★ 92
- View details
evo-acopf-solverSkillDev tools
Builds and solves AC Optimal Power Flow using Pyomo+IPOPT with polar coordinate formulation.
Ready to connect★ 92
- View details
evo-adaptive-cruise-controlSkillDev tools
Complete Adaptive Cruise Control simulation system with PID controllers, single-loop ACC architecture (cruise/follow/emergency modes), TTC safety, Euler integration simulation, and full I/O pipeline.
Ready to connect★ 92
- View details
evo-atheris-fuzz-driverSkillDev tools
Creates Atheris-based coverage-guided fuzz drivers for Python libraries using FuzzedDataProvider for structured input generation. Includes templates and patterns for different library types (parsers, formatters, serializers, ML frameworks).
Ready to connect★ 92
- View details
evo-citation-scorerSkillDev tools
Compares parsed BibTeX citation metadata against API results using fuzzy string matching and multi-factor scoring to classify citations as real or fake, then outputs the final JSON report.
Ready to connect★ 92
- View details
evo-citation-verifierSkillDev tools
Queries external academic APIs (CrossRef, Semantic Scholar, DBLP, doi.org) to verify whether a citation exists. Implements robust HTTP sessions with retry logic, exponential backoff, and rate limiting.
Ready to connect★ 92
- View details
evo-civ6-adjacency-rulesSkillDev tools
Encodes all Civ6 Gathering Storm district adjacency bonus rules, placement validity, population limits, and civ-specific modifiers.
Ready to connect★ 92
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.