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,278 results · page 49 of 143

  • workflow-monitorSkillFiles & storage

    Detects workflow failures and inefficient patterns then files GitHub issues. Use when a workflow step repeatedly fails or produces inconsistent output.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 stars

    View details
  • android-kotlin-developmentSkillFiles & storage

    Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • asrSkillFiles & storage

    Transcribe audio files to text using local speech recognition. Triggers on: "转录", "transcribe", "语音转文字", "ASR", "识别音频", "把这段音频转成文字".

    Ready to connect★ 335

    github.com/joeseesun/qiaomu-cut-skill336 stars

    View details
  • aws-s3-managementSkillFiles & storage

    Manage S3 buckets with versioning, encryption, access control, lifecycle policies, and replication. Use for object storage, static sites, and data lakes.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • cloud-storage-optimizationSkillFiles & storage

    Optimize cloud storage across AWS S3, Azure Blob, and GCP Cloud Storage with compression, partitioning, lifecycle policies, and cost management.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • cross-platform-compatibilitySkillFiles & storage

    Handle cross-platform compatibility including file paths, environment detection, platform-specific dependencies, and testing across Windows, macOS, and Linux. Use when dealing with platform-specific code or OS compatibility.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • dependency-managementSkillFiles & storage

    Manage project dependencies across languages including npm install, package versioning, dependency conflicts, security scanning, and lock files. Use when dealing with dependencies, version pinning, semantic versioning, or resolving conflicts.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • developer-onboardingSkillFiles & storage

    Lets your agent create developer quickstart guides, tutorials, and sample apps to speed up onboarding.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • file-upload-handlingSkillFiles & storage

    Implement secure file upload handling with validation, virus scanning, storage management, and serving files efficiently. Use when building file upload features, managing file storage, and implementing file download systems.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • image-optimizationSkillFiles & storage

    Optimize images for web to reduce file size without sacrificing quality. Use compression, modern formats, and responsive techniques for faster loading.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • log-aggregationSkillFiles & storage

    Implement centralized logging with ELK Stack, Loki, or Splunk for log collection, parsing, storage, and analysis across infrastructure.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • markdown-documentationSkillFiles & storage

    Master markdown formatting, GitHub Flavored Markdown, README files, and documentation formatting. Use when writing markdown docs, READMEs, or formatting documentation.

    Ready to connect★ 336

    github.com/aj-geddes/useful-ai-prompts330 stars

    View details
  • perfSkillFiles & storage

    Use when auditing performance in any codebase — cold starts, hot paths, dependency weight, storage query patterns. Assess by default, optimize on request; measure, don't guess, and every number carries the command that produced it.

    Ready to connect★ 335

    github.com/automagik-dev/genie334 stars

    View details
  • project-commitSkillFiles & storage

    Use for this repository when the user asks to commit changes. Before committing, inspect the working tree, resolve ambiguous scope with the user, verify version metadata and changelog sync, run build, optionally run lint for source changes, then stage only intended files and commit with a Convention

    Ready to connect★ 335

    github.com/sb6657-cn/sb6657334 stars

    View details
  • refineSkillFiles & storage

    Transform a brief or prompt into a structured, production-ready prompt via prompt-optimizer. File or text mode.

    Ready to connect★ 335

    github.com/automagik-dev/genie334 stars

    View details
  • repo-hygieneSkillFiles & storage

    Use when auditing repo hygiene in any codebase — file layout, git history, config sprawl, ignore contracts, open-source readiness. Assess by default, fix on request; treats the repository as a product whose users are contributors.

    Ready to connect★ 335

    github.com/automagik-dev/genie334 stars

    View details
  • dotfile-auditSkillFiles & storage

    Use when you have an existing pipeline DOT file that needs review, fixing, or validation. Use when validation produces warnings or errors, when a DOT file was hand-written or generated by another tool, or when you want to verify a pipeline covers 100% of a spec before running it.

    Ready to connect★ 332

    github.com/harperreed/dotfiles332 stars

    View details
  • dotfile-honeSkillFiles & storage

    Use when a pipeline DOT file has passed structural validation but may still have flow inefficiencies, spec fidelity gaps, or information loss in prompts. Use after dotfile-audit or dotfile-from-spec when you want to deeply verify a pipeline captures everything from the original spec. Use when prompt

    Ready to connect★ 332

    github.com/harperreed/dotfiles332 stars

    View details
  • native-app-performanceSkillFiles & storage

    Native macOS/iOS app performance profiling via xctrace/Time Profiler and CLI-only analysis of Instruments traces. Use when asked to profile, attach, record, or analyze Instruments .trace files, find hotspots, or optimize native app performance without opening Instruments UI.

    Ready to connect★ 332

    github.com/harperreed/dotfiles332 stars

    View details
  • swift-concurrency-expertSkillFiles & storage

    Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

    Ready to connect★ 332

    github.com/harperreed/dotfiles332 stars

    View details
  • swiftui-view-refactorSkillFiles & storage

    Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and

    Ready to connect★ 332

    github.com/harperreed/dotfiles332 stars

    View details
  • progressive-disclosureSkillFiles & storage

    Split an oversized skill, CLAUDE.md, or spec into an entry file plus files that load only when they're needed.

    Ready to connect★ 331

    github.com/neeeophytee/finding-unknowns-skills331 stars

    View details
  • genshijin-compressSkillFiles & storage

    Compresses natural-language memory files (CLAUDE.md, todos, settings) into primitive-man format to reduce input tokens. Technical content, code, URLs, and structure are fully preserved. The compressed version overwrites the original file, and a human-readable version is saved as FILE.original.md. Tr

    Ready to connect★ 326

    github.com/interfacex-co-jp/genshijin327 stars

    View details
  • genshijin-crewSkillFiles & storage

    Guide for deciding when to delegate to caveman-style subagents. Shows when to spawn `genshijin-investigator` (code location), `genshijin-builder` (1-2 file edits), and `genshijin-reviewer` (diff review) instead of inline work or vanilla `Explore`. Subagent output is caveman-compressed → the tool-res

    Ready to connect★ 326

    github.com/interfacex-co-jp/genshijin327 stars

    View details
  • source-code-inspectionSkillFiles & storage

    Investigate application or repository source code with search_file and read_file to explain behavior, trace root causes of runtime or query errors, and answer with precise file citations.

    Ready to connect★ 327

    github.com/frankchen021/datastoria327 stars

    View details
  • friction-logSkillFiles & storage

    File contributor or agent papercuts as GitHub issues labeled friction, or investigate those issues as the daily friction-log Cloud Agent. Use when you hit repo friction, when asked to log friction, or when spawned to resolve open friction issues.

    Ready to connect★ 326

    github.com/educlopez/ui-craft326 stars

    View details
  • triage-issueSkillFiles & storage

    Triage a bug or issue by exploring the codebase to find root cause, then create a GitHub issue with a TDD-based fix plan. Use when user reports a bug, wants to file an issue, mentions "triage", or wants to investigate and plan a fix for a problem.

    Ready to connect★ 324

    github.com/mkurman/zorai321 stars

    View details
  • claude-md-improverSkillFiles & storage

    OFFLINE FALLBACK for the claude-md-management plugin - prefer that plugin when it is installed. Audit and improve CLAUDE.md files - scan for CLAUDE.md files, evaluate quality against templates, output a report, then make targeted updates. Invoke explicitly (/claude-md-improver) when the plugin is un

    Ready to connect★ 322

    github.com/encod3d-sec/torch323 stars

    View details
  • ctf-categorySkillFiles & storage

    CTF challenge router - fingerprint a challenge (file type / prompt / artifacts) into its category (pwn, rev, crypto, forensics, stego, web, osint, hash) and route to the matching wiki page, tools, and first moves. Wiki-first.

    Ready to connect★ 322

    github.com/encod3d-sec/torch323 stars

    View details
  • hunt-injectionSkillFiles & storage

    GraphQL IDOR/auth-bypass, XXE file-read/SSRF (SVG/DOCX/SAML), SSTI detection and RCE. OOB-mandatory for blind XXE. Wiki-first, FIND schema output.

    Ready to connect★ 322

    github.com/encod3d-sec/torch323 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.

52,524 of the 52,958 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