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 58 of 149
- View details
interface-specification-generatorSkillFiles & storage
[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]
Ready to connect★ 252
- View details
modular-code-enforcementSkillFiles & storage
Enforces strict modular code architecture: SRP, no monolithic index files, no catch-all utils, 200 LOC hard limit. This rule is NON-NEGOTIABLE. Violations BLOCK all further work until resolved.
Ready to connect★ 252
- View details
readme-generatorSkillFiles & storage
Generate comprehensive, user-friendly README.md files for code repositories. Use when creating documentation for new projects, updating existing READMEs, or improving project onboarding. Produces READMEs with project introduction, prerequisites, environment setup, executable usage instructions, and
Ready to connect★ 252
- View details
analyze-skill-issuesSkillFiles & storage
Query the integration-test storage account to find why a specific skill's tests are failing. Reads blob-stored test result files and surfaces error details. TRIGGERS: why is skill failing, skill test failures, debug skill tests, skill failing tests, analyze skill failures, why are tests failing for
Ready to connect★ 251
- View details
cpp-best-practicesSkillFiles & storage
C++ development best practices. Modern C++20/23, RAII, zero-overhead abstractions, safety. Use when writing C++ code.
Ready to connect★ 251
- View details
diagnosing-bugsSkillFiles & storage
Lets your agent work through hard bugs step by step, building a small repeatable test that reproduces the problem before fixing it.
Ready to connect★ 251
- View details
dockerfile-best-practicesSkillFiles & storage
Docker and container best practices. Multi-stage builds, security, optimization. Use when creating Dockerfiles.
Ready to connect★ 251
- View details
file-test-bugSkillFiles & storage
File a GitHub issue for local integration test failures. TRIGGERS: file test bug, report test failure, create bug for test, integration test failed, test failure issue, junit failure
Ready to connect★ 251
- View details
grillingSkillFiles & storage
Makes your agent interview you with rounds of numbered questions to stress-test a plan or decision.
Ready to connect★ 251
- View details
handoffSkillFiles & storage
Lets your agent write a summary of the current conversation so a new agent can pick up the work later.
Ready to connect★ 251
- View details
markdown-token-optimizerSkillFiles & storage
Analyzes markdown files for token efficiency. TRIGGERS: optimize markdown, reduce tokens, token count, token bloat, too many tokens, make concise, shrink file, file too large, optimize for AI, token efficiency, verbose markdown, reduce file size
Ready to connect★ 251
- View details
observabilitySkillFiles & storage
Observability best practices. Logging, metrics, tracing, alerting. Essential for production services. Use for any backend service.
Ready to connect★ 251
- View details
react-native-best-practicesSkillFiles & storage
React Native development. Cross-platform code, native modules, performance. Use when building mobile apps.
Ready to connect★ 251
- View details
shipSkillFiles & storage
Use when the user wants to commit, push, and open a pull request for the current changes. Stages relevant files, writes a descriptive commit message, pushes the branch, opens a PR against main, and posts an /oc review comment so opencode automatically reviews and approves if ready.
Ready to connect★ 251
- View details
tddSkillFiles & storage
Gives your coding agent a large library of ready-made skills, agents, and commands for engineering, product, and business tasks.
Ready to connect★ 251
- View details
wizardSkillFiles & storage
Lets your agent generate a step-by-step bash wizard that guides a human through manual setup or migration tasks.
Ready to connect★ 251
- View details
add-learningSkillFiles & storage
Add a new learning to the agent learnings file. Use when the user says /add-learning, asks to record a lesson, or when an implementation produced a reusable insight worth preserving for future agents.
Ready to connect★ 250
- View details
create-github-issueSkillFiles & storage
Drafts a GitHub issue title and body using the target repository's issue templates under .github/ISSUE_TEMPLATE. Use when the user asks to create, draft, or file a GitHub issue, bug report, feature request, chore, documentation issue, or RFC proposal, or wants issue text that matches the repo's temp
Ready to connect★ 250
- View details
review-rust-proseSkillFiles & storage
Review touched Rust files for prose-comment quality, rustdoc accuracy, and manually chopped comment wrapping. Use when a broad review needs a dedicated Rust prose/rustdoc pass or when the user asks for comment-quality review specifically.
Ready to connect★ 250
- View details
i18nSkillFiles & storage
PiFinder's internationalization (i18n) workflow — marking strings for translation, running the Babel extract/update/compile pipeline, adding or updating language translations, and filling in missing msgstr entries in .po files. Use whenever the user mentions translations, i18n, localization, locale,
Ready to connect★ 248
- View details
grace-askSkillFiles & storage
Answer questions about a GRACE 4 project by navigating .grace current-state artifacts and file-local semantic markup.
Ready to connect★ 241
- View details
grace-cliSkillFiles & storage
Operate the GRACE 4 CLI for .grace linting, status, module navigation, verification navigation, and file-local semantic markup.
Ready to connect★ 241
- View details
grace-migrateSkillFiles & storage
Agent-applied GRACE 3 to GRACE 4 migration workflow. CLI validates the result but does not convert or delete files.
Ready to connect★ 241
- View details
grace-refactorSkillFiles & storage
Refactor GRACE 4 governed code while keeping .grace graph, verification, change scopes, and file-local anchors synchronized.
Ready to connect★ 241
- View details
csv-readSkillFiles & storage
Read a CSV or XLSX file and return columns, shape, dtypes, and first N rows as JSON.
Ready to connect★ 242
- View details
disease-researchSkillFiles & storage
Generate comprehensive disease research reports using 100+ ToolUniverse tools. The agent creates a detailed markdown report file and progressively updates it with findings from 10 research dimensions, with full source citations. Use when users ask about diseases, syndromes, or need systematic diseas
Ready to connect★ 242
- View details
flowioSkillFiles & storage
Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.
Ready to connect★ 242
- View details
genimlSkillFiles & storage
This skill should be used when working with genomic interval data (BED files) for machine learning tasks. Use for training region embeddings (Region2Vec, BEDspace), single-cell ATAC-seq analysis (scEmbed), building consensus peaks (universes), or any ML-based analysis of genomic regions. Applies to
Ready to connect★ 242
- View details
geopandasSkillFiles & storage
Python library for working with geospatial vector data including shapefiles, GeoJSON, and GeoPackage files. Use when working with geographic data for spatial analysis, geometric operations, coordinate transformations, spatial joins, overlay operations, choropleth mapping, or any task involving readi
Ready to connect★ 242
- View details
testdriver:test-results-jsonSkillFiles & storage
Per-test JSON result files with metadata, versions, and infrastructure details
Ready to connect★ 242
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.