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: Files & storage

4,446 results · page 102 of 149

  • alterlab-pysamSkillFiles & storage

    Read and write genomic alignment and variant files in Python with pysam (htslib bindings) — SAM/BAM/CRAM alignments, VCF/BCF variants, and FASTA/FASTQ sequences, plus region extraction and per-base coverage/pileup. Use when scripting NGS data-processing pipelines that parse, filter, index, or comput

    Ready to connect★ 66

    github.com/alterlab-ieu/alterlab-academic-skills66 stars

    View details
  • alterlab-timesfmSkillFiles & storage

    Zero-shot univariate time-series forecasting with Google's TimesFM foundation model, producing point forecasts and prediction intervals from CSV/DataFrame/array inputs, with a preflight system checker for RAM/GPU. Use to forecast any univariate series (sales, sensors, energy, vitals, weather) withou

    Ready to connect★ 66

    github.com/alterlab-ieu/alterlab-academic-skills66 stars

    View details
  • alterlab-zarrSkillFiles & storage

    Chunked, compressed N-dimensional arrays for cloud storage with Zarr — parallel I/O, S3/GCS integration, and NumPy/Dask/Xarray compatibility. Use when storing or reading large N-D scientific arrays, streaming chunked data to/from cloud object stores, or building large-scale scientific computing pipe

    Ready to connect★ 66

    github.com/alterlab-ieu/alterlab-academic-skills66 stars

    View details
  • boilSkillFiles & storage

    Activates Standard of Excellence enforcement for the current session. Load before starting any task to apply completion standards: finish the whole thing, fix the root cause, ship the complete working result. Blocks partial solutions, workarounds, deferred threads, and invented content limits when t

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • claude-should-use-wheneverSkillFiles & storage

    Formats and validates Terraform modules. Claude should use this skill whenever editing .tf files or reviewing an infrastructure change.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • code-review-nodejsSkillFiles & storage

    Applies Node.js-specific code review patterns for async I/O, streams, security, process management, and dependency hygiene. Use when reviewing Node.js server code, route handlers, middleware, or any JavaScript file alongside package.json without TypeScript. Triggers on sync I/O in request paths, mis

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • code-review-pythonSkillFiles & storage

    Provides Python-specific code review rules for the dh code-reviewer agent. Activates on pyproject.toml or *.py file detection — enforces uv, ruff, ty, pytest, type annotation, error handling, and Python 3.11+ idioms including pathlib, match statements, and modern union syntax.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • code-review-typescriptSkillFiles & storage

    Provides TypeScript-specific code review patterns covering strict mode, ESM, type safety, branded types, discriminated unions, async patterns, runtime safety, and common anti-patterns. Activates on detection of tsconfig.json, *.ts, or *.tsx files during code review — loaded automatically by dh:code-

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • codebase-auditorSkillFiles & storage

    Local codebase analysis research angle — derives behavioral contracts, coding conventions, SKILL.md flow insertion points, and agent data availability maps from actual source files. Use when the blocking question is answered by reading the repository: what does this function actually do, what patter

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • codemod-runnerSkillFiles & storage

    Execute large-scale automated code transformations safely and idempotently. Use when renaming symbols across a codebase, migrating API call-sites, enforcing new patterns at scale, or applying structural edits to many files at once. Triggers on: 'codemod', 'mass rename', 'migrate all usages', 'transf

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • commitlintSkillFiles & storage

    When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • dasel-referenceSkillFiles & storage

    Use when querying, modifying, or converting JSON, YAML, TOML, XML, CSV, HCL, or INI with dasel v3. Complete reference for selectors, functions, conditionals, variables, spread operator, type casting, and format-specific patterns.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • data-explorationSkillFiles & storage

    Use when exploring unknown structured data files with dasel v3 — discover schema, list keys, find nested values, sample arrays, identify data types across JSON, YAML, TOML, XML, CSV, HCL, INI formats

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • data-transformationSkillFiles & storage

    Use when modifying, converting, or transforming structured data with dasel v3 — in-place mutations, format conversion, batch operations, array manipulation, object construction, and merge patterns across JSON, YAML, TOML, XML, CSV, HCL, INI

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • delegateSkillFiles & storage

    Decompose substantive work into phases, dispatch each phase to a sub-agent, and adjudicate what comes back. Use whenever a request asks for implementation, investigation, a fix, a review, or any change to files — including small ones — and whenever you are about to read source or run a diagnostic yo

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • dh-glossarySkillFiles & storage

    One-line definitions of development-harness (dh) plugin terminology — RT-ICA, ARL, SAM, the S1-S7 pipeline stage names, Impact Radius — each with a pointer to its canonical source file. Use when a dh skill, agent, or workflow step references a term without defining it, before guessing what the term

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • enterprise-hibernate-hbmSkillFiles & storage

    Dasel v3 query patterns for Hibernate .hbm.xml mapping files — entity-table binding, Java property-to-column extraction, one-to-many set/list/bag relationship tracing, many-to-one foreign key discovery, batch scanning across 60+ HBM files. Use when querying Hibernate ORM class mappings, extracting s

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • enterprise-installanywhereSkillFiles & storage

    Dasel v3 query patterns for InstallAnywhere .iap_xml installer definitions — use when querying action sequences, discovering variables, resolving platform conditions, navigating panels, or comparing installer variants. Files are 2.5+ MB, 65,000+ lines — too large for context reads, requires structur

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • enterprise-maven-pomSkillFiles & storage

    Dasel v3 selector patterns for Maven POM XML files — use when querying dependency versions, filtering by groupId or scope, extracting module hierarchy from parent POMs, or detecting version conflicts across enterprise multi-module Java projects. Load this skill when working with pom.xml files using

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • enterprise-tomcat-webSkillFiles & storage

    Dasel v3 patterns for querying Tomcat web.xml deployment descriptors — use when inspecting servlet enumeration, filter chain discovery, listener listing, context parameter extraction, or init-param inspection in web.xml files

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • example-argument-substitutionSkillFiles & storage

    Test harness for Claude Code skill argument substitution — demonstrates capture-block pre-declaration, XML tag referencing, unintentional variable corruption in code blocks, and correct placement of shell examples in reference files. Use when verifying substitution behavior before applying a pattern

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • external-pattern-integratorSkillFiles & storage

    Integrates patterns from external sources (URLs or local files) into local skills, agents, and plugins. Use when comparing external agent definitions against local equivalents, extracting best practices from frameworks like GSD or BMAD-METHOD, enhancing local skills with external workflow patterns,

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • fd-findSkillFiles & storage

    Locate files and directories quickly with fd, a fast and user-friendly alternative to find. Use when you need to enumerate files by name, extension, or modification time.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • Format_CheckerSkillFiles & storage

    Checks source files against the project style guide. Use when reviewing formatting before opening a pull request.

    Ready to connect★ 66

    github.com/stbenjam/skillsaw62 stars

    View details
  • git-history-reconSkillFiles & storage

    Analyze git repository history to produce a codebase risk profile before code review. Probes repo size, runs 7 parallel git analysis pipelines (hotspots, bug magnets, bus factor, contributor momentum, firefighting frequency, newly added files), cross-references hotspots with bug magnets to identify

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • group-items-to-milestoneSkillFiles & storage

    Assign backlog items to a GitHub milestone by bridging per-item files to GitHub Issues. Use when populating a sprint or release milestone, after create-milestone, or when a milestone number is specified with optional P0/P1/P2 or title filter. Creates missing GitHub Issues for selected P0/P1 items, a

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • hamSkillFiles & storage

    Set up and maintain Hierarchical Agent Memory (HAM) for Codex using scoped local memory files. Trigger on "go ham", "set up HAM", "ham commands", "ham help", "ham route", "ham remove", "ham update", "ham status", "ham benchmark", "ham baseline start", "ham baseline stop", "ham metrics clear", "HAM s

    Ready to connect★ 66

    github.com/kromahlusenii-ops/ham66 stars

    View details
  • impact-measurementSkillFiles & storage

    Quantitative cost measurement for technical research — token injection costs, payload sizes, context window consumption, and file-level counts from actual repo files. Use when a technical-researcher orchestrator needs the cost dimension of adding or changing something: how many tokens will it inject

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • interopSkillFiles & storage

    Routes a Superpowers plan file through the /work-backlog-item pipeline and writes SAM task back-references and chunk annotations into the original plan. Use when given a path to a Superpowers plan file via $ARGUMENTS and needing to create a linked backlog item plus SAM task plan.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • lov-any2docxSkillFiles & storage

    Convert Markdown documents to professionally styled DOCX (Word) files with python-docx. Handles CJK/Latin mixed text, fenced code blocks, tables, blockquotes, cover pages, TOC field, watermarks, and page numbers. Supports multiple color themes matching any2pdf (Configurable Academic, Nord, GitHub Li

    Ready to connect★ 66

    github.com/lovstudio/skills66 stars

    View details

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,764 of the 55,196 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.

See how to connect your AI