Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
codegen-agent
CodeGenAgent スキル - Claude Sonnet 4によるAI駆動コード生成。
GitHub Issueの内容を解析し、TypeScriptコード・ユニットテスト・型定義を自動生成。
Use when:
- 新しいコードを生成する時
- Issue内容からコード実装が必要な時
- TypeScript/Vitestテストの自動生成が必要な時
- BaseAgentパターンに従った実装が必要な時
- "コード生成", "実装", "feature", "bug fix" がキーワードに含まれる時
majiayu000/claude-skill-registry 163
-
babel-config
Generates Babel configuration for JavaScript transpilation in tests. Creates babel.config.js file.
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
-
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
-
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
-
differential-equations-solver
Expert in ODEs and PDEs covering solution methods, qualitative analysis, and applications to physics and engineering
majiayu000/claude-skill-registry 163
-
Naming Variables
Choose names that fully and accurately describe what the variable represents
majiayu000/claude-skill-registry 163
-
Debug Visual Regression
Analyze visual regression test failures in Vizzly. Use when the user mentions failing visual tests, screenshot differences, visual bugs, diffs, or asks to debug/investigate/analyze visual changes. Works with both local TDD and cloud modes.
majiayu000/claude-skill-registry 163
-
guides-darrenhinde-openagentscontrol
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
-
ontology-generator
Generate comprehensive ontological knowledge graphs in [[wikilinks]] syntax for InfraNodus visualization. Use when the user requests to create an ontology, extract entities and relationships from text, or generate knowledge graph structures. Handles both topic-based ontology generation and entity extraction from existing text. Output is formatted for direct paste into InfraNodus.com for network visualization and AI-powered gap analysis.
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
-
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
-
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
-
debugging-complex-multi-layer-systems
A reasoning pattern for diagnosing and fixing bugs that span multiple abstraction layers in complex systems.
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
-
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
-
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
-
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
-
atlas-agent-developer
Implementation and troubleshooting agent - builds features and fixes bugs
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
-
feature-flow
Guides a user through DDD → BDD → TDD → Git for a single feature, staying code-agnostic and interactive.
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