Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
api-gateway-patterns
API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.
majiayu000/claude-skill-registry 163
-
claude-code-internals
Claude Code internals explorer
majiayu000/claude-skill-registry 163
-
git-commit-assistant
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generating commit messages. Ensures proper file exclusion (credentials, MCP configs, personal settings), identifies untracked files, and generates Conventional Commits messages with Japanese explanations.
majiayu000/claude-skill-registry 163
-
japanese-grammar-master
Comprehensive Japanese grammar expert covering particles, verb conjugations, sentence patterns, and the nuances between spoken and written Japanese
majiayu000/claude-skill-registry 163
-
agent-selection
Systematic framework for selecting the optimal specialized agent for any task. Use when delegating to subagents via the Task tool to ensure the most appropriate specialist is chosen based on framework, domain, task type, and complexity. Applies decision tree logic to match tasks with agent expertise.
majiayu000/claude-skill-registry 163
-
multi-agent-research
Apply Anthropic's production multi-agent research patterns for complex research tasks. Use when research involves multiple independent dimensions, requires synthesis across many sources, or needs parallelization for speed. Includes query complexity assessment, parallel execution, progressive search refinement, thinking strategies, and findings compression.
majiayu000/claude-skill-registry 163
-
blog-resume
Resume work on blog posts - both in-progress drafts and published posts needing updates. Restores context when returning to continue work.
Trigger phrases: "resume", "continue", "work on", "update post", "continue working", "resume post", "continue post"
majiayu000/claude-skill-registry 163
-
go-mod-helper
Go module system, dependency management, and project configuration assistance.
majiayu000/claude-skill-registry 163
-
Administrative Health Platform
A set of skills to interact with web-based health platforms to interact with digital medical records, handle billing,
majiayu000/claude-skill-registry 163
-
policy-engine-builder
Guide for creating Gemini CLI policy engine TOML rules. Covers rule syntax, priority tiers, conditions, and MCP wildcards. Use when restricting Gemini tools, creating security policies, controlling MCP server permissions, or setting up approval workflows.
majiayu000/claude-skill-registry 163
-
code-quality-gate
コード品質基準の完全遵守を保証します。コミット前の品質チェックを自動実行し、エラーがある状態でのコミットを防止します。
majiayu000/claude-skill-registry 163
-
research
Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
majiayu000/claude-skill-registry 163
-
shellcheck
Lint and fix shell script issues using ShellCheck. Use when the user says "check this script", "lint shell", "shellcheck", "fix script warnings", "validate bash", or asks to review a shell script for issues.
majiayu000/claude-skill-registry 163
-
acceptance-criteria-authoring
Write clear, testable acceptance criteria in Given-When-Then format following INVEST principles and BDD best practices.
majiayu000/claude-skill-registry 163
-
obsidian-project
Create or update a project in the Obsidian vault Projects folder
majiayu000/claude-skill-registry 163
-
specimin-ui-accessibility
Explicit accessibility enhancement and validation for generated UI code. Only invoke when user explicitly requests accessibility review, a11y enhancement, or WCAG compliance check.
majiayu000/claude-skill-registry 163
-
tdd-principles
テストファーストで仕様を定義し、Red-Green-Refactorを小さなステップで回すためのスキル。
設計の創発とレガシー対応まで含めて、テスト駆動開発の実務判断を支援する。
Anchors:
• Test-Driven Development: By Example / 適用: TDDサイクル / 目的: 仕様の明確化
• xUnit Test Patterns / 適用: テスト設計 / 目的: 表現の一貫性
• Working Effectively with Legacy Code / 適用: レガシー適用 / 目的: 安全な変更
Trigger:
Use when planning or executing test-driven development, defining test-first strategy, or reviewing red-green-refactor quality.
TDD, test-first, red-green-refactor, small steps, refactoring
majiayu000/claude-skill-registry 163
-
semantic-id-constructor
Create stable semantic identifiers and aliases for entities across systems; use when asked to map names, titles, or IDs across sources.
majiayu000/claude-skill-registry 163
-
git-leak-recovery
This skill provides guidance for recovering secrets or sensitive data that have been removed from Git history through operations like reset or rebase, and then properly cleaning up the repository to ensure the data is completely removed. Use this skill when tasks involve finding lost commits, recovering data from Git reflog, or securely removing sensitive information from Git repositories.
majiayu000/claude-skill-registry 163
-
prettier-config
Prettier configuration validation and templates for package.json "prettier" field in MetaSaver monorepos. Includes 4 required standards (prettier field in package.json with string reference only, no separate prettierrc files, prettier in devDependencies, required npm scripts format and format:check). Use when creating or auditing Prettier configs to ensure consistent code formatting via shared library.
majiayu000/claude-skill-registry 163
-
track-and-field
Track & Field affiliate tracking context
majiayu000/claude-skill-registry 163
-
openrouter-trending-models
Fetch trending programming models from OpenRouter rankings. Use when selecting models for multi-model review, updating model recommendations, or researching current AI coding trends. Provides model IDs, context windows, pricing, and usage statistics from the most recent week.
majiayu000/claude-skill-registry 163
-
creating-subagents
Expert knowledge on creating Claude Code subagents. Use when designing or creating subagent .md files, understanding subagent structure, tool restrictions, or model selection.
majiayu000/claude-skill-registry 163
-
git-commit-crafter
Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyzes changes and splits them into logical units. Use when committing code changes that need proper structure and comprehensive documentation (e.g., "commit my authentication changes" or "finished implementing search, time to commit").
majiayu000/claude-skill-registry 163