Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
shopify-debugging
Complete debugging and troubleshooting guide for Shopify including Liquid errors, theme preview debugging, API error handling, JavaScript console debugging, network request inspection, cart issues, checkout problems, and common error codes. Use when debugging Liquid syntax errors, troubleshooting theme rendering issues, fixing API errors, debugging JavaScript, investigating cart problems, or resolving webhook failures.
majiayu000/claude-skill-registry 163
-
worktree-parallel
Create and manage a git worktree for parallel feature development, then open the new worktree in the editor (code/Cursor) for a second Codex session. Use when the user asks to work on another feature simultaneously, spin up a parallel workspace, or open a new worktree even if they do not mention worktree explicitly.
majiayu000/claude-skill-registry 163
-
agent-context-loader
Execute proactive auto-loading: automatically detects and loads agents.md files.
Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
bubbletea-code-review
Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when reviewing terminal UI code using charmbracelet/bubbletea.
majiayu000/claude-skill-registry 163
-
dev-onboarding-builder
Creates comprehensive developer onboarding documentation and materials including step-by-step setup guides, first-task assignments, expected time per step, common troubleshooting, team introductions, and code walkthrough tours. Use when preparing "new developer onboarding", "first day setup", "junior dev training", or "team member onboarding".
majiayu000/claude-skill-registry 163
-
dev-swarm-code-development
Complete backlog implementation in feature-driven development. Read backlog requirements, reference implemented features, design approach, implement code, and document. Use when implementing features, changes, bug fixes, or improvements.
majiayu000/claude-skill-registry 163
-
dbt-core
Managing dbt-core locally - installation, configuration, project setup, package management, troubleshooting, and development workflow. Use this skill for all aspects of local dbt-core development including non-interactive scripts for environment setup with conda or venv, and comprehensive configuration templates for profiles.yml and dbt_project.yml.
majiayu000/claude-skill-registry 163
-
cat-patch
Create a git patch file from the last commit. Use when the user asks to create a patch, make a patch, generate a patch, or export a commit as a patch file.
majiayu000/claude-skill-registry 163
-
runme-conventions
Runme.dev形式の実行可能マークダウン作成・編集用規約。
使用タイミング:
(1) マークダウンファイルに実行可能なコードブロックを追加(verify.md, README.mdなど)
(2) Runme.devセル設定の追加・編集(name, cwd, excludeFromRunAllなど)
(3) runme fmtでフォーマット適用
(4) 既存Runmeファイルの修正・改善
majiayu000/claude-skill-registry 163
-
providing-performance-optimization-advice
This skill enables Claude to provide comprehensive, prioritized performance optimization recommendations for software projects. It is triggered when the user requests performance improvements, optimization suggestions, or asks for a performance review. The skill analyzes frontend, backend, and infrastructure aspects of the project to identify bottlenecks and anti-patterns. It then provides actionable advice, estimates potential performance gains, and suggests a phased implementation roadmap. Use this skill when the user mentions "optimize performance", "performance recommendations", "performance review", "improve speed", or asks about "bottlenecks".
majiayu000/claude-skill-registry 163
-
open-graph-creator
Open Graph Creator - Auto-activating skill for Frontend Development.
Triggers on: open graph creator, open graph creator
Part of the Frontend Development skill category.
majiayu000/claude-skill-registry 163
-
lead-dev
Lead Développeur - Coordination technique opérationnelle, code review, mentoring et livraison. Pair de web-dev-process au niveau OPÉRATIONS.
majiayu000/claude-skill-registry 163
-
go-backend-workflow
Goバックエンドのビルド・テスト・Lintワークフロー。「Goビルド」「バックエンドテスト」「golangci-lint」「go mod」「go test」「swagger」などのキーワードで自動適用。
majiayu000/claude-skill-registry 163
-
intermediate
Claude Code customization for comfortable users. Covers skills, commands, MCP, hooks.
Use when: user knows basics and wants to customize Claude Code.
majiayu000/claude-skill-registry 163
-
clink-standalone
Standalone CLI bridge - launch external AI CLIs (gemini, codex, claude) directly without MCP server. Use when you need to delegate tasks to specialized CLI tools with their own context windows. Supports role-based prompts and file references.
majiayu000/claude-skill-registry 163
-
issue-tree-builder
McKinsey-style issue tree framework for breaking down complex problems into MECE (Mutually Exclusive, Collectively Exhaustive) components. Use when users need to decompose strategic questions, structure analysis, create work plans, or prepare for case interviews. Apply hypothesis-driven approach to problem-solving.
majiayu000/claude-skill-registry 163
-
pr-message-generator
develop 브랜치에서 분기한 시점부터 현재까지의 모든 변경사항을 분석하여 구조화된 한글 PR 메시지를 자동으로 생성합니다. 카테고리별로 변경사항을 정리하고 완료 체크리스트를 포함합니다.
majiayu000/claude-skill-registry 163
-
contract-checker
Validates contract JSON Schemas and fixtures, fails fast on breaking format issues.
majiayu000/claude-skill-registry 163
-
regulatory-templates-gate3
Gate 3 sub-skill - generates complete .tpl template file with all validated
mappings from Gates 1-2.
majiayu000/claude-skill-registry 163
-
chart-visualization
ECharts图表配置技能,包括柱状图、折线图、组合图等可视化组件
majiayu000/claude-skill-registry 163
-
Commander.js Patterns
Commander.js CLI framework patterns including Command class, options, arguments, nested subcommands, and Option class usage. Use when building Node.js CLIs, implementing Commander.js commands, creating TypeScript CLI tools, adding command options/arguments, or when user mentions Commander.js, CLI commands, command options, or nested subcommands.
majiayu000/claude-skill-registry 163
-
devhub
Generate devhub.toml configuration files and manage multi-project development environments. Use when setting up projects, creating service configs, starting/stopping services, checking status, or managing development workflows. Triggers on mentions of devhub, project setup, service management, or development environment configuration.
majiayu000/claude-skill-registry 163
-
analyze-architecture
Comprehensive brownfield architecture analysis for existing codebases. Discovers structure, identifies patterns, assesses quality, calculates production readiness, and provides actionable recommendations. Use when analyzing existing codebases to understand architecture, assess quality, or prepare for modernization.
majiayu000/claude-skill-registry 163
-
gitignore
Generates .gitignore file for Git version control exclusions. Defines files and directories to exclude from version control like node_modules, build artifacts, and local environment files.
majiayu000/claude-skill-registry 163