Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
releasing
BoxLogのリリース作業をガイド。バージョン決定、重複チェック、リリースノート作成、タグ付けまでの全プロセスを支援。
majiayu000/claude-skill-registry 163
-
ctf-solver
Solve CTF (Capture The Flag) challenges by analyzing challenge descriptions, source code, and interacting with challenge environments to capture flags.
majiayu000/claude-skill-registry 163
-
bmad-orchestrator
Orchestrates BMAD workflows for structured AI-driven development. Use when initializing BMAD in projects, checking workflow status, or routing between 4 phases (Analysis, Planning, Solutioning, Implementation). Manages project configs, tracks progress through project levels 0-4, and coordinates with specialized workflows. Trigger on /workflow-init, /workflow-status, or when users need BMAD setup.
majiayu000/claude-skill-registry 163
-
pubmed-systematic-search
majiayu000/claude-skill-registry 163
-
skill
Manage local skills - list, add, remove, search, edit
majiayu000/claude-skill-registry 163
-
gitAgent
Use this skill in the scenario of writing git commit messages.
majiayu000/claude-skill-registry 163
-
code-review-helper
Systematic code review workflows with bundled utilities for analyzing code quality, detecting patterns, and providing structured feedback. Use this skill when reviewing pull requests or conducting code audits.
majiayu000/claude-skill-registry 163
-
serena-code-architecture
Architectural analysis workflow using Serena symbols and Forgetful memory. Use when analyzing project structure, documenting architecture, creating component entities, or building knowledge graphs from code.
majiayu000/claude-skill-registry 163
-
adapter-development
Comprehensive guide for AIDB debug adapter development. Covers component-based architecture, language-specific patterns (Python/debugpy, JavaScript/vscode-js-debug, Java/java-debug), lifecycle hooks, process management, port management, launch orchestration, resource cleanup, child sessions, and common pitfalls. Essential for developing or maintaining AIDB debug adapters.
majiayu000/claude-skill-registry 163
-
catchup
Methodology for summarizing changes, extracting insights, and identifying follow-up actions.
Triggers: catchup, what changed, summarize changes, context acquisition, handoff,
progress review, recent changes, git log analysis, sprint summary
Use when: resuming work after absence, preparing handoff documentation, reviewing
sprint progress, analyzing git history for context
DO NOT use when: doing detailed diff analysis - use diff-analysis instead.
DO NOT use when: full code review needed - use review-core instead.
Use this skill to quickly understand "what changed and what matters".
majiayu000/claude-skill-registry 163
-
skill-catholic-liturgy-tool
Catholic liturgical CLI tool
majiayu000/claude-skill-registry 163
-
fix-git
This skill provides guidance for recovering lost Git commits, resolving detached HEAD states, and fixing common Git repository issues. Use this skill when encountering lost commits, accidental checkouts, orphaned branches, merge conflicts during recovery, or needing to restore repository state from reflog history.
majiayu000/claude-skill-registry 163
-
manage-agents
Create, modify, and manage Claude Code subagents with specialized expertise. Use when you need to "work with agents", "create an agent", "modify an agent", "set up a specialist", "I need an agent for [task]", or "agent to handle [domain]". Covers agent file format, YAML frontmatter, system prompts, tool restrictions, MCP integration, model selection, and testing.
majiayu000/claude-skill-registry 163
-
use-sharpitect
Navigate and analyze C# codebases using Sharpitect's semantic tools. Use when searching for C# declarations, understanding inheritance, finding method callers/callees, or exploring code relationships in .NET projects.
majiayu000/claude-skill-registry 163
-
agent-native-reviewer
Use this agent when reviewing code changes to ensure features are agent-native - any action a user can take, an agent can also take, and anything a user can see, an agent can see. Triggers on requests like "agent-native review", "AI accessibility check".
majiayu000/claude-skill-registry 163
-
kotlin
Write Kotlin code for Android following best practices. Use when developing with Jetpack Compose, Android SDK, or Kotlin projects. Covers coroutines, state management, and tooling.
majiayu000/claude-skill-registry 163
-
subagent-maintenance
Subagent({{AGENT_CONFIG_DIR}}/agents/*.md)の作成・更新・削除を対話で行い、フロントマター仕様と品質を維持したまま反映する。Subagent作成、agent追加、subagent updateを依頼されたときに使用する。
majiayu000/claude-skill-registry 163
-
symfony:strategy-pattern
Implement the Strategy pattern with Symfony's tagged services for runtime algorithm selection and extensibility
majiayu000/claude-skill-registry 163
-
templ-htmx
Build interactive hypermedia-driven applications with templ and HTMX. Use when creating dynamic UIs, real-time updates, AJAX interactions, mentions 'HTMX', 'dynamic content', or 'interactive templ app'.
majiayu000/claude-skill-registry 163
-
agent-build-engineer
Expert build engineer specializing in build system optimization, compilation strategies, and developer productivity. Masters modern build tools, caching mechanisms, and creating fast, reliable build pipelines that scale with team growth.
majiayu000/claude-skill-registry 163
-
tsh-i18n
Internationalization for TSH Clients Console (English/Arabic with RTL). Use when:
(1) Adding new text strings that need translation
(2) Creating components with user-facing text
(3) Working with RTL layout for Arabic
(4) Setting up new pages with proper i18n
(5) Debugging translation issues
(6) Adding metadata translations for SEO
majiayu000/claude-skill-registry 163
-
rails-dev-guidelines
Rails MVC patterns, ActiveRecord, conventions, and best practices
majiayu000/claude-skill-registry 163
-
gemini
Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models for complex reasoning tasks.
majiayu000/claude-skill-registry 163
-
pubmed-field-validator
Validate PubMed search field tags against official NCBI documentation before implementing them. Use when adding new field tags to the query builder, debugging search queries, or verifying existing field tag implementations. Prevents invalid tags like [organism] and ensures compliance with NCBI PubMed standards.
majiayu000/claude-skill-registry 163