Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
prototype-planning
Define what to build at what fidelity to learn what you need without over-investing. Use before starting any prototype.
majiayu000/claude-skill-registry 163
-
warp-grep
Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.
majiayu000/claude-skill-registry 163
-
bundle-size-analyzer
Bundle Size Analyzer - Auto-activating skill for Frontend Development.
Triggers on: bundle size analyzer, bundle size analyzer
Part of the Frontend Development skill category.
majiayu000/claude-skill-registry 163
-
clj-kondo
A guide to using clj-kondo for Clojure code linting, including configuration, built-in linters, and writing custom hooks.
majiayu000/claude-skill-registry 163
-
agent-scrum-master
Expert Scrum Master specializing in agile transformation, team facilitation, and continuous improvement. Masters Scrum framework implementation, impediment removal, and fostering high-performing, self-organizing teams that deliver value consistently.
majiayu000/claude-skill-registry 163
-
lightning-invoice-decoder
Use when implementing BOLT11 Lightning invoice decoding - provides complete patterns for decoding invoice amounts, validating invoice format, and extracting satoshi values from Lightning invoices
majiayu000/claude-skill-registry 163
-
lcp-git-commit
When asked to commit, write clear git commit messages (50/72, present tense, subsystem prefixes like go-lcpd:).
majiayu000/claude-skill-registry 163
-
review-implementing
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments", "fix review issues", "apply these suggestions", or when user pastes reviewer notes.
majiayu000/claude-skill-registry 163
-
sentry-and-otel-setup
This skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to Next.js applications. Apply when setting up error monitoring, configuring tracing for Server Actions and routes, implementing logging wrappers, adding performance instrumentation, or establishing observability for debugging production issues.
majiayu000/claude-skill-registry 163
-
cascade-orchestrator
Creates sophisticated workflow cascades coordinating multiple micro-skills with sequential pipelines, parallel execution, conditional branching, and Codex sandbox iteration. Enhanced with multi-model routing (Gemini/Codex), ruv-swarm coordination, memory persistence, and audit-pipeline patterns for production workflows.
majiayu000/claude-skill-registry 163
-
Gen Alpha Output Style
This skill provides the Gen Alpha/brainrot output style transformation rules and vocabulary. It is automatically loaded by the SessionStart hook to transform all Claude responses into Gen Alpha internet slang. Contains comprehensive glossary, transformation patterns, and examples.
majiayu000/claude-skill-registry 163
-
sonos-control
Control Sonos speakers through MCP tools - search and play music, manage queue and playlists, adjust volume. Use when users request music playback, mention artists/songs/albums, want to control Sonos speakers, manage playlists, or ask about what's playing.
majiayu000/claude-skill-registry 163
-
knowledge-validator
pce-memory + shirushiを活用した知識検証・整合性チェックスキル。
以下の場合に使用:
(1) 資料・ドキュメント間の矛盾チェック
(2) 指示・意思決定の追跡と検証
(3) 作業途中のリアルタイム整合性チェック
(4) 成果物と要件の照合検証
(5) shirushi Doc-IDとコードのトレーサビリティ検証
「チェックして」「整合性確認」「矛盾ない?」「検証して」「トレーサビリティ」等で起動。
majiayu000/claude-skill-registry 163
-
malware-patterns
Common malware behaviors and analysis patterns
majiayu000/claude-skill-registry 163
-
state-manager
Manage issue lifecycle states (close, reopen, update state) via Fractary CLI
majiayu000/claude-skill-registry 163
-
elasticsearch
Elasticsearch audit log search and analytics for INVOOPAY platform.
Use when: implementing audit logging, searching audit events, building analytics dashboards, configuring data streams, or debugging outbox publishing.
majiayu000/claude-skill-registry 163
-
rip-video
根据 todolist.md 使用 MCP 从 MP4 视频提取音频和字幕。读取任务清单,调用 MCP 服务提取封面、音频(mp3)和字幕(srt),更新任务完成状态。
majiayu000/claude-skill-registry 163
-
trust-reliability
Use when creating animations that build user confidence, establish credibility, and communicate dependability.
majiayu000/claude-skill-registry 163
-
machine-learning
Supervised/unsupervised learning, model selection, evaluation, and scikit-learn. Use for building classification, regression, or clustering models.
majiayu000/claude-skill-registry 163
-
scanpy
Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential expression, and visualization. Best for exploratory scRNA-seq analysis with established workflows. For deep learning models use scvi-tools; for data format questions use anndata.
majiayu000/claude-skill-registry 163
-
wacli
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
majiayu000/claude-skill-registry 163
-
swift-concurrency-expert
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.
majiayu000/claude-skill-registry 163
-
frontend-bugfix
Use this skill when debugging frontend test failures (React/TypeScript, Vitest, etc.), fixing bugs in React/TypeScript code, or following TDD methodology for frontend bug fixes. This skill provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices.
majiayu000/claude-skill-registry 163
-
java-error-as-value
Implement error-as-value pattern in Java using Result type for type-safe error handling. Use this skill when implementing error handling without exceptions, converting try-catch to Result pattern, or designing type-safe error handling in Java applications. Particularly useful for functional programming style, API design, and when errors are expected and recoverable.
majiayu000/claude-skill-registry 163