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
17,088 results · page 557 of 570
- View details
building-flutter-appsSkillDev tools
Flutter Riverpod app architecture and Windows installer delivery. Use before changing a Riverpod Flutter app/package or its Windows desktop packaging/update pipeline; skip non-Riverpod stacks and pure-Dart work.
Ready to connect
- View details
cdr3aaphyschemSkillDev tools
Analyzes physicochemical properties of CDR3 amino acid sequences to understand biochemical characteristics of T-cell receptor repertoires. Performs regression analysis between two cell groups at different CDR3 lengths for each physicochemical feature (hydrophobicity, volume, isoelectric point, etc.)
Ready to connect
- View details
cdr3clusteringSkillDev tools
Cluster TCR/BCR clones by CDR3 sequences using GIANA or ClusTCR (both Faiss-based). Adds `CDR3_Cluster` column to metadata for clonotype analysis.
Ready to connect
- View details
celltypeannotationSkillDev tools
Annotates cell clusters with biological cell type labels using multiple methods: direct assignment, ScType, scCATCH, hitype, or CellTypist. This process is essential for interpreting clustering results by assigning meaningful biological identities to each cluster.
Ready to connect
- View details
ck-forgetSkillDev tools
Remove a stale knowledge snippet by ID when previously learned context is no longer valid.
Ready to connect
- View details
ck-get-method-sourceSkillDev tools
Extract a single C#, TypeScript, Kotlin, or Python method/property body with exact source spans. Use after ck signatures identifies the target member.
Ready to connect
- View details
ck-learnSkillDev tools
Record a new knowledge snippet — domain rules, architectural decisions, gotchas, or cross-module relationships discovered during a session.
Ready to connect
- View details
ck-recallSkillDev tools
Retrieve institutional knowledge for a confirmed folder or a cross-folder semantic query. Step 2.5 in the navigation protocol — run after confirming a target folder, before reading method bodies.
Ready to connect
- View details
clustermarkersSkillDev tools
Finds differentially expressed genes (markers) for clusters of T/B cells using Seurat's FindMarkers function. Performs statistical testing between clusters, identifies cluster-defining genes, and automatically runs pathway enrichment analysis (via Enrichr) on significant markers. Generates publicati
Ready to connect
- View details
clustermarkersofallcellsSkillDev tools
Finds marker genes for clusters of ALL cells before T/B cell selection. This process identifies differentially expressed genes across unsupervised clusters to help identify broad cell types (T cells, B cells, Myeloid cells, NK cells, etc.) in mixed immune cell populations.
Ready to connect
- View details
debugging-codeSkillDev tools
Lets your agent debug running code by setting breakpoints, stepping through lines, and inspecting variables.
Ready to connect
- View details
dev-setupSkillDev tools
Set up and verify the megane development environment. Use at session start or when build tools are missing.
Ready to connect
- View details
e2e-coverageSkillDev tools
Run, extend, or re-baseline the megane E2E coverage suite. Covers all 5 platforms (webapp, JupyterLab DocWidget, VSCode custom editor, Jupyter widget in JupyterLab, Jupyter widget in VSCode notebook). Use when adding new E2E specs, debugging baseline drift, reproducing a UI bug across hosts, or runn
Ready to connect
- View details
explore-experienceSkillDev tools
Interview the user to surface experience that is real but undocumented, mapped against a specific role's requirements, then update the profile. Use when a fit assessment or an adversarial review flags a section as thin.
Ready to connect
- View details
forward-lamportSkillDev tools
Audit an existing Lamport-style hierarchical mathematical proof forward for validity and whether its hierarchy, scope, dependencies, side conditions, and proof constructs discharge the stated theorem. Use when the central question concerns a top-down proof with numbered levels, subproofs, ASSUME/PRO
Ready to connect
- View details
framework-developmentSkillDev tools
Framework evolution mode — evolves the QA boilerplate itself (KATA, fixtures, cli/, scripts/, api/schemas/ pipeline, package.json deps). Self-contained Plan → Code → Verify → Archive pipeline; runs under the `gentle-ai install --preset minimal` install (no SDD-* skills required). Use when adding new
Ready to connect
- View details
git-flow-masterSkillDev tools
End-to-end Git operator for any branching strategy. Auto-detects the project's strategy (solo-main, main+integration, enterprise multi-branch, trunk-based, GitFlow, GitHub Flow, GitLab Flow, SDET integration-trunk for chained test-automation suites) from .git config, branches, and the `git_strategy:
Ready to connect
- View details
github-cliSkillDev tools
Using GitHub CLI (gh) for PRs, issues, and API calls. Use when interacting with GitHub.
Ready to connect
- View details
immunopipe-configSkillDev tools
Master skill for generating immunopipe pipeline configurations. Determines pipeline architecture based on data type (scRNA-seq with or without scTCR/BCR-seq) and analysis requirements. Routes to individual process skills for detailed configuration. Use this skill when starting a new immunopipe confi
Ready to connect
- View details
inertia-propsSkillDev tools
Complete PHP API reference for all Inertia.js v3 prop types (optional/lazy, always, defer, once, merge, deepMerge, scroll). Auto-loaded when working on Props/, Service/Inertia.php, or InertiaResponse.php.
Ready to connect
- View details
inertia-protocolSkillDev tools
Complete reference for the Inertia.js v3 server-side protocol. Auto-loaded when working on InertiaResponse, InertiaListener, Inertia service, or any HTTP response handling.
Ready to connect
- View details
keymap-aiSkillDev tools
Expert assistant for ZMK and QMK keyboard firmware configs. Use when auditing or improving a zmk-config or QMK keymap, tuning home row mods or hold-taps, adding smart layers (numword, caps word), configuring trackballs, trackpads, trackpoints, encoders and per-layer input processors, generating keym
Ready to connect
- View details
linkedin_postSkillDev tools
Use when you need to create a LinkedIn post from a milestone, achievement, or topic. Produces authentic, story-driven posts with proper formatting (line breaks, hooks, CTAs).
Ready to connect
- View details
linkedin-cringeSkillDev tools
Generates cringe LinkedIn posts (Italian by default, but works in any language), calibrated by cringe level (1-10), register (credible / parodic / Lynch-style deadpan surreal) and cringe modules chosen from a catalog of 47, with the option to start from a real fact (a news item provided by the
Ready to connect
- View details
lint-and-fixSkillDev tools
Automated linting and fixing loop using `make lint`. Use when you need to resolve linter violations across the codebase.
Ready to connect
- View details
loadingrnafromseuratSkillDev tools
Load pre-existing Seurat objects into the immunopipe pipeline instead of starting from raw count matrices via SampleInfo. This enables analysis on already processed single-cell RNA-seq data stored in Seurat R objects.
Ready to connect
- View details
majorversionbumpSkillDev tools
Create and maintain update scripts for bumping all tine Groupware applications to a new major version.
Ready to connect
- View details
markersfinderSkillDev tools
Flexible marker finding process that wraps Seurat's FindMarkers function for custom group comparisons beyond simple cluster-vs-all analysis. Unlike ClusterMarkers (all-vs-all cluster comparisons), MarkersFinder enables targeted differential expression analysis between specific groups, conditions wit
Ready to connect
- View details
metabolicexpimputationSkillDev tools
Imputes missing/dropout values in scRNA-seq expression data to improve metabolic pathway analysis. This process handles sparsity common in single-cell RNA sequencing data by filling in zero values using advanced imputation methods (ALRA, scImpute, or MAGIC). The imputed data provides more accurate m
Ready to connect
- View details
metabolicfeaturesSkillDev tools
Performs enrichment analysis (GSEA-based) for metabolic pathways across different cell groups to identify significantly enriched pathways. Uses fast gene set enrichment analysis (fgsea package) to rank pathways by their association with specific clusters, conditions, or cell states. Generates summar
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,249 of the 54,680 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.