Agent Skills catalog · page 167
Standard HTML pagination keeps the complete catalog discoverable. Use the main directory for search, filtering, and comparison.
- Current page
- 167/209
- Entries on page
- 24
- URL status
- Self-canonical
tenequm/skills
chrome-extension-wxt
Build Chrome extensions using WXT framework with TypeScript, React, Vue, or Svelte. Use when creating browser extensions, developing cross-browser add-ons, or working with Chrome Web Store projects. Triggers on phrases like "chrome extension", "browser extension", "WXT framework", "manifest v3", or file patterns like wxt.config.ts.
OutlineDriven/odin-claude-plugin
doc-review
Use when the user asks to review or critique a prose planning document — a plan, spec, PRD, requirements doc, or design doc.
mycelium-hq/ai-brain-starter
interview-me
Use when an ask is underspecified ("build me X" without who it's for, why now, or what success looks like), when a request is conventional rather than specific ("a dashboard", "make it faster" with no number), when Claude catches itself silently filling in ambiguous requirements before any plan, spec, or code exists, or when the user says "interview me", "grill me", "are we sure?", or "stress-test my thinking". Needs a live user; not for CI, scheduled runs, or autonomous loops.
tenequm/skills
rust-dev
Practical day-1 guide to building applications in Rust well. Covers the mental model (ownership, errors as values, traits-not-interfaces), day-1 decisions (String vs &str, Box vs Rc vs Arc, dyn vs impl Trait, anyhow vs thiserror), idioms, anti-patterns, and a tight crate shortlist (tokio, serde, anyhow, clap, reqwest, tracing, axum, sqlx). Use when starting a Rust project, learning Rust from another language, wrestling with the borrow checker, choosing crates, structuring modules, configuring Ca
Stieges/bpmn-generator
bpmn-generator
Enterprise BPMN 2.0 diagram generator — converts natural language process descriptions into OMG-compliant BPMN 2.0 XML files and SVG previews via a 4-phase pipeline: Intent Extraction (LLM → JSON Logic-Core) → Validation (deadlock detection, structural soundness) → ElkJS Auto-Layout → BPMN XML + SVG output. Supports: multi-pool collaborations, message flows, boundary events (timer/error/signal), loop/multi-instance markers, data objects, all gateway types with correct gatewayDirection, and all B
mycelium-hq/ai-brain-starter
health-setup
Use when the user says /health-setup or /setup-health, asks to set up or connect a wearable (Apple Watch, Apple Health, Oura Ring, Fitbit, Garmin, Whoop), asks how to import Oura / Fitbit / Apple Health data, asks which wearable to use, hits a failing health_vendor_healthcheck, a 429 rate limit, or an expired Fitbit token during setup, or has health-mcp installed with an empty body track. Not for querying already-imported data or building new connectors.
OutlineDriven/odin-claude-plugin
pov
Verdict on whether to adopt, switch to, or revisit a technology, library, pattern, platform, or architecture; also a mid-session second opinion. Use for a verdict against the current project, not for neutral explainers or option-generation. For open-ended scoping before a verdict, use brainstorm.
tenequm/skills
standard-readme
Writes or audits README files following the Standard Readme specification (github.com/RichardLitt/standard-readme). Use whenever the user asks to create, write, rewrite, improve, audit, or fix a README, or asks about README quality or structure - even if they never mention "standard readme" explicitly.
tenequm/skills
tanstack
Builds type-safe React apps with TanStack Query (data fetching, caching, mutations), Router (file-based routing, search params, loaders), and Start (SSR, server functions, middleware). Use when working with react-query, server state, file-based routing, typed search params, route loaders, SSR, or server functions in a full-stack React app.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
mcp-figma
Figma CLI orchestrator: drives figma-ds-cli for terminal Figma design work, with an optional Figma MCP via Code Mode.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
mcp-mobbin
Mobbin MCP transport: read-only app/screen/flow design research via Code Mode; pair with sk-design-md-generator for a measured Style Reference (extracted design tokens).
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
mcp-refero
Refero MCP transport: read-only UI design-reference search (styles, screens, flows) via Code Mode; pairs with sk-design-md-generator for a measured Style Reference (extracted design tokens).
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
sk-create-diagram
Creates self-contained HTML/SVG diagrams across 27 types with a skinnable editorial design system.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
mcp-code-mode
MCP orchestration via TypeScript execution. Use Code Mode for ALL external MCP tool calls; ~98% context reduction, type-safe.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
sk-prompt
Prompt engineering: transforms a request into a structured, scored AI prompt via 7 frameworks, DEPTH thinking and CLEAR scoring.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
mcp-chrome-devtools
Chrome DevTools orchestrator: routes between bdg CLI (fast, token-efficient) and Code Mode MCP (multi-tool integration).
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
sk-design
Designs, builds and reviews UI from fixed value scales, interaction guidelines, motion principles and a WCAG review pass.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
deep-review
Autonomous iterative code-review loop with externalized state, convergence detection, P0/P1/P2 findings, fresh context per pass.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
mcp-aside-devtools
Aside AI-browser orchestrator: routes between the aside CLI (agent tasks + deterministic REPL) and Aside MCP via Code Mode.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
sk-create-skill
Scaffold OpenCode skills and two-axis sk-doc parent hubs, including standalone, nested workflow, and surface packets.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
sk-design-md-generator
Extracts a live website's real CSS into a v3 Style Reference DESIGN.md via an embedded extract-write-validate pipeline.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
sk-git
Git: numbered worktrees, conventional commits, PRs, merge/rebase, and finish; single-skill workflow guidance with no spec.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
cli-codex
Codex CLI executor for OpenAI-backed coding, repo analysis, PR review, web research, and cross-model validation.
MichelKerkmeester/opencode--skilled-agent-loops-with-spec-kit-memory
cli-pi
Pi CLI executor for guarded headless coding, JSON/RPC integration, native skills/extensions, and community-package delegation.