Latest Agent Skills
25788 skills
Pre Merge Brief
Pre-Merge Brief
18 · bundle
Perf N Plus One
N+1 Query Detection and Resolution
18 · bundle
Perf Long Tasks
Long Tasks
18 · bundle
Perf Http3 Quic
HTTP/3 and QUIC Protocol
18 · bundle
Perf Event Loop
Event Loop
18 · bundle
Next App Router
Next.js App Router
18 · bundle
Knowledge Craft
Knowledge Craft
18 · bundle
Gof Null Object
GOF Null Object
18 · bundle
Drizzle Raw SQL
Drizzle Raw SQL
18 · bundle
CSS Headless UI
Headless UI Styling
18 · bundle
CSS CSS Modules
CSS Modules
18 · bundle
Acceptance Eval
Acceptance Eval
18 · bundle
Bug Fleet
Bug Fleet
18 · bundle
Adr Fleet
ADR Fleet
18 · bundle
Xstate Typegen
XState Typegen
18 · bundle
UX Search Copy
Search Copy
18 · bundle
UX Form Labels
Form Labels and Helper Text
18 · bundle
TS Type Guards
TypeScript Type Guards
18 · bundle
TS Strict Mode
TypeScript Strict Mode
18 · bundle
Security Craft
Security Craft
18 · bundle
Otel Sdk Setup
OpenTelemetry SDK Setup
18 · bundle
Harness Router
Harness Router
18 · bundle
Harness Ideate
Harness Ideate
18 · bundle
Design Form UX
Form UX
18 · bundle
DB Time Series
Time-Series Data
18 · bundle
DB Nested Sets
Nested Sets
18 · bundle
DB Cap Theorem
CAP Theorem
18 · bundle
DB Btree Index
B-Tree Indexes
18 · bundle
DB Audit Trail
Audit Trail
18 · bundle
Pr Fleet
PR Fleet
18 · bundle
UX Voice Tone
Voice and Tone
18 · bundle
Harness Pulse
Harness Pulse
18 · bundle
Harness Audit
Harness Audit
18 · bundle
Gof Singleton
GOF Singleton
18 · bundle
DB Scan Types
Scan Types
18 · bundle
DB Hash Index
Hash Indexes
18 · bundle
CSS Dark Mode
Dark Mode with Tailwind
18 · bundle
Outcome Eval
Outcome Eval
18 · bundle
Naming Craft
Naming Craft
18 · bundle
API API Keys
API Keys
18 · bundle
Uat Signoff
UAT Sign-off
18 · bundle
API Hateoas
HATEOAS
18 · bundle
Test Craft
Test Craft
18 · bundle
Spec Craft
Spec Craft
18 · bundle
React 2026
React 2026
18 · bundle
Docs Craft
Docs Craft
18 · bundle
Copy Craft
Copy Craft
18 · bundle
Code Craft
Code Craft
18 · bundle
API Craft
API Craft
18 · bundle
Burn Hud
Burn HUD
18 · bundle
DB Mvcc
MVCC (Multi-Version Concurrency Control)
18 · bundle
Onboard
Creates or updates a repo's CLAUDE.md by exploring the code and adding the standard workflow sections (git/PR rules, changes that require human review, non-obvious context). Use whenever the user is starting in a new repo, says "set up the CLAUDE.md", "onboard this repo", "there's no CLAUDE.md here", or asks to complete or improve an existing CLAUDE.md — or in Spanish "armá el CLAUDE.md", "iniciá este repo", "falta el CLAUDE.md acá". Also run it before the first time `plan` runs in a repo that has no CLAUDE.md yet.
0
Watch
Waits for Copilot to review a PR and automatically chains the fix-comments cycle, up to two rounds. Use right after opening a PR with `ship`, and whenever the user says "wait for the review", "let me know when Copilot answers", "keep going with the PR", or asks to leave the PR review cycle running — or in Spanish "quedate esperando el review", "avisame cuando Copilot conteste", "seguí vos con el PR".
0
Ship
Takes an approved plan from docs/plans/ and drives it to an open PR. Implements it by milestones, commits per milestone in the repo's style, and opens the PR against the repo's base branch. Use whenever the user approves a plan, says "ship it", "go", "start", "implement it", "do it", or asks to open a PR for already-planned work — or in Spanish "dale", "arrancá", "implementalo", "hacelo".
0
Plan
Opens a conversational planning session for a feature, bug, or ticket. Investigates the repo, discusses the approach with the user until a solution is agreed, and only then writes the plan to docs/plans/. Use whenever the user invokes it, describes a problem to solve, pastes a ticket, mentions an incident, or asks to plan a non-trivial change. Also on "plan this", "analyze this first", "what would we need to touch", "let's start with this" — or in Spanish "planeá", "analizá esto antes", "qué habría que tocar", "arranquemos con esto".
0
Fix
Processes a PR's review comments (Copilot or human), classifies them, applies the fixes that belong, replies to each thread, and pushes. Use whenever the user says "address the review", "fix what Copilot said", "handle the comments", mentions Copilot already reviewed a PR, or passes a PR number/URL with pending reviews — or in Spanish "revisá los comentarios", "arreglá lo que dijo Copilot", "atendé el review".
0
Dependency Advisory Watch
Scans root uv.lock and package-lock.json files with the pinned osv-scanner CLI and emits deterministic advisory records. Opt-in: copy this directory into <home>/skills/dependency-advisory-watch/ and install osv-scanner.
6 · bundle
Chainlink Orchestrator
The two model-touching halves of Worklink, shipped as one opt-in skill. (1) Planner: decompose a parent Chainlink issue into testable worklink:ready leaf subissues (mutates Chainlink only, never executes). (2) Ready-queue poller: discovers worklink:ready leaves and dispatches them by invoking `mimir worklink run` as a detached subprocess, up to the concurrent-claim cap — it never reimplements claim/evidence/transition. Opt-in (mimirbot yes, muninn no): `mimir skills install chainlink-orchestrator`, then set the env below to enable autonomous dispatch.
6 · bundle
Worklink Tool Pins
Optional low-priority poller that inventories Worklink tool pins from <home>/worklink.yaml and files/reuses Chainlink bump issues when upstream versions drift. Opt-in: copy this directory into <home>/skills/worklink-tool-pins/ and configure tool_pins in worklink.yaml.
6 · bundle
Github CI Watch
Watch the main branch of one or more GitHub repositories for new CI (GitHub Actions) workflow-run failures — emits a fresh turn the moment a build breaks and stays silent while CI is green. Use when mimir maintains repos whose CI it should react to (e.g. a failing build on main after a merge it landed). Seen-set deduped so each failed run is reported exactly once. Companion to the ``pollers`` framework skill (mechanics) and the ``world-scanning`` skill (catalog of what's worth polling). Opt-in: copy this directory into ``<home>/skills/github-ci-watch/`` then set the env vars below.
6 · bundle