Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
interaction-latency
Measure time from user tap to action completion. Use when tracking button response times, form submissions, add-to-cart, or any tap-triggered operation.
majiayu000/claude-skill-registry 163
-
commit-prepare
Prepare git commit messages following conventional commits. Activates on: commit, prepare commit, commit this, commit message, ready to commit, stage and commit
majiayu000/claude-skill-registry 163
-
API Design
Systematic API design methodology with 6 validated patterns covering parameter categorization, safe refactoring, audit-first approach, automated validation, quality gates, and example-driven documentation. Use when designing new APIs, improving API consistency, implementing breaking change policies, or building API quality enforcement. Provides deterministic decision trees (5-tier parameter system), validation tool architecture, pre-commit hook patterns. Validated with 82.5% cross-domain transferability, 37.5% efficiency gains through audit-first refactoring.
majiayu000/claude-skill-registry 163
-
hypothesis-generation
Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.
majiayu000/claude-skill-registry 163
-
repo-config-wizard
Interactive setup wizard for configuring the Fractary Repo Plugin
majiayu000/claude-skill-registry 163
-
claude-skill-authoring
Creates and updates Agent Skills (SKILL.md directories) with proper YAML frontmatter, progressive disclosure patterns, and tool restrictions. Use when creating skills, authoring Agent Skills, building reusable capabilities, or when users mention skills, SKILL.md, skill development, agent capabilities, or progressive disclosure.
majiayu000/claude-skill-registry 163
-
learn-with-claude
Socratic teaching mode. Guide discovery through questioning for deep understanding of any topic.
majiayu000/claude-skill-registry 163
-
github-copilot-pr-review
Review and apply GitHub Copilot suggestions on pull requests. Trigger when reviewing PRs with Copilot suggestions.
majiayu000/claude-skill-registry 163
-
langgraph-routing
LangGraph conditional routing patterns. Use when implementing dynamic routing based on state, creating branching workflows, or building retry loops with conditional edges.
majiayu000/claude-skill-registry 163
-
autogenerate-from-business-rules
Autogenerate production code from disambiguated business rules (BR-*). Converts BR-* specifications into validators, constants, and logic. Use when requirements have been disambiguated into BR-*, C-*, F-* format.
majiayu000/claude-skill-registry 163
-
homebrew-release
Create a new version release for a Homebrew formula in the homebrew-tools tap. Handles git tagging, GitHub releases, SHA256 computation, and formula updates. Use when the user wants to publish a new version of a tool in their Homebrew tap.
majiayu000/claude-skill-registry 163
-
sub-agent-creator
Use PROACTIVELY when creating specialized Claude Code sub-agents for task delegation. Automates agent creation following Anthropic's official patterns with proper frontmatter, tool configuration, and system prompts. Generates domain-specific agents, proactive auto-triggering agents, and security-sensitive agents with limited tools. Not for modifying existing agents or general prompt engineering.
majiayu000/claude-skill-registry 163
-
role-software-engineer
Role definition for software engineer agents. Defines responsibilities, principles, required skills, and success criteria. Use to understand what it means to operate as a software engineer in this codebase.
majiayu000/claude-skill-registry 163
-
video-producer
Expert in video playback, streaming, and video player customization
majiayu000/claude-skill-registry 163
-
lessons-learned
インシデントから抽出された教訓・ベストプラクティスを体系的に管理し、チーム全体の知識として共有・活用するナレッジベース。継続的学習と品質向上の核となるSkill。
majiayu000/claude-skill-registry 163
-
hydration-performance
Measure SSR hydration timing and issues. Use when tracking hydration performance, debugging hydration mismatches, or optimizing SSR/SSG applications.
majiayu000/claude-skill-registry 163
-
codex-ask
Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns are used, or needs to understand existing code. Requires Codex CLI installed.
majiayu000/claude-skill-registry 163
-
benchling-integration
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
majiayu000/claude-skill-registry 163
-
write-comments
Writes explanatory comments to code to improve readability for developers and AI systems. Use when documenting code or improving code comprehension.
majiayu000/claude-skill-registry 163
-
redis-caching-patterns
Redis caching strategies for MCP servers - cache invalidation, TTL management, pub/sub patterns, and performance optimization
majiayu000/claude-skill-registry 163
-
open-issue
Create GitHub issues from conversation context with proper formatting and tag selection
majiayu000/claude-skill-registry 163
-
agent-tuning
Configure and optimize AI coding agents (OpenCode/Claude). Use when setting up or improving agent behavior.
majiayu000/claude-skill-registry 163
-
email-welcome-sequence-therapy
Create CRPO-compliant welcome email sequences for therapy practices that build trust and reduce no-show rates. Use when new leads fill out contact form but before first appointment. Creates 5-7 email nurture sequence that educates, builds connection, and gently encourages booking. Triggers on: create welcome sequence, nurture new leads, reduce no-shows, warm up cold leads. Outputs education-focused sequence with NO high-pressure tactics, NO outcome promises, and proper CRPO compliance.
majiayu000/claude-skill-registry 163
-
story-zoom
Manage multi-level story synchronization. Use when changes at one abstraction level (pitch, structure, scenes, entities, prose) need to propagate to others, or when story elements feel inconsistent across levels.
majiayu000/claude-skill-registry 163