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,019 results · page 111 of 301

  • gauntlet-curateSkillAI & models

    Audits the DSA problem bank for coverage gaps and proposes new YAML entries. Use when refreshing the problem bank during update-plugins runs.

    Ready to connect★ 337

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

    View details
  • Git CatchupSkillAI & models

    Summarize recent git history since a baseline with structured analysis of what changed, why, and what to watch for.

    ★ 337

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

    View details
  • graduated-implementationSkillAI & models

    Ramps implementation ambition a notch only after the prior increment is understood. Use when building a feature you must understand, not just ship.

    Ready to connect★ 337

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

    View details
  • hook-scope-guideSkillAI & models

    Select hook scope (plugin, project, global) by audience. Use when authoring a hook.

    Ready to connect★ 337

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

    View details
  • HookifySkillAI & models

    Create behavioral rules to prevent unwanted actions

    ★ 337

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

    View details
  • Hooks EvalSkillAI & models

    Evaluate all hooks in a plugin for quality and compliance

    ★ 337

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

    View details
  • Install WatchdogSkillAI & models

    Install the egregore watchdog daemon for automatic session relaunching

    ★ 337

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

    View details
  • install-watchdogSkillAI & models

    Installs egregore watchdog daemon via launchd or systemd for autonomous relaunching. Use when setting up egregore on a new machine. Do not use on CI/CD runners.

    Ready to connect★ 337

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

    View details
  • justifySkillAI & models

    Audits changes for additive bias and Iron Law compliance. Use when reviewing completed work before merging or after AI-assisted implementation.

    Ready to connect★ 337

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

    View details
  • Karpathy CheckSkillAI & models

    Lets your agent run a Karpathy-style review of code or plans using a large library of prebuilt skills and commands.

    ★ 337

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

    View details
  • karpathy-principlesSkillAI & models

    Pre-implementation gate covering think-first, simplicity, surgical edits, and verifiable goals. Use when starting implementation to verify the approach.

    Ready to connect★ 337

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

    View details
  • latent-space-engineeringSkillAI & models

    Shapes agent behavior via instruction framing and style transfer. Use when composing dispatch prompts or writing skill instructions for parallel review agents.

    Ready to connect★ 337

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

    View details
  • loop-optimizationSkillAI & models

    Decides hand-vs-compiler for loop transforms (unrolling, SIMD, fusion, branchless). Use when reviewing/authoring a hot loop or tempted to hand-optimize one.

    Ready to connect★ 337

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

    View details
  • Make DogfoodSkillAI & models

    Analyze and enhance Makefiles for complete functionality coverage with auto-generation capability

    ★ 337

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

    View details
  • makefile-generationSkillAI & models

    Generates Makefiles with testing, linting, formatting, and automation targets. Use when starting a project or standardizing build automation.

    Ready to connect★ 337

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

    View details
  • metacognitive-self-modSkillAI & models

    Analyze and improve the improvement process. Use for detecting regressions and meta-optimization.

    Ready to connect★ 337

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

    View details
  • methodology-curatorSkillAI & models

    Surface expert frameworks. Use when creating or evaluating skills, hooks, or agents.

    Ready to connect★ 337

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

    View details
  • MissionSkillAI & models

    Run full attune lifecycle as a mission with state detection and phase routing

    ★ 337

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

    View details
  • mission-orchestratorSkillAI & models

    Orchestrates full project lifecycle by auto-detecting state and routing to the correct phase. Use when starting or resuming a project mid-workflow.

    Ready to connect★ 337

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

    View details
  • modular-skillsSkillAI & models

    Build composable skill modules with hub-and-spoke loading. Use when token budget is tight.

    Ready to connect★ 337

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

    View details
  • night-market-build-and-envSkillAI & models

    Rebuild the dev environment: uv, Python tiers, pins, traps. Use when onboarding or toolchain breaks. Do not use for daily commands; use night-market-operations.

    Ready to connect★ 337

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

    View details
  • night-market-change-controlSkillAI & models

    Classify, gate, and review changes. Use when landing a PR, releasing, or amending rules. Do not use for failure triage; use night-market-debugging-playbook.

    Ready to connect★ 337

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

    View details
  • night-market-completion-integrity-campaignSkillAI & models

    Bind loop 'done' to unfakeable gates. Use to harden egregore/herald loops or promote completion_integrity. Not for QA gates; use night-market-validation-and-qa.

    Ready to connect★ 337

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

    View details
  • night-market-config-catalogSkillAI & models

    Catalog every config axis, its defaults and guards. Use when adding or auditing configuration. Do not use for running gates; use night-market-operations.

    Ready to connect★ 337

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

    View details
  • night-market-debugging-playbookSkillAI & models

    Triage night-market failures by symptom (hooks, CI, tests). Use when a check fails unexpectedly. Do not use for routine gates; use night-market-operations.

    Ready to connect★ 337

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

    View details
  • night-market-diagnostics-toolkitSkillAI & models

    Run and interpret repo diagnostic scripts (ratchets, validators, token stats). Use when measuring health. Do not use to run tests; use night-market-operations.

    Ready to connect★ 337

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

    View details
  • night-market-docs-and-writingSkillAI & models

    Maintain docs of record, ADRs, changelog, and house style. Use when writing repo docs. Do not use for release steps; use night-market-operations instead.

    Ready to connect★ 337

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

    View details
  • night-market-failure-archaeologySkillAI & models

    Chronicles settled battles, reverts, and dead ends. Use when a fix echoes a past failure. Do not use for live triage; use night-market-debugging-playbook.

    Ready to connect★ 337

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

    View details
  • night-market-model-and-harness-updatesSkillAI & models

    Sweep plugins, skills, agents, commands, and hooks after a model release or Claude Code version bump. Use when upstream ships. Do not use for routine edits; use night-market-change-control.

    Ready to connect★ 337

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

    View details
  • night-market-operationsSkillAI & models

    Run and ship this repo: make targets, artifacts, release runbook. Use when testing, linting, or releasing. Do not use for setup; use night-market-build-and-env.

    Ready to connect★ 337

    github.com/athola/claude-night-market337 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.

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.

See how to connect your AI