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.
Filter by category
55,286 results · page 176 of 1,843
- View details
backofficeSkillAI & models
Adding, modifying, or guarding staff-only `/backoffice` features — cross-organisation admin tools gated behind `users.role === "admin"`.
Ready to connect★ 5k
- View details
ci-watchdogSkillMonitoring & ops
Continuously monitor GitHub PR CI checks and automatically fix failures until all checks pass.
Ready to connect★ 5k
- View details
database-clickhouse-weaviateSkillDatabases & data
ClickHouse queries, Goose migrations, chdb test schema, or telemetry storage paths.
Ready to connect★ 5k
- View details
database-postgresSkillDatabases & data
Drizzle schema, repositories, RLS, SqlClient wiring, Postgres migrations, psql / reset, or platform mappers (toDomain* / toInsertRow).
Ready to connect★ 5k
- View details
effect-and-errorsSkillAI & models
Composing Effect programs, domain errors, HttpError, repository error types, or error propagation at HTTP boundaries.
Ready to connect★ 5k
- View details
env-configurationSkillAI & models
Adding or reading env vars, updating .env.example, or validating config at startup with parseEnv / parseEnvOptional.
Ready to connect★ 5k
- View details
explain-diff-htmlSkillAI & models
Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.
Ready to connect★ 5k
- View details
fix-datadog-issuesSkillMonitoring & ops
Find, triage, and fix production errors captured by Datadog Error Tracking, then open a PR. Use when asked to look at "Datadog issues/incidents/errors", "find and fix bugs from Datadog", investigate the most-frequent or newest production errors, or work a specific Datadog Error Tracking issue.
Ready to connect★ 5k
- View details
gh-issueSkillAI & models
Create clear, actionable GitHub issues for bugs, features, and improvements. Issues are primarily consumed by LLMs, so optimize for agent readability and actionability.
Ready to connect★ 5k
- View details
managing-maintenance-windowsSkillAI & models
Enables or disables Latitude production maintenance mode by redirecting all publicly exposed production services to the Better Stack status page. Use when asked to start, stop, toggle, verify, or prepare a maintenance window.
Ready to connect★ 5k
- View details
mintlify-previewSkillAI & models
Run the public Mintlify product docs site locally for live preview. Use when previewing or iterating on docs under `docs/` (`.mdx`/`.md` pages, `docs.json` nav), or when the user says "start the docs", "run mintlify", "preview the docs site".
Ready to connect★ 5k
- View details
notificationsSkillCommunication
Multi-channel notifications. Adding a new notification kind, group, or channel; in-app + email delivery; per-user prefs; project-level gates; idempotency.
Ready to connect★ 5k
- View details
production-releaseSkillCloud & infra
Preparing a production release, pushing a vX.Y.Z release tag, running scripts/release.sh, or updating CHANGELOG.md with the changes that are about to be deployed to production.
Ready to connect★ 5k
- View details
review-pr-commentsSkillAI & models
Triages a PR with GitHub CLI: loads issue-level and inline review feedback (gh pr view, gh api REST, gh api graphql as appropriate), walks items in order, replies in the correct thread, optional resolve. Groups duplicate comments into one fix. Use when addressing PR review comments, Copilot inline t
Ready to connect★ 5k
- View details
temporal-developerSkillAI & models
This skill should be used when the user asks to "create a Temporal workflow", "write a Temporal activity", "debug stuck workflow", "fix non-determinism error", "Temporal Python", "Temporal TypeScript", "Temporal Go", "Temporal Golang", "workflow replay", "activity timeout", "signal workflow", "query
Ready to connect★ 5k
- View details
toolchain-commandsSkillCloud & infra
Installing dependencies, running dev/build/test/lint, filtering packages, single-test runs, git hooks, preparing a clone (.env.development / .env.test), or Docker-backed local services and dev servers.
Ready to connect★ 5k
- View details
web-frontendSkillMedia
apps/web UI — routes, @repo/ui, TanStack Start server functions and collections, navigation (Link vs useNavigate), forms (useForm + createFormSubmitHandler + fieldErrorsAsStrings for Zod field errors), Tailwind layout rules, design-system updates, and useEffect / useMountEffect policy.
Ready to connect★ 5k
- View details
excalidraw-diagramSkillDocs & knowledge
Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "diagram", "standard excalidraw", "animate".
Ready to connect★ 5k
- View details
mermaid-visualizerSkillDocs & knowledge
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
Ready to connect★ 5k
- View details
hami_vgpu_metrics_summarizerSkillDocs & knowledge
A comprehensive analysis skill for summarizing HAMi vGPU metrics from Prometheus-style `/metrics` output. It organizes GPU allocation by node, device, pod, and namespace, and produces clear reports covering vGPU core allocation, memory allocation, allocation-based utilization, sharing density, and n
Ready to connect★ 5k
- View details
k8s-debug-pending-podSkillMedia
Use when pods are stuck in Pending, CrashLoopBackOff, or ImagePullBackOff state. Performs event-driven triage to quickly identify root cause, then deep-dives into scheduling failures, resource exhaustion, image pull errors, and crash loops.
Ready to connect★ 5k
- View details
academic-paper-reviewerSkillAI & models
Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to \"review my paper,\" \"simulate peer review,\" or \"give my paper a peer review.
Ready to connect★ 5k
- View details
audit-flowSkillDatabases & data
Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, tra
Ready to connect★ 5k
- View details
authentication-patternsSkillDatabases & data
Authentication patterns: session vs JWT vs OAuth comparison, provider selection (NextAuth, Clerk, Supabase Auth), security checklist, and common mistakes. Use when implementing auth, reviewing auth flows, or choosing auth providers.
Ready to connect★ 5k
- View details
broken-authenticationSkillSecurity
This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive
Ready to connect★ 5k
- View details
burp-suite-testingSkillSecurity
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using B
Ready to connect★ 5k
- View details
cachingSkillAI & models
Caching strategies — invalidation, TTL guidelines, cache keys, cache layers, and when not to cache. Use when implementing or reviewing caching logic.
Ready to connect★ 5k
- View details
chart-imageSkillWeb & browsing
Generate publication-quality PNG chart images from data, supporting line, bar, area, candlestick, pie, and heatmap charts. Triggers when the user asks to visualize data, create a graph, plot a time series, or generate a chart for a report, alert, or dashboard. Runs as a lightweight, headless Node.js
Ready to connect★ 5k
- View details
code-to-diagramSkillFiles & storage
Analyze codebases and automatically generate architecture diagrams, flowcharts, and org charts. Uses AST parsing to map import dependencies for Python, JS/TS, Go, and Java, outputting Mermaid or SVG files. Triggered when users ask to visualize code architecture, understand dependencies, draw a flowc
Ready to connect★ 5k
- View details
code-vuln-auditSkillDatabases & data
Scan code for security issues: dependency vulnerabilities (npm/pip audit), secret leaks (regex and entropy analysis), and OWASP anti-patterns like SQL injection, XSS, or command injection. Use when the user mentions security scans, vulnerability detection, secret leaks, API keys, OWASP, npm audit, p
Ready to connect★ 5k
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,855 of the 55,286 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.