Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agent-builder
Build, refine, and evolve OpenCode agents with opinionated, research-backed guidance. Combines documentation research (webfetch, exa, context7, grep.app) with architectural best practices. Use for creating new agents, improving existing ones, troubleshooting agent behavior, or analyzing agent design patterns. Provides opinionated recommendations based on current best practices.
Examples:
- user: "Create an agent for code reviews" → research patterns, design with security focus, recommend tools/permissions
- user: "My agent keeps triggering incorrectly" → analyze description, suggest better trigger phrases, improve specificity
- user: "Make this agent better at X" → research X domain, suggest prompt improvements, recommend model/temperature
- user: "Should I use temperature 0.1 or 0.7 for this agent?" → analyze use case, provide opinionated guidance with rationale
- user: "What's the best way to structure this agent's workflow?" → recommend patterns from research, show examples
majiayu000/claude-skill-registry 163
-
architecture-introspector
Introspect and analyze software architectures using first principles thinking, SpaceX's 5-step engineering methodology (Question, Delete, Simplify, Accelerate, Automate), and software modularity principles. This skill should be used when analyzing existing architectures, evaluating architectural decisions, identifying technical debt, planning refactoring efforts, or assessing whether architectural patterns are justified.
majiayu000/claude-skill-registry 163
-
nb-notes
Manage persistent notes and todos using the nb note-taking system. This skill should be used when capturing cross-session learnings, technical decisions, deferred tasks, or codebase patterns that should persist beyond the current conversation. Use proactively after solving bugs, making architectural decisions, or discovering important patterns. Triggers on requests like "what did I learn yesterday", "check my notes", "what learnings do I have about X", or "capture insights". Do NOT use for tracking current work-in-progress (use TodoWrite for that).
majiayu000/claude-skill-registry 163
-
FFmpeg Processing
Professional video and audio processing - transcode, edit, stream, and analyze media files
majiayu000/claude-skill-registry 163
-
code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
majiayu000/claude-skill-registry 163
-
spring-boot-package-structure-creator
Creates recommended package structure for Spring Boot projects.
majiayu000/claude-skill-registry 163
-
agent-devops-incident-responder
Expert incident responder specializing in rapid detection, diagnosis, and resolution of production issues. Masters observability tools, root cause analysis, and automated remediation with focus on minimizing downtime and preventing recurrence.
majiayu000/claude-skill-registry 163
-
workspace-cli
Use the workspace-hub unified CLI for repository management, compliance, development tools, and system configuration. Use for navigating workspace tools and executing common operations.
majiayu000/claude-skill-registry 163
-
julien-dev-claude-md-documenter
Guide for creating CLAUDE.md files. Use when: user asks to create CLAUDE.md, document project, add project instructions, or mentions CLAUDE.md.
majiayu000/claude-skill-registry 163
-
Zellij Specialist
Terminal multiplexer specialist for layout design, plugin development, and session management
majiayu000/claude-skill-registry 163
-
enabler
指定したプラグインを有効化する。「プラグインを有効化」「〇〇をオンにして」「〇〇を有効にして」「プラグインを有効に」「〇〇を使えるようにして」「プラグインをオンに」「〇〇を有効化して」などで起動。claude plugin enable コマンドを使用して有効化。
majiayu000/claude-skill-registry 163
-
cloudflare-worker-logs
Query and analyze Cloudflare Workers logs. Use for debugging workers, checking error rates, viewing request logs. Activates with phrases like "check worker logs", "what errors are in the worker", "cloudflare logs", "worker observability".
majiayu000/claude-skill-registry 163
-
infrastructure-management
Manage network hosts and devices across all UniFi sites. Monitor host status, device configuration, and infrastructure health for comprehensive inventory management.
majiayu000/claude-skill-registry 163
-
git-sync-checker-enhanced
Git 仓库同步状态检查工具。检查本地与远程仓库的同步状态、预测潜在冲突、检测敏感文件和大文件。当用户提到"检查同步状态"、"检查冲突"、"批量检查仓库"、"检查 gitignore"或类似的 Git 状态分析需求时使用此技能。
majiayu000/claude-skill-registry 163
-
gitworfkflows
Git workflows including branching strategies, commits, merging, rebasing, and GitHub collaboration. Activate for git commands, version control, PRs, and repository management.
majiayu000/claude-skill-registry 163
-
critical-echo
Generate constructive criticism reviews for popular tech articles. Use when asked to review, critique, or analyze trending tech articles from platforms like Qiita, Zenn, Hacker News, or Dev.to. (user)
majiayu000/claude-skill-registry 163
-
trpc-router-generator
Generate tRPC router files with procedures and validation. Triggers on "create trpc router", "generate trpc procedure", "trpc api", "typesafe api".
majiayu000/claude-skill-registry 163
-
pino
Pino fast JSON logger for Node.js. Covers log levels, child loggers, transports, and redaction. Triggers on pino, logger, log.info, log.error.
majiayu000/claude-skill-registry 163
-
workflow-validator
This skill should be used when the user wants to validate a looplia workflow output,
check if an artifact meets validation criteria, or debug validation failures. Use when
someone says "validate this looplia output", "check if the workflow output is valid",
"verify the artifact JSON", or "debug why validation failed".
Runs deterministic validation scripts against JSON artifacts. Primarily used for manual
retry/debugging since automatic validation is handled by PostToolUse hooks. Part of
looplia's one step → one skill-executor → multiple skills architecture.
majiayu000/claude-skill-registry 163
-
scan-existing-implementation
プロジェクト内の既存ユーティリティ・実装をスキャンして発見するスキル。プランニング時に再利用可能なコードを見つけ、車輪の再発明を防ぐ。
majiayu000/claude-skill-registry 163
-
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
majiayu000/claude-skill-registry 163
-
dockerfile-generator
Generate optimized Dockerfiles with multi-stage builds and best practices. Use when containerizing applications or creating Docker configurations.
majiayu000/claude-skill-registry 163
-
clojure
Develop Clojure applications using deps.edn, tools.deps, and functional patterns. Activate when working with .clj/.cljc/.cljs files, deps.edn, or user mentions Clojure, REPL, spec, transducers, reducers, or functional programming.
majiayu000/claude-skill-registry 163
-
staticcheck
Fix staticcheck issues
majiayu000/claude-skill-registry 163