Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
post-pr-review
Self-review and fix PR issues after creating a PR. Use after PR creation, when user says "PRレビュー", "セルフレビュー", "PR修正", or "review my PR". Runs pr-review-toolkit and fixes critical/important issues and suggestions.
majiayu000/claude-skill-registry 163
-
tracking-resource-usage
Track and optimize resource usage across application stack including CPU, memory, disk, and network I/O. Use when identifying bottlenecks or optimizing costs. Trigger with phrases like "track resource usage", "monitor CPU and memory", or "optimize resource allocation".
majiayu000/claude-skill-registry 163
-
continue-diagram
Continue working on an existing diagram. Load, review, and modify persistent diagrams across sessions.
majiayu000/claude-skill-registry 163
-
forensic-complexity-trends
Use when monitoring code quality over time, measuring refactoring impact, tracking if complexity is improving or worsening, or validating technical debt work - tracks complexity metrics across git history identifying improving, stable, or deteriorating files
majiayu000/claude-skill-registry 163
-
web-developer-work-skill
Persistent context management system for web developers that never loses work between Claude Desktop sessions. Features automatic context backup, work session continuity, project state management, and comprehensive error recovery.
majiayu000/claude-skill-registry 163
-
mcp-integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
majiayu000/claude-skill-registry 163
-
write-command
Create effective Claude Code slash commands with proper YAML frontmatter and argument handling. Use when writing new slash commands, improving existing commands, or learning command best practices.
majiayu000/claude-skill-registry 163
-
microservice-thinking
提供微服务分布式架构思考框架,涵盖服务拆分、通信机制、基础设施、治理策略、可观测性五大维度。当需要设计微服务系统、评审分布式架构、或需要全局视角审视服务边界与协同时使用。支持 DDD 领域建模、同步/异步通信、API Gateway、服务网格、熔断降级等分布式系统关键决策。
majiayu000/claude-skill-registry 163
-
linear-discipline
Use this skill when discussing code changes, implementation work, feature status, or when starting/completing development tasks. Reminds about Linear issue tracking discipline - always having an issue in progress before writing code, marking work as done, and creating issues for unexpected scope. Triggers when users mention implementing features, writing code, or checking on work status.
majiayu000/claude-skill-registry 163
-
test-bootc-build
Run a bootc build test and report results. Builds a bootc container image, optionally creates a disk image, and downloads the artifact.
majiayu000/claude-skill-registry 163
-
backend-patterns
Backend entity patterns - services with DI, Drizzle schemas (3-file pattern), ORPC routers, TypeIDs, neverthrow. Use when creating services, schemas, routers, or new entities.
majiayu000/claude-skill-registry 163
-
atlas-agent-developer
Implementation and troubleshooting agent - builds features and fixes bugs
majiayu000/claude-skill-registry 163
-
code-executor
Efficiently compose multiple MCP tool operations by launching a subagent that writes and executes TypeScript or Python code. Use when you need to compose 3+ MCP tool calls, process their results together, implement complex logic, or avoid token overhead from loading many MCP tool schemas into main context. The subagent has MCP servers configured and writes code that calls tools dynamically.
majiayu000/claude-skill-registry 163
-
codegen-agent
CodeGenAgent スキル - Claude Sonnet 4によるAI駆動コード生成。
GitHub Issueの内容を解析し、TypeScriptコード・ユニットテスト・型定義を自動生成。
Use when:
- 新しいコードを生成する時
- Issue内容からコード実装が必要な時
- TypeScript/Vitestテストの自動生成が必要な時
- BaseAgentパターンに従った実装が必要な時
- "コード生成", "実装", "feature", "bug fix" がキーワードに含まれる時
majiayu000/claude-skill-registry 163
-
differential-equations-solver
Expert in ODEs and PDEs covering solution methods, qualitative analysis, and applications to physics and engineering
majiayu000/claude-skill-registry 163
-
plugin-builder
Scaffold complete elizaOS plugins with actions, providers, evaluators, and services. Triggers when user asks to "create plugin", "build elizaOS extension", or "scaffold plugin structure"
majiayu000/claude-skill-registry 163
-
architecture-lookup
Use this skill when exploring codebase architecture or planning new features requiring models/enums.
AUTO-ACTIVATE when user mentions (FR/EN): - modèle, model, models, enum, enums, schema, Prisma schema - architecture, domain, domaine, existe, exists, available, disponible - créer, create, ajouter, add, nouveau, new, nouvelle feature - quel modèle, what model, which model,quel enum - 121 modèles, 87 enums, Planning, Leave, Business Rules
This skill provides INSTANT lookup (500 tokens vs 15k for full ERD) for 121 models and 87 enums.
majiayu000/claude-skill-registry 163
-
propose-change
Propose code changes to the supervisor Claude. Generate diffs and rationale, but do not execute. Wait for supervisor approval.
majiayu000/claude-skill-registry 163
-
core-tdd
Domain, UseCase, Service, Command, Query 클래스를 구현할 때 반드시 사용. 도메인 로직, 비즈니스 로직, 서비스 구현 시 TDD(Red-Green-Refactor) 방식으로 진행. "도메인 구현", "서비스 구현", "UseCase 구현", "Command 생성", "비즈니스 로직" 작업 시 자동 발동.
majiayu000/claude-skill-registry 163
-
opentrons-integration
Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.
majiayu000/claude-skill-registry 163
-
clojure-eval
Evaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL session.
majiayu000/claude-skill-registry 163
-
guides-darrenhinde-openagentscontrol
majiayu000/claude-skill-registry 163
-
wasp-operations
Complete Wasp operations patterns for queries and actions. Use when creating backend operations, implementing queries/actions, or working with server-side code. Includes type annotations, auth checks, entity access, client usage, and error handling.
majiayu000/claude-skill-registry 163
-
system-monitoring
System resource monitoring including CPU, memory, disk, and network statistics. Use when checking system health, diagnosing performance issues, or monitoring resources.
majiayu000/claude-skill-registry 163