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,321 results · page 80 of 145
- View details
geiss-portSkillFiles & storage
Implementation reference for NullPlayer's Geiss visualization engine — the BSD-3-Clause port of Ryan Geiss's Win32/DirectDraw/Winamp-2 visualizer onto macOS as a ProjectM-peer engine. Covers the CGeissCore C ABI, upstream-vs-port file split, indexed-framebuffer + palette-LUT render pipeline, Acceler
Ready to connect★ 118
- View details
generate-cli-docsSkillFiles & storage
Regenerate the HTML docs site (CLI Reference, Configuration, content sections) from decorators, the pydantic config schema, and markdown source files
Ready to connect★ 118
- View details
gpu-vis-modesSkillFiles & storage
Per-mode shader and algorithm internals for the GPU visualization modes shared by both the main window and spectrum window — Fire, JWST, Lightning, Matrix, Snow, EKG. Includes Metal pass counts, audio mappings, color schemes, intensity presets, and the shader file names. Use when editing a specific
Ready to connect★ 118
- View details
sandbox-2026-deprecationSkillFiles & storage
Migrate Cloudflare Sandbox SDK codebases away from features deprecated in June 2026 (HTTP and WebSocket transports, desktop, exposePort, default sessions, and stream-specific file and command APIs).
Ready to connect★ 118
- View details
tripex-portSkillFiles & storage
Implementation reference for NullPlayer's Tripex visualization engine — the MIT-licensed port of ben-marsh/tripex (Winamp-era D3D9 3D visualizer, ~25 effects) onto macOS as a ProjectM-peer engine. Covers the CTripexCore C ABI, upstream-vs-port file split, OpenGL 3.2 renderer subclass, audio ring buf
Ready to connect★ 118
- View details
ardot-create-new-fileSkillFiles & storage
**Mandatory prerequisite** — You must invoke this skill before every call to the `create_new_page` tool. Never call `create_new_page` directly without loading this skill.
Ready to connect★ 117
- View details
vibeSkillFiles & storage
Use when making a small, quick change — a bug fix, typo, minor feature, tweak, or anything the user calls "vibe coding" — that looks like 1-3 files in the same module
Ready to connect★ 115
- View details
benchmarkSkillFiles & storage
Run Wado performance benchmarks (count-prime, mandelbrot, zlib, json, http-routing, …) and wasm-size reports, then update the benchmark/ and wasm-size/ README files. Use when asked to benchmark Wado, measure performance, or refresh the benchmark/wasm-size results.
Ready to connect★ 116
- View details
git-upstream-syncSkillFiles & storage
Merge origin/main into the current branch and resolve conflicts, regenerating conflicted golden/generated files. Use when a PR has merge conflicts or the branch is behind origin/main.
Ready to connect★ 116
- View details
path-traversal-lfiSkillFiles & storage
Path traversal and LFI playbook. Use when file paths, download endpoints, include operations, archive extraction, or wrapper behavior may expose filesystem control.
Ready to connect★ 116
- View details
upload-insecure-filesSkillFiles & storage
Insecure file upload playbook. Use when testing upload validation, storage paths, processing pipelines, preview behavior, overwrite risks, and upload-to-RCE chains.
Ready to connect★ 116
- View details
xxe-xml-external-entitySkillFiles & storage
XXE playbook. Use when XML, SVG, OOXML, SOAP, or parser-driven imports may resolve external entities, files, or internal network resources.
Ready to connect★ 116
- View details
agents-mdSkillFiles & storage
Audits and edits agent instruction files, verifies repository commands, and connects AGENTS.md and CLAUDE.md without duplicate sources. Use when asked to "improve my AGENTS.md", "write a CLAUDE.md", or make instructions work across agents. For SKILL.md use agent-skills-creator.
Ready to connect★ 115
- View details
clang-tidySkillFiles & storage
Runs clang-tidy (WarningsAsErrors='*') on specified files or the whole repository. Use when the user asks to "run clang-tidy", "tidy-check a file", or debug CI tidy gate failures.
Ready to connect★ 115
- View details
deep-reviewSkillFiles & storage
Performs a read-only, heavyweight code review of the entire VLink repository or a specified scope. Plans coverage and subagents by feature, checks each file for correctness, concurrency, performance, and standards, and delivers evidence-based conclusions in Chinese after adversarial re-review. Use w
Ready to connect★ 115
- View details
sync-reviewSkillFiles & storage
Audits the sync relationship across VLink code, docs, Doxygen, Python/C API, tests, examples, versions, CMake, conanfile.py, Android.bp, vcpkg, packup build/packaging aspects, the Agent index, and .github workflows, scripts, Docker, templates, Wiki, and governance files, locating omissions and outda
Ready to connect★ 115
- View details
commit-msgSkillFiles & storage
Generate professional commit messages from unstaged or staged changes following Chris Beams' seven rules. Use when the user requests a commit message or when completing an ExecPlan milestone that changes repository files. Triggers include: - English: "create commit message", "generate commit message
Ready to connect★ 114
- View details
file-readingSkillFiles & storage
Use this skill when a file has been uploaded but its content is NOT in your context — only its path at /mnt/user-data/uploads/ is listed in an uploaded_files block. This skill is a router: it tells you which tool to use for each file type (pdf, docx, xlsx, csv, json, images, archives, ebooks) so you
Ready to connect★ 114
- View details
pdf-readingSkillFiles & storage
Use this skill when you need to read, inspect, or extract content from PDF files — especially when file content is NOT in your context and you need to read it from disk. Covers content inventory, text extraction, page rasterization for visual inspection, embedded image/attachment/table/form-field ex
Ready to connect★ 114
- View details
agent-configSkillFiles & storage
Show a Culture agent's full configuration in one read-only view: its system-prompt file (CLAUDE.md / AGENTS.md / GEMINI.md), the parallel culture.yaml, and the agent's local .claude/skills index. Use when an operator says "show agent <name>", "what does <agent> look like", or before teaching/onboard
Ready to connect★ 113
- View details
asc-aso-rankingsSkillFiles & storage
Pull current keyword rankings from Astro MCP, compare against the previous rankings check, and save a new rankings file to the vault. Use to measure ASO impact after metadata changes.
Ready to connect★ 113
- View details
gf-fusesocSkillFiles & storage
FuseSoC build system integration for GateFlow. Generates .core files and drives synthesis/simulation through Edalize backends (Vivado, Quartus, open-source tools). Use when the user needs to create a FuseSoC core file, build with Edalize, or integrate RTL into a FuseSoC project.
Ready to connect★ 112
- View details
gf-pinmapSkillFiles & storage
Board-aware pin mapping. Generates FPGA constraint files (.xdc/.pcf/.lpf/.cst) with correct pin assignments, I/O standards, and drive strength for target boards. Example: "map SPI to PMOD JA on Arty A7", "generate constraints for my iCEBreaker"
Ready to connect★ 112
- View details
fieldworks-code-commentingSkillFiles & storage
The FieldWorks code-comment standard for C#, C/C++, IDL, PowerShell, and project-file/Avalonia-view XML comments. Use whenever writing or editing a comment anywhere in this repository -- new code, refactors, or comment audits, in .cs, .cpp/.h, .idl, .ps1, .csproj/.vcxproj/.props/.targets, or .axaml
Ready to connect★ 111
- View details
fieldworks-managed-netfx-reviewSkillFiles & storage
Review or change FieldWorks managed C# code that crosses the .NET Framework 4.8 / C# 7.3 vs SDK-style net8 boundary: project files, language-feature compatibility, test discovery across both runtimes, UI-thread marshaling, and deterministic disposal. Use whenever a change touches a .csproj, adds C#
Ready to connect★ 111
- View details
jira-issueSkillFiles & storage
Write and file an LT Jira issue -- bug, feature or task -- that a triager can act on from the first line. Use whenever asked to file, raise, report or create a Jira issue or LT ticket, to turn a user report or a finding into a ticket, or to restructure a ticket that buries its point. Interviews, hun
Ready to connect★ 111
- View details
pyprojectSkillFiles & storage
Reference for pyproject.toml files in the kimix monorepo. Use when modifying, adding, or analyzing Python package configs, workspace dependencies, build systems, or linting rules.
Ready to connect★ 111
- View details
sil-library-reuseSkillFiles & storage
Reuse lower-level SIL libraries before writing custom helpers in FieldWorks. Use this whenever a task touches file or directory I/O, locked-file retries, paths or URIs, writing systems, keyboards, LCM caches/project IDs/service locators, linked files/media/config paths, localization, LIFT/import/exp
Ready to connect★ 111
- View details
clawd-animationSkillFiles & storage
Clawd pixel-art animation generator. Based on the user's natural-language description, generates a self-contained HTML pixel-art animation file featuring Claude Code's mascot Clawd (a pixel-art little crab). Always use this skill when the user mentions clawd, clawd animations, pixel animation, makin
Ready to connect★ 110
- View details
clawd-animation-liteSkillFiles & storage
Clawd pixel-art animation generator (lite version). Based on the user's natural language description, generates short 1-3 second clawd animations. When the user's interactive scenario is specific and simple, use this lite version to generate an HTML pixel-art animation file with lower token consumpt
Ready to connect★ 110
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,585 of the 54,017 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.