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: Dev tools
16,902 results · page 375 of 564
- View details
demo-generatorSkillDev tools
Build demo guides with companion scripts for live technical demonstrations. Use this skill when the user asks to create demos, walkthroughs, hands-on labs, or demo packages for customer sessions. Also use when the user says "create a demo", "build a walkthrough", "demo guide", or "companion scripts"
Ready to connect★ 68
- View details
differentiation-schemesSkillDev tools
Select and apply numerical differentiation schemes for PDE and ODE discretization — generate finite-difference stencils at arbitrary order and accuracy, choose between central, upwind, compact (Pade), and spectral methods, handle boundary stencils, and estimate truncation error scaling. Use when dis
Ready to connect★ 68
- View details
distributed-meshSkillDev tools
How to coordinate with squads on different machines using git as transport
Ready to connect★ 68
- View details
external-commsSkillDev tools
PAO workflow for scanning, drafting, and presenting community responses with human review gate
Ready to connect★ 68
- View details
feature-developmentSkillDev tools
Use in TGOSKits when designing, implementing, refactoring, or reviewing new or extended user-visible behavior, shared or public interfaces, packages, subsystems, platforms, hardware capabilities, or high-risk internal mechanisms. Pure bug fixes and behavior-preserving local refactors usually do not
Ready to connect★ 68
- View details
finops-reviewSkillDev tools
Identify and annotate cloud cost implications of architectural decisions. Use when reviewing infrastructure changes or designing new services.
Ready to connect★ 68
- View details
gh-labels-milestonesSkillDev tools
Bootstrap and sync GitHub labels and milestones idempotently. Use when setting up a new repository or syncing label definitions.
Ready to connect★ 68
- View details
gh-projectsSkillDev tools
Manage GitHub Projects v2 board: add issues, update field values, and query board state. Use when managing project boards.
Ready to connect★ 68
- View details
github-multi-accountSkillDev tools
Detect and set up account-locked gh aliases for multi-account GitHub. The AI reads this skill, detects accounts, asks the user which is personal/work, and runs the setup automatically.
Ready to connect★ 68
- View details
hackathon-generatorSkillDev tools
Build What-The-Hack-style hackathon events with progressively harder challenges, coach materials, and dev containers. Use this skill when the user asks to create hackathons, challenge-based labs, or hands-on workshops for customers and partners.
Ready to connect★ 68
- View details
history-hygieneSkillDev tools
Record final outcomes to history.md, not intermediate requests or reversed decisions
Ready to connect★ 68
- View details
init-modeSkillDev tools
Team initialization flow (Phase 1 proposal + Phase 2 creation)
Ready to connect★ 68
- View details
karpathy-auditSkillDev tools
Audit code changes against Karpathy's 4 principles (Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution). Auto-called after Phase 5 IMPLEMENT; can also be invoked manually. Produces scored compliance report and blocks advancement if threshold not met.
Ready to connect★ 68
- View details
md-analysis-plannerSkillDev tools
Plan molecular dynamics post-processing for materials simulations, including RDF, MSD and diffusion, VACF/VDOS, coordination numbers, bond-angle distributions, stress-strain curves, equilibration detection, PBC unwrapping, and trajectory format choices. Use before writing MD analysis scripts or trus
Ready to connect★ 68
- View details
- View details
mesh-generationSkillDev tools
Plan and evaluate mesh generation for numerical simulations — estimate grid resolution from physics scales (interface width, boundary layers, wavelengths), check aspect ratios and skewness against quality thresholds, choose between structured, unstructured, and adaptive mesh refinement strategies, a
Ready to connect★ 68
- View details
mockupSkillDev tools
Scaffold high-fidelity UI component mockups using the project UI stack consuming approved wireframes. Use when implementing approved wireframes.
Ready to connect★ 68
- View details
multi-arch-layeringSkillDev tools
Use when designing, refactoring, or reviewing layered reuse boundaries in TGOSKits for the same capability across multiple target architectures. Suitable for inducing minimal traits from existing call sites and multi-arch implementations, centralizing conditional compilation for backend selection, l
Ready to connect★ 68
- View details
napSkillDev tools
CSA Copilot: the ultimate content factory for Microsoft Cloud Solution Architects
Ready to connect★ 68
- View details
numerical-integrationSkillDev tools
Select and configure time integration methods for ODE and PDE simulations — choose among explicit Runge-Kutta, BDF, Rosenbrock, and Adams families, set relative and absolute error tolerances, implement adaptive step-size control with P/PI step-size controllers, plan IMEX operator splitting for mixed
Ready to connect★ 68
- View details
numerical-stabilitySkillDev tools
Analyze numerical stability for time-dependent PDE simulations — check CFL and Fourier criteria, perform von Neumann stability analysis, detect stiffness, evaluate matrix conditioning, and recommend explicit vs implicit time-stepping schemes. Use when selecting time steps, diagnosing numerical blow-
Ready to connect★ 68
- View details
ontology-validatorSkillDev tools
Validate material sample annotations against ontology constraints — check that class names and property names exist in the ontology, verify domain and range consistency for object property relationships, assess annotation completeness (required, recommended, and optional properties), and flag unknow
Ready to connect★ 68
- View details
paper-readingSkillDev tools
Reads and analyzes academic papers (arXiv preprints, conference / journal PDFs, Zotero items) at three configurable depths: quick skim (2 min), standard read (10 min), or deep analysis (30 min). Produces structured digests covering problem, method, key innovation, results, limitations, reproducibili
Ready to connect★ 68
- View details
personal-squadSkillDev tools
CSA Copilot: the ultimate content factory for Microsoft Cloud Solution Architects
Ready to connect★ 68
- View details
pm-gtm-v1SkillDev tools
Go-to-market and growth planning, GTM here means go-to-market, never a tag-manager container. Use when a growth plan needs building or refreshing: "build the go-to-market plan", "growth plan for <period or launch>", "campaign architecture", "channel plan", "media plan", "tracking planning rows", "up
Ready to connect
- View details
pm-startSkillDev tools
THE front door for product, strategy and go-to-market work, use this when someone wants product work done and has not named a specific verb: "new feature", "write a PRD", "prioritize this backlog", "build the roadmap", "growth plan", "verify the release", "user stories for <company>", "interview cas
Ready to connect
- View details
post-processingSkillDev tools
Extract, analyze, and summarize simulation output data — pull spatial fields at specific timesteps, compute time-series trends and detect steady state, extract line profiles through the domain, generate statistical summaries and distributions, calculate derived quantities (gradients, fluxes, volume
Ready to connect★ 68
- View details
project-conventionsSkillDev tools
Core conventions and patterns for this codebase
Ready to connect★ 68
- View details
qa-engineer-unitSkillDev tools
Use when adding or changing unit tests for logic in a package
Ready to connect★ 68
- View details
qemu-gdb-debuggingSkillDev tools
Debug TGOSKits, ArceOS, StarryOS, and Axvisor kernels using QEMU gdbstub with GDB/codelldb: locate dynamic load addresses, map source code, set breakpoints, and single-step, plus automate call-chain and slow-path sampling with Python.
Ready to connect★ 68
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,789 of the 54,221 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.