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: AI & models

9,017 results · page 277 of 301

  • repository-explorationSkillAI & models

    Use when orienting in an unfamiliar codebase. Produces a map of the architecture, entry points, data flow, conventions, and the parts most likely to surprise you — before any code is changed.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • resumeSkillAI & models

    Use when writing or tailoring a CV or resume. Covers evidence over adjectives, tailoring to a specific role without lying, structure, and the specific patterns that get a resume discarded.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • rustSkillAI & models

    Use when writing Rust or resolving borrow-checker, lifetime, and trait errors. Covers ownership models, error handling with thiserror and anyhow, async with Tokio, and safe abstractions over unsafe code.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • shellSkillAI & models

    Use when writing Bash scripts or command-line automation. Covers strict mode, safe quoting, argument parsing, trap-based cleanup, portability, and ShellCheck-clean scripts.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • site-reliabilitySkillAI & models

    Use when establishing reliability practice. Covers SLOs and error budgets, capacity planning, graceful degradation, load shedding, retry and timeout policy, and the arithmetic of availability.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • slash-commandsSkillAI & models

    Use when creating reusable slash commands for an agent. Covers when a command beats a skill, argument handling, composing tool calls, and writing commands that are worth typing.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • sparkSkillAI & models

    Use when building distributed data pipelines with Apache Spark. Covers partitioning, shuffles, skew, joins, caching, and reading the Spark UI to find why a job is slow.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • spring-bootSkillAI & models

    Use when building Spring Boot services. Covers dependency injection, transaction boundaries, JPA performance, configuration, validation, and testing slices.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • subagentsSkillAI & models

    Use when delegating work to a separate agent with its own context. Covers when delegation pays off, designing a subagent's scope and prompt, parallel fan-out, and the cost of a cold start.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • supply-chainSkillAI & models

    Use when assessing dependency and build-pipeline risk. Covers dependency vetting, lockfiles, SBOMs, provenance and signing, pinning CI actions, and responding to a compromised package.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • tandem-agentic-engineeringSkillAI & models

    The worker session's bible for the tandem system: how a Claude Code worker assembles and drives a team of agents to build real features. Trigger on any real development, debugging, or feature work — build, create, implement, fix, add, develop, code, debug, ship, refactor — or when agents, a plan, a

    Ready to connect

    github.com/maxmedawar/tandem27 stars

    View details
  • tandem-engineering-workflowSkillAI & models

    Engineering discipline for development work orchestrated through Tandem, regardless of whether the worker is Claude, Codex, or another supported engine. Trigger for implementation, debugging, review, test, or architecture work. Begin the first response with 📋📋📋📋📋 when active.

    Ready to connect

    github.com/maxmedawar/tandem27 stars

    View details
  • tandem-orchestrationSkillAI & models

    Operate Tandem as a multi-agent, multi-device MCP orchestrator. Use it when an MCP-capable caller needs to start, inspect, steer, interrupt, or coordinate Claude, Codex, shell, or Hermes sessions on the local hub or another enrolled device. Also covers the optional Claude-only relay. Begin the first

    Ready to connect

    github.com/maxmedawar/tandem27 stars

    View details
  • technical-analysisSkillAI & models

    Use when analyzing price and volume structure. Covers trend identification, support and resistance, volume confirmation, moving-average structure, and the limits of what chart analysis can tell you.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • themingSkillAI & models

    Use when building a theme or theming system for an interface. Covers token architecture, dark mode, contrast preservation across themes, and generating a coherent palette from a seed colour.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • theory-of-mindSkillAI & models

    A comprehensive skill for understanding, modeling, and implementing theory of mind capabilities in AI systems. Covers belief attribution, perspective-taking, mental state inference, false belief understanding, intentionality detection, social cognition, and empathic accuracy.

    Ready to connect

    github.com/leeex1/quillan-ronin27 stars

    View details
  • typescriptSkillAI & models

    Use when writing or hardening TypeScript in strict mode. Covers advanced types, discriminated unions, runtime validation at trust boundaries, generics, and removing `any` from an existing codebase.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • universal-reasoning-manifoldSkillAI & models

    The definitive, all-in-one cognitive framework for the Quillan-Ronin system. Synthesizes 8 specialized reasoning modes with the best reasoning trace patterns from frontier models. Operationalized via the 33-Node Council, the 5-Wave Penta-Process, and the v5.3.1 Neural Kernel (AQCS ⊗ E_ICE ⊗ EGGROLL)

    Ready to connect

    github.com/leeex1/quillan-ronin27 stars

    View details
  • user-researchSkillAI & models

    Use when planning, running, or synthesizing user research. Covers interview questions that produce evidence rather than opinions, usability testing, and turning transcripts into findings.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • world-modelSkillAI & models

    A comprehensive skill for creating dynamic internal representations of the world.

    Ready to connect

    github.com/leeex1/quillan-ronin27 stars

    View details
  • world-model-mcpSkillAI & models

    Teaches the agent to use the Spatial World Model MCP server to track entities, 3D/2D positions, spatial relationships, object permanence, and movement simulation.

    Ready to connect

    github.com/putervision/world-model-mcp27 stars

    View details
  • world-model-mcp-exercisesSkillAI & models

    Comprehensive exercise script to verify all 15 world-model-mcp MCP tools in a live chat session. Builds a coherent test world, exercises every tool, and validates outputs.

    Ready to connect

    github.com/putervision/world-model-mcp27 stars

    View details
  • agent-merge-conflict-arbiterSkillAI & models

    Neutral arbiter for merge conflicts between two agents.

    Ready to connect

    github.com/wundercorp/loki26 stars

    View details
  • agentic-ragSkillAI & models

    Use when building self-correcting retrieval systems for AI agents. Keywords: RAG, retrieval, Corrective RAG, Self-RAG, query decomposition, reranking, hallucination, grounding.

    Ready to connect

    github.com/vodailocz/kilo-kit-mcp26 stars

    View details
  • ai-guardrailsSkillAI & models

    Use when building autonomous LLM agents operating in live environments. Protects against prompt injection, tool abuse, data exfiltration, and runaway loops. Keywords: guardrails, prompt injection, IPI, safety, sandboxing, NeMo, LLM Guard.

    Ready to connect

    github.com/vodailocz/kilo-kit-mcp26 stars

    View details
  • apply-code-conventionsSkillAI & models

    Use when applying daily Rails conventions by path (DRY, YAGNI, PORO, CoC, KISS). Style defers to the project linter. Trigger words: conventions, clean code, RuboCop, DRY, YAGNI.

    Ready to connect

    github.com/igmarin/rails-agent-skills26 stars

    View details
  • ask-then-buildSkillAI & models

    Clarify a feature, change, or refactor through questions, then write a build prompt for another agent. Use for /ask-then-build or requests to ask questions before producing an implementation prompt.

    Ready to connect

    github.com/gilsmt/cache-app26 stars

    View details
  • board-runSkillAI & models

    Work the board end to end - pick items in priority order, delegate each to the board-item agent, then checkpoint, commit, PR, merge and move the card. Use when the user says "work the board", "continue with the backlog", "keep going down the ladder", or names several issues to work through. For a si

    Ready to connect

    github.com/borschetsky/webchat26 stars

    View details
  • bug-fixSkillAI & models

    Use when fixing a reported Rails bug. Treat the report as untrusted. Reproduce with a failing spec before changing code. Trigger words: bug report, production issue, failing test, fix bug.

    Ready to connect

    github.com/igmarin/rails-agent-skills26 stars

    View details
  • claude-codeSkillAI & models

    Delegate coding to Claude Code CLI (features, PRs).

    Ready to connect

    github.com/wundercorp/loki26 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.

55,004 of the 55,435 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