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: Docs & knowledge
4,535 results · page 68 of 152
- View details
mcp_telegramSkillDocs & knowledge
Send messages and media to Telegram through the Telegram Bot MCP. Use when the user asks to send a text, photo, or document to a Telegram chat/channel/group via their bot, or to verify the bot.
Ready to connect★ 171
- View details
vasp_errorsSkillDocs & knowledge
Diagnose and fix common VASP errors including ZBRENT, BRMIX, EDDDAV, VERY BAD NEWS, POTCAR mismatch, and memory errors.
Ready to connect★ 198
- View details
build-scenario-testsSkillDocs & knowledge
Inspect an unfamiliar repository, turn a focused Markdown behavior scenario into a deterministic test in the repository's native test stack, run it, and preserve traceability between intent and code. Use when asked to add scenario tests, compile acceptance criteria or Given/When/Then Markdown into e
Ready to connect★ 197
- View details
grammar-checkerSkillDocs & knowledge
A checker for grammar, spelling, spacing, and punctuation based on standard Korean rules. Detects and corrects spelling errors (되/돼, -ㄴ지/-는지), spacing errors (dependent nouns, auxiliary verbs), grammar errors (particle usage, tense), and punctuation issues. Use when: (1) reviewing Korean documents a
Ready to connect★ 196
- View details
orwell-writingSkillDocs & knowledge
Use when an agent is asked to draft, rewrite, edit, review, polish, copyedit, simplify, humanize, or create written prose, including creative writing, essays, posts, scripts, speeches, emails, documentation, product copy, and other style-sensitive text. Apply George Orwell's six rules and ASD-STE100
Ready to connect★ 197
- View details
run-smoke-testsSkillDocs & knowledge
Inspect an unfamiliar repository, interpret a broad Markdown user journey at runtime, operate the real product through its supported web, API, CLI, desktop, or mobile surface, and produce an auditable pass, fail, or blocked judgment with screenshots, logs, recordings, and a step timeline when availa
Ready to connect★ 197
- View details
style-guideSkillDocs & knowledge
A checker that helps maintain a consistent writing style within a document or across a project. It detects inconsistencies in tone (formal/informal speech), terminology (e.g., 'user' vs 'user'), number formats, list styles, quotation marks, and date/time formats. Use it when reviewing multi-author d
Ready to connect★ 196
- View details
catchupSkillDocs & knowledge
Comprehensive onboarding for new or returning contributors. Scans repository artifacts (git history, .claude/STATE.md, project rules, skill catalog, DESIGN.md, research & library notes, checkpoints, agent-team logs) and synthesizes a GUIDE.md at the repository root summarizing what has been worked o
Ready to connect★ 195
- View details
design-trackerSkillDocs & knowledge
Record a project design decision into .claude/docs/DESIGN.md through the shared typed writer. Use when the user says "record this", "add to design", "document this", "記録して", or asks what has been decided so far — and when a design decision has just been made and should not be lost.
Ready to connect★ 195
- View details
research-libSkillDocs & knowledge
Research a library and create comprehensive documentation in .claude/docs/libraries/.
Ready to connect★ 195
- View details
solo-maintainer-releaseSkillDocs & knowledge
Runs solo-maintainer release work end-to-end: release readiness review, notes, tags, GitHub release creation, deploy workflow dispatch, and post-release verification. Auto-executes unless the shared suspicious-change policy is triggered.
Ready to connect★ 195
- View details
hz-simpleperf-debugSkillDocs & knowledge
Profiles Meta Quest and Horizon OS application CPU performance using simpleperf — workload classification, CPU hotspot recording, kernel overhead measurement. Use when diagnosing whether an app is CPU-bound, memory-bound, or I/O-bound on Quest devices.
Ready to connect★ 193
- View details
hz-unity-project-analyzerSkillDocs & knowledge
Analyzes, documents, and maintains a living `.agent-docs/` knowledge base for Unity projects targeting Meta Quest and Horizon OS. Use when the user asks to scan project structure, explain how a Unity system works, or update project docs after structural changes.
Ready to connect★ 193
- View details
no-tropesSkillDocs & knowledge
Detect and eliminate common AI writing tropes from generated text. Use when writing or revising prose, documentation, READMEs, commit messages, PR descriptions, blog posts, comments, or any non-code text output. Automatically applied as a self-revision pass (tropes.fyi).
Ready to connect★ 192
- View details
ab-analyze-backendSkillDocs & knowledge
Analyze and document a project's backend patterns — API design, data access, service structure. Use when the user wants a backend-only architecture analysis.
Ready to connect★ 190
- View details
ab-analyze-frontendSkillDocs & knowledge
Analyze and document a project's frontend patterns — component structure, state management, conventions. Use when the user wants a frontend-only architecture analysis.
Ready to connect★ 190
- View details
ab-analyze-projectSkillDocs & knowledge
Analyze a project's architecture end to end — extract domain language, map the tech stack, document frontend and backend patterns. Use when onboarding a new codebase or refreshing the architecture baseline.
Ready to connect★ 190
- View details
ab-update-architectureSkillDocs & knowledge
Refresh architecture and domain documentation after impactful changes. Use when code has drifted from the documented architecture.
Ready to connect★ 190
- View details
architecture-compassSkillDocs & knowledge
Architectural thinking partner for an existing repository — scans the codebase, conducts a structured interview, agrees on current architectural state and recommended direction, and produces a shareable insights document. Scoped to one repository, module, or folder. Does not execute transformation —
Ready to connect★ 190
- View details
architecture-refinerSkillDocs & knowledge
Facilitate a structured conversation to define architecture principles for a repository. Supports multiple architecture styles: clean architecture (default), hexagonal / ports & adapters, modular monolith, or custom. Produces a formal architecture document that the corresponding atom will use. Use w
Ready to connect★ 190
- View details
clean-code-refinerSkillDocs & knowledge
Facilitate a structured conversation to define clean code principles for a repository. Produces a formal clean-code.md document that the clean-code atom will use as its override. Use when setting up coding standards, defining code quality rules, or when the user says 'setup clean code', 'define codi
Ready to connect★ 190
- View details
context-anchoringSkillDocs & knowledge
Manage per-feature living documents that capture decisions, constraints, and reasoning across AI sessions during active development. Scoped to feature-level work — design, implementation, bugfix, refactor — not for codebase-wide assessments or product-wide specifications (those define their own docu
Ready to connect★ 190
- View details
ddd-refinerSkillDocs & knowledge
Facilitate a structured conversation to define DDD guardrails for domain design within a repository. Produces a formal ddd-principles.md document that the domain-driven-design atom will use as its override. Use when setting up domain design principles, defining aggregate rules, or when the user says
Ready to connect★ 190
- View details
domain-modelSkillDocs & knowledge
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Ready to connect★ 190
- View details
knowledge-primingSkillDocs & knowledge
Load project-specific context -- tech stack, architecture overview, directory layout, trusted sources, and conventions -- so that all skills operate with awareness of what this project actually is. Use when a knowledge base document exists, or when the user asks about the project's tech stack, archi
Ready to connect★ 190
- View details
knowledge-priming-refinerSkillDocs & knowledge
Facilitate a structured conversation to create a project-specific knowledge base document. Produces a knowledge-base.md that primes AI with the project's tech stack, architecture, trusted sources, and project structure. Use when the user says 'set up knowledge base', 'prime the project', 'onboard AI
Ready to connect★ 190
- View details
language-idioms-refinerSkillDocs & knowledge
Facilitate a structured conversation to define language-specific idioms and patterns for a repository. Produces a language-idioms.md document consumed by multiple atoms to adapt pseudocode defaults to the project's language. Use when setting up a new project, switching languages, or when the user sa
Ready to connect★ 190
- View details
learning-harvestSkillDocs & knowledge
Manage the operational learnings lifecycle — load prior learnings to inform current work, harvest new patterns worth preserving, and keep the document tight over time. Provides a protocol for accumulating actionable patterns from practice that complement standards and defaults. Use when a workflow s
Ready to connect★ 190
- View details
refiners-updateSkillDocs & knowledge
Update existing Lattice standards after a significant change — the update-mode counterpart to lattice-init. Scans .lattice/standards/, asks what changed, and routes each affected standard to its refiner's revise mode, recording a git-native change note. Use when the user says 'update refiners', 'ref
Ready to connect★ 190
- View details
review-refinerSkillDocs & knowledge
Facilitate a structured conversation to customize how the review molecule works -- atom loading rules, severity classification, report format, scope rules, insight capture, and health logging. Produces a formal review-standards.md document that the review molecule will use as its process configurati
Ready to connect★ 190
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.