Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
writing-commit-messages
Use when writing or improving messages for Git commits, or when asked to generate a commit message or pull request description.
majiayu000/claude-skill-registry 163
-
kindle-capture
Kindle Web Reader/Kindle macOSアプリからスクリーンショットをキャプチャしてPDF生成。書籍名やASIN指定でKindle本を自動PDF化。Kindleライブラリ検索、Playwrightでページ自動取得、PNG画像からPDF変換、レイアウト設定(single/double)、範囲指定、品質調整、リサイズに対応。タイトル取得に失敗した場合は表紙キャプチャをAIで視認して命名する。
majiayu000/claude-skill-registry 163
-
ring:dev-ring:sre
Gate 2 of the development cycle. VALIDATES that observability was correctly implemented
by developers. Does not implement observability code - only validates it.
majiayu000/claude-skill-registry 163
-
claude-code-templates
Boilerplate templates for Claude Code extensions. Triggers on: create agent, new skill, command template, hook script, extension scaffold.
majiayu000/claude-skill-registry 163
-
copilot-agent-builder
Generate custom GitHub Copilot agents (.agent.md files) for VS Code with proper YAML frontmatter, tools configuration, and handoff workflows. Use when "create copilot agent", "generate github copilot agent", "new copilot agent for", "make a copilot agent", or "build copilot agent".
majiayu000/claude-skill-registry 163
-
gh-discussions-answerer
Find and answer unanswered GitHub discussions. Activate when user wants to contribute to open source discussions, help answer GitHub questions, or find discussions to answer. Delegates all work to subagents.
majiayu000/claude-skill-registry 163
-
using-theme-variables
Define and use theme variables with @theme directive, oklch() color format, semantic naming, and namespaced utilities. Use when customizing design tokens or creating design systems.
majiayu000/claude-skill-registry 163
-
Localizing Variables
Declare variables in smallest possible scope, initialize close to first use, minimize span and live time
majiayu000/claude-skill-registry 163
-
breaking-change-detector
Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation.
majiayu000/claude-skill-registry 163
-
ocaml-code-style
OCaml coding style and refactoring patterns. Use when the user asks to tidy, clean up, refactor, or improve OCaml code, reviewing code quality, enforcing naming conventions, or reducing complexity.
majiayu000/claude-skill-registry 163
-
wuwuole-sonnet
创作菎士比亚风格十四行诗,主题"窝窝乐"
majiayu000/claude-skill-registry 163
-
govee
Control Govee H6046 RGBIC TV Light Bars via Bluetooth Low Energy.
majiayu000/claude-skill-registry 163
-
redis-transactions
Master Redis transactions - MULTI/EXEC, WATCH for optimistic locking, Lua scripting, and atomic operation patterns
majiayu000/claude-skill-registry 163
-
code-review-wasp
Comprehensive code review skill for Wasp applications. Use when reviewing code, PRs, or architectural changes. Covers Wasp-specific patterns, import rules, auth checks, TDD compliance, multi-tenant permissions, and performance. Integrates all CLAUDE.md critical rules.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
plugin-master
Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build/make plugins, (2) Add/create skills/commands/agents, (3) Package existing code as plugins, (4) Publish to marketplace, (5) Validate plugin structure, (6) Get plugin development guidance, (7) Export skills for claude.ai web app. Autonomously creates complete, production-ready plugins with: plugin.json manifest, slash commands, specialized agents, agent skills, hooks, MCP server integration, and comprehensive README. ALWAYS fetches latest official documentation to ensure correct structure. Includes plugin-architect agent for design review and optimization.
majiayu000/claude-skill-registry 163
-
bluebubbles
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
majiayu000/claude-skill-registry 163
-
fd-search
Fast and user-friendly file system search using fd as a replacement for `find` command
majiayu000/claude-skill-registry 163
-
safe-workflow
SAFe development workflow guidance including branch naming conventions, commit message format, rebase-first workflow, and CI validation. Use when starting work on a Linear ticket, preparing commits, creating branches, writing PR descriptions, or asking about contribution guidelines.
majiayu000/claude-skill-registry 163
-
discover-realtime
Automatically discover realtime communication skills when working with realtime. Activates for realtime development tasks.
majiayu000/claude-skill-registry 163
-
diagnose-drills
Diagnose drill problems - fuel shortages, blocked outputs, depleted resources. Use when drills aren't working or showing 0/X working status.
majiayu000/claude-skill-registry 163
-
debugger
Verify frontend changes by running flows in browser using Playwright MCP. Checks console logs, captures snapshots, and validates user interactions work correctly.
majiayu000/claude-skill-registry 163
-
skills-mcp-playbook
Skill/MCPの使い分けと組み合わせ設計を支援するガイド。外部ツール接続はMCP、手順・品質基準はSkillという分離原則、衝突回避、実例(財務バリュエーション/ミーティング準備)を参照し、どちらを使うか判断・設計したいときに使う。
majiayu000/claude-skill-registry 163
-
curriculum-planner
Generates sequences of high-leverage tasks that increase understanding and improve the code. Use when:
- "what should I work on next?" - suggests prioritized tasks
- "create a plan for this repo" - generates a curriculum
- "what's the roadmap?" - shows curriculum overview
- "help me onboard to this codebase" - creates learning tasks
- "plan a refactor" - structures improvement work
- "prioritize these features" - organizes work into tracks
- "make an onboarding plan" - creates a learning path
- "create a learning path for this repo" - sequences learning tasks
- "roadmap this refactor" - plans improvement work
- "write the curriculum to disk" - persists plan artifacts
majiayu000/claude-skill-registry 163