Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
event-driven-patterns
Message queue patterns with BullMQ, Kafka, RabbitMQ - saga, outbox, dead letter queue, exactly-once semantics.
majiayu000/claude-skill-registry 163
-
zfs
ZFS filesystem administration, pool management, dataset configuration, snapshots, replication, encryption, performance tuning, and troubleshooting on OpenZFS (Linux and macOS). Use when the user asks to: create or manage ZFS pools, configure ZFS datasets and properties, set up snapshots or replication (zfs send/recv), tune ZFS performance (ARC, recordsize, compression, special vdevs), troubleshoot degraded/faulted pools or scrub errors, set up ZFS encryption, plan storage architecture with ZFS, or any other ZFS/zpool/zfs administration task.
majiayu000/claude-skill-registry 163
-
inbound-lead-enrichment
Fills in missing data for inbound leads — researches the company, identifies the person's role and seniority, finds other stakeholders at the company, checks for existing CRM relationships, and updates the lead record. Produces enriched lead data ready for qualification or outreach. Tool-agnostic.
majiayu000/claude-skill-registry 163
-
Browser
Debug-first browser automation with always-on visibility. Console logs, network requests, and errors captured by default. USE WHEN browser, screenshot, debug web, verify UI, troubleshoot frontend.
majiayu000/claude-skill-registry 163
-
playwright-ci-caching
Cache Playwright browser binaries in CI/CD pipelines (GitHub Actions, Azure DevOps) to avoid 1-2 minute download overhead on every build.
majiayu000/claude-skill-registry 163
-
learn-from-repo
用于深度理解研究型代码仓库的方法论 skill。当用户想要学习一个新的 ML/AI repo、理解其实现与论文的对应关系、或为后续修改做准备时使用。结合对话式学习风格,逐组件拆解模型实现。
majiayu000/claude-skill-registry 163
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
e2e-test
Run E2E test scenarios against running services. Use for happy path testing, unhappy flows, debugging, or when user says "otestuj", "proved test", "zkus flow".
majiayu000/claude-skill-registry 163
-
Codex Review
Step-by-step guidance for codex review.
majiayu000/claude-skill-registry 163
-
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
majiayu000/claude-skill-registry 163
-
ucp-fulfillment
Implement the UCP Fulfillment extension — shipping and pickup methods, destinations, fulfillment groups, selectable options, and estimated delivery. Use when adding shipping/pickup logic to a UCP checkout.
majiayu000/claude-skill-registry 163
-
core-components
Core component library and design system patterns. Use when building UI, using design tokens, or working with the component library.
majiayu000/claude-skill-registry 163
-
knowledge-retrieval
(ePost) Use when you need prior art, past decisions, or existing patterns — checks docs/, skills, and RAG before external sources
majiayu000/claude-skill-registry 163
-
Execute Task
Autonomously implement a task following project conventions with iterative verification.
majiayu000/claude-skill-registry 163
-
codebase-analysis
Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase report", "project analysis", "audit this codebase", or "how is this project structured".
majiayu000/claude-skill-registry 163
-
df:map-codebase
Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents and CLAUDE.md.
Use when the user wants to understand, analyze, or map an existing codebase.
Triggers on: "understand this codebase", "map the code", "analyze architecture", "what does this codebase look like?", "explore the code structure"
majiayu000/claude-skill-registry 163
-
ecto-patterns
Ecto patterns — schemas, changesets, queries, migrations, Multi, associations, preloads, upserts. Use when editing Repo calls, Ecto.Query, or schema fields. Skip for Ash.
majiayu000/claude-skill-registry 163
-
code-health
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.
majiayu000/claude-skill-registry 163
-
songsee
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
majiayu000/claude-skill-registry 163
-
template-code-generator
Generate boilerplate code and project templates/skeletons automatically. Use when: (1) Creating new projects from scratch (React app, FastAPI backend, Express API), (2) Generating repetitive code patterns (CRUD endpoints, models, controllers), (3) Scaffolding components, services, or modules, (4) Creating test boilerplate, (5) Setting up monorepo structures. Provides project templates and code generation patterns for common development tasks.
majiayu000/claude-skill-registry 163
-
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
majiayu000/claude-skill-registry 163
-
log-tail
Stream recent logs from systemd journal
majiayu000/claude-skill-registry 163
-
markets
Search and view prediction market data from Polymarket, Kalshi, Manifold, and Metaculus
majiayu000/claude-skill-registry 163
-
refactor-module-stutter
Detect module/package name stutter in Python public APIs.
Produces a Markdown report and optional CI gate.
majiayu000/claude-skill-registry 163