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 127 of 149
- View details
create-instructionsSkillFiles & storage
Create an instructions file (.instructions.md) for a project rule or convention.
Ready to connect
- View details
create-promptSkillFiles & storage
Create a reusable prompt file (.prompt.md) for a common task.
Ready to connect
- View details
cross-project-channelSkillFiles & storage
The TEMPORARY file channel between this project's session and a consumer project's session — where it lives, the append-only protocol, how to resume it after a compact or /clear, and how to check the Monitor and cron without creating duplicates. Use when coordinating with a consumer project's copilo
Ready to connect
- View details
docs-incremental-updateSkillFiles & storage
Incrementally update Mintlify documentation (.mdx) from Python source changes only. Use when: (1) Python files referenced in doc_code_map frontmatter have changed, (2) a PR touches Python modules documented in docs/mintlify/key_modules/ or docs/mintlify/mcp/, (3) the user asks to sync docs after Pyt
Ready to connect
- View details
eco-auditSkillFiles & storage
Audit this machine's Claude Code configuration for token waste - effort level, oversized CLAUDE.md files, MCP servers, tool-output caps, env keys that do nothing, startup skill load - and print the exact settings.json edit that fixes each finding. Read-only; it never writes settings. Use when the us
Ready to connect
- View details
financial-model-reviewSkillFiles & storage
Reviews startup financial models for investor readiness — validates unit economics, stress-tests runway scenarios, and benchmarks metrics against stage-appropriate targets. Accepts Excel, CSV, or text. Run the source-cited stage benchmarks rather than recalling them. Also covers plain-language money
Ready to connect
- View details
fix-rebase-rulesSkillFiles & storage
Fixes broken .rebase/replace/ rules identified by the validation report or for a single file. Reads rebase-rules-validation.md (produced by validate-rebase-rules) and repairs ERROR-level replace rule problems. Use when asked to fix rebase rules after validation, or to fix rules for a specific file.
Ready to connect
- View details
heap-snapshot-analysisSkillFiles & storage
Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked to find what retains objects, or investigating why objects survive GC. Provides snapshot parsing, comparison, retainer-path helpers, and scra
Ready to connect
- View details
medical-device-software-complianceSkillFiles & storage
Reason about SaMD (Software as a Medical Device) regulatory compliance for FDA, EU MDR, and global submissions. Use when the user asks about IEC 62304 safety classification, ISO 14971 risk management, 21 CFR 820/QMSR quality system requirements, Design History File structure, 510(k)/De Novo/PMA path
Ready to connect
- View details
project-setup-info-context7SkillFiles & storage
Comprehensive setup steps to help the user create complete project structures in a VS Code workspace. This tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: when the user wants to create a new complete project from scratch; wh
Ready to connect
- View details
project-setup-info-localSkillFiles & storage
Comprehensive setup steps to help the user create complete project structures in a VS Code workspace; this tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: user wants to create a new complete project from scratch; setting up
Ready to connect
- View details
refactoring-codeSkillFiles & storage
Batch behavior-preserving refactors for multi-file, repeated-pattern,
Ready to connect
- View details
reviewing-codeSkillFiles & storage
Use when reviewing changed code, PRs, diffs, or specific files. Finds
Ready to connect
- View details
reviewing-instructionsSkillFiles & storage
"Use when asked to lint, audit, review, or score AI-facing instruction files such as SKILL.md, AGENT.md, AGENTS.md, CLAUDE.md, platform body.md files, prompt files, rules, policies, and agent-facing references. NOT for plugin manifests, application code review, harness configuration review, ordinary
Ready to connect
- View details
secrets-in-file-metadataSkillFiles & storage
Extract and interpret embedded file metadata with exiftool — EXIF GPS coordinates, camera make, model and serial, DateTimeOriginal and CreateDate timestamps, XMP and IPTC fields, and Office and PDF properties such as Author, Company, LastModifiedBy, template paths and revision counts. Use when readi
Ready to connect
- View details
ux-css-layoutSkillFiles & storage
VS Code CSS conventions, file organization, class naming, standard sizes, SplitView/Grid layout, scrollable content, responsive layout, and text overflow/ellipsis patterns. Use when writing CSS, building layouts, or fixing text truncation issues.
Ready to connect
- View details
worktreeSkillFiles & storage
Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, and generates Prisma client. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.
Ready to connect
- View details
write-specSkillFiles & storage
Interactive spec-writing assistant — guides users through creating a detailed, profile-driven specification. Detects project type, loads relevant sections from the profile system, enforces REQ-IDs and WHEN/THEN scenarios, generates modular output ready for orchestration.
Ready to connect
- View details
absorb-ticketsSkillFiles & storage
Absorb domotion svg-scrubber `.ticket` files (and their frame PNGs) from the repo root into Hot Sheet tickets, then move the originals to the Trash. Use when the user has svg-scrubber review exports (`*.ticket` + `demo-*.png`) sitting in the project root to file.
Ready to connect
- View details
add-svg-iconSkillFiles & storage
Convert an SVG file (local path or URL) to a Compose ImageVector in the aktual-core:icons module. Defaults to AktualIcons; use --material for MaterialIcons.
Ready to connect
- View details
arkts-sta-playgroundSkillFiles & storage
Execute ArkTS-Sta code snippets and files via the Playground HTTP API. Use this for testing ArkTS syntax, learning ArkTS features, verifying code logic, or demonstrating code execution results.
Ready to connect
- View details
arkweb-security-patch-gitcode-prSkillFiles & storage
Submit ArkWeb Chromium security patches to GitCode with oh-gc: commit only intended patch files, push to a personal fork branch, create or confirm a GitCode Issue, create a PR to the configured upstream repo, and verify the PR is linked to the GitCode Issue. Use for ArkWeb security patch upstream su
Ready to connect
- View details
arkweb-thread-safety-reviewSkillFiles & storage
Must use when scanning or reviewing OpenHarmony ArkWeb/Chromium C++ single files for thread-safety violations involving PostTask, BindOnce, base::Unretained(this), WeakPtr, scoped_refptr, mojo::Connector, GPU/Audio/DrDC threads, NDK/UI callbacks, NWeb, WebContents, Profile, BrowserContext, Navigatio
Ready to connect
- View details
chat-sdkSkillFiles & storage
Build multi-platform chat bots with Chat SDK (`chat` npm package). Use when developers want to build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files, or AI streaming
Ready to connect
- View details
check-test-code-qualitySkillFiles & storage
OpenHarmony XTS test code quality checking tool. Scans 23 check rules (Critical+Warning), automatically generates Excel reports, and detects low-level issues and coding standard violations. Use this skill to check XTS test code quality, scan for coding standard issues, verify test cases, find low-le
Ready to connect
- View details
Code ReviewSkillFiles & storage
Perform thorough code reviews on files or pull requests, checking for bugs, security vulnerabilities, performance issues, and style violations.
Ready to connect
- View details
code-checkerSkillFiles & storage
Scan C/C++ codebases for code quality issues including extra large files/functions and circular dependencies. Use when the user asks to check file sizes, find oversized functions, detect circular dependencies, analyze code complexity, find code smells, or identify maintainability issues in C/C++ cod
Ready to connect
- View details
compile-analysisSkillFiles & storage
This skill should be used when the user asks to "analyze compilation efficiency", "analyze compilation time", "view header file dependencies", "save compile commands", "extract compile commands", "generate compile scripts", "save the compile command for this file", "compile this file separately", "c
Ready to connect
- View details
cpp-core-guidelines-reviewSkillFiles & storage
Parallel C++ Core Guidelines code review using multiple specialized sub-agents. Use when reviewing C++ code, modules, or files against C++ Core Guidelines to identify violations. Each sub-agent reviews against a specific guideline section (Functions, Classes, Resource Management, etc.) and outputs f
Ready to connect
- View details
cpp-include-sorterSkillFiles & storage
Automatically sorts C/C++ header files (#include statements) with full support for conditional compilation blocks. Use when Claude needs to organize #include statements in .cpp/.h files. Handles: (1) Corresponding header placement first (e.g., file.cpp includes file.h), (2) System headers (<>) sorte
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,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.