Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
project-health
프로젝트 상태 점검 및 건강 진단. 상태, 점검, health, check, inspect 키워드에 자동 활성화.
majiayu000/claude-skill-registry 163
-
transition-sequences
Use when orchestrating multi-step animations - page transitions, onboarding flows, wizard steps, complex reveals, or any choreographed animation sequence.
majiayu000/claude-skill-registry 163
-
e2e-testing
Write and run end-to-end tests with Playwright for user flows, page interactions, and visual regression. Use when testing user journeys, ensuring UI functionality works correctly.
majiayu000/claude-skill-registry 163
-
character-development-assistant
Assists in creating and refining character profiles for books, covering backstory, personality, motivations, and growth arcs. Use this for developing protagonists, antagonists, or supporting characters.
majiayu000/claude-skill-registry 163
-
mojo-memory-check
Verify memory safety in Mojo code including ownership, borrowing, and lifetime management. Use when reviewing code or debugging memory issues.
majiayu000/claude-skill-registry 163
-
lcp-protocol-spec
Edit LCP protocol docs under docs/protocol/ in BOLT-style (TLVs, message formats, state flow).
majiayu000/claude-skill-registry 163
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
majiayu000/claude-skill-registry 163
-
dual-channel-watchexec-notifications
Sends dual-channel notifications (Telegram + Pushover) on watchexec events with proper formatting. Use when monitoring file changes, process restarts, or setting up alerts.
majiayu000/claude-skill-registry 163
-
remediation-injection
Security fix patterns for injection vulnerabilities (SQL, Command, XSS). Provides language-specific code examples showing vulnerable and secure implementations.
majiayu000/claude-skill-registry 163
-
extension-create
Creates slash commands, subagents/workflows, or agent skills using the Claude request type framework. Analyzes requirements, determines the optimal extension type (command/subagent/skill), decides project vs personal scope, and generates properly structured files following templates and best practices. Use when creating new commands, workflows, or skills, or when the user mentions "create a command", "new workflow", "build a skill", or requests custom Claude Code extensions.
majiayu000/claude-skill-registry 163
-
project-naming
プロジェクト全域の命名規則。ディレクトリ、ファイル、コード内の全ルールを網羅した唯一の正解(SSoT)。
majiayu000/claude-skill-registry 163
-
flow-work
Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).
majiayu000/claude-skill-registry 163
-
paper-2-web
This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, creating explorable academic homepages, generating video abstracts, or producing print-ready posters from LaTeX or PDF sources.
majiayu000/claude-skill-registry 163
-
ai-dev-integration
Expert guidance for developing and integrating AI systems using LLM APIs, SDKs, and Model Context Protocol (MCP). Covers API selection, SDK patterns, MCP development, production patterns, security, cost optimization, and architecture decisions for building production-ready AI integrations.
majiayu000/claude-skill-registry 163
-
debug-cuda-crash
Tutorial for debugging CUDA crashes using API logging
majiayu000/claude-skill-registry 163
-
couchdb-client
Obsidian LiveSync の CouchDbClient の構造と使用方法を説明します。CouchDbRepository トレイトの実装方法、HTTP プロキシパターン(forward_request)、longpoll リクエストの処理、メトリクス収集、ヘルスチェックの実装を理解・拡張する際に使用します。CouchDB 関連の機能追加、トラブルシューティング、パフォーマンス改善を依頼されたときに使用してください。
majiayu000/claude-skill-registry 163
-
dan-kennedy
Talk to Dan Kennedy about their expertise. Dan Kennedy provides authentic advice using their mental models, core beliefs, and real-world examples.
majiayu000/claude-skill-registry 163
-
rubycritic
Integrate RubyCritic to analyze Ruby code quality and maintain high standards throughout development. Use when working on Ruby projects to check code smells, complexity, and duplication. Triggers include creating/editing Ruby files, refactoring code, reviewing code quality, or when user requests code analysis or quality checks.
majiayu000/claude-skill-registry 163
-
validation-boundary
Validate at the boundary with Zod schemas and branded types. Business functions trust validated input.
majiayu000/claude-skill-registry 163
-
debug-root-cause-analysis
Use when fixing a bug or analyzing a stack trace. Enforces systematic debugging methodology to prevent shotgun debugging and verify fixes.
majiayu000/claude-skill-registry 163
-
sonarqube-scan
Run SonarQube/SonarCloud static code analysis to check code quality, detect security vulnerabilities, code smells, and bugs. Use when the user mentions SonarQube, code quality analysis, security scanning, static analysis, or wants to check for vulnerabilities.
majiayu000/claude-skill-registry 163
-
systemd-service
Create and debug systemd service unit files. Use when the user says "create a service", "systemd unit", "service won't start", "enable on boot", "systemctl", or asks about running apps as services.
majiayu000/claude-skill-registry 163
-
gist-management
Manage GitHub gists - create, edit, list, and share code snippets using gh CLI
majiayu000/claude-skill-registry 163
-
git-operator
Rules and procedures for Git operations (add, branch, commit, push). Use when performing git add, git commit, git push, or creating branches.
majiayu000/claude-skill-registry 163