Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
generating-conventional-commits
Execute generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification. Use this skill when you need help writing clear, standardized commit messages, especially a... Use when managing version control. Trigger with phrases like 'commit', 'branch', or 'git'.
majiayu000/claude-skill-registry 163
-
github-use
Any time github activity is required.
majiayu000/claude-skill-registry 163
-
bknd-crud-read
Use when querying and retrieving data from Bknd entities via SDK or REST API. Covers readOne, readMany, readOneBy, filtering (where clause), sorting, field selection, loading relations (with/join), and response handling.
majiayu000/claude-skill-registry 163
-
web-games
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
majiayu000/claude-skill-registry 163
-
styling-with-shadcn
Build beautiful, accessible UIs with shadcn/ui components in Next.js. Use when creating
forms, dialogs, tables, sidebars, or any UI components. Covers installation, component
patterns, react-hook-form + Zod validation, and dark mode setup.
NOT when building non-React applications or using different component libraries.
majiayu000/claude-skill-registry 163
-
generating-brand-voice-guides
Creates comprehensive brand voice and tone documentation with messaging pillars, vocabulary guidelines, and writing examples. Use when the user asks about brand voice, tone guides, writing style, brand personality, or messaging consistency.
majiayu000/claude-skill-registry 163
-
using-base-ui-with-material-ui
Always use this skill when integrating Base UI components `@base-ui-components/react` with Material UI `@mui/material`.
majiayu000/claude-skill-registry 163
-
bug-detector
Detects bugs, logic errors, and edge case handling issues in code. Use when reviewing code for runtime errors, null/undefined handling, type errors, and edge cases. Returns structured bug reports with file paths, line numbers, and suggested fixes.
majiayu000/claude-skill-registry 163
-
providing-brand-identity
Template skill providing the single source of truth for brand guidelines, design tokens, technology choices, and voice/tone. Customize this template for your brand. Use when generating UI components, styling applications, writing copy, or creating user-facing assets to ensure brand consistency.
majiayu000/claude-skill-registry 163
-
dependency-analysis
Analyze project dependencies for security vulnerabilities, outdated packages, and upgrade paths. Use when auditing dependencies or planning upgrades.
majiayu000/claude-skill-registry 163
-
langfuse
Expert in Langfuse - the open-source LLM observability platform. Covers tracing, prompt management, evaluation, datasets, and integration with LangChain, LlamaIndex, and OpenAI. Essential for debugging, monitoring, and improving LLM applications in production. Use when "langfuse, llm observability, llm tracing, prompt management, llm evaluation, monitor llm, debug llm, langfuse, observability, tracing, llm-monitoring, evaluation, prompt-management, debugging, analytics" mentioned.
majiayu000/claude-skill-registry 163
-
discrepancies
View and manage code-to-spec discrepancies. Detects API changes, function signature mismatches, and documentation gaps. Supports brownfield analysis and code-spec comparison.
majiayu000/claude-skill-registry 163
-
feature-flag-playbook
Plan feature flag rollout and cleanup. Use when a mid-level developer needs controlled release guidance.
majiayu000/claude-skill-registry 163
-
Cloud Penetration Testing
This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive techniques for security assessment across major cloud platforms.
majiayu000/claude-skill-registry 163
-
10x-vision
Strategic amplification mode that reveals blind spots, untapped opportunities, and hidden leverage points in any business strategy, entrepreneurship idea, or creative content project. Cuts through noise to show what others miss.
majiayu000/claude-skill-registry 163
-
mouse-movement
Human-like mouse movement patterns. Use when automating browser interactions to avoid bot detection.
majiayu000/claude-skill-registry 163
-
talking-head
Create presenter and UGC-style video content. Use when creating educational videos, testimonials, product demos, or personal brand content.
majiayu000/claude-skill-registry 163
-
b2c-site-import-export
Work with site archive structure and metadata XML patterns. Use when adding custom attributes, system object extensions, site preferences, or understanding import/export XML schemas. Covers directory structure and XML file formats for site archives.
majiayu000/claude-skill-registry 163
-
ralph-setup
Set up automated agent-driven development with Ralph. Run AI agents in a loop to implement features from user stories, verify acceptance criteria, and log progress for the next agent.
majiayu000/claude-skill-registry 163
-
vendix-multi-tenant-context
Explains the 'Context Bridge' pattern where Middleware resolves the tenant (domain/store), stores it in the Request object, and an Interceptor unifies it with user authentication into AsyncLocalStorage.
majiayu000/claude-skill-registry 163
-
clinical-value
研究案の臨床的価値を評価する。患者アウトカム改善への貢献度、臨床意思決定への影響、
ガイドライン・治療戦略変更の可能性を多角的に評価。
majiayu000/claude-skill-registry 163
-
log-debug-issue
Log problems, bugs, and debugging processes with solutions. Use when encountering issues during development, debugging problems, or documenting solutions for future reference. Maintains DEBUG_LOG.md with structured problem-solution entries.
majiayu000/claude-skill-registry 163
-
leta
Fast semantic code navigation via LSP. Load FIRST before ANY code task - even 'simple' ones. Trigger scenarios: (1) fixing lint/type/pyright/mypy warnings or errors, (2) fixing reportAny/reportUnknownType/Any type errors, (3) adding type annotations, (4) refactoring or modifying code, (5) finding where a function/class/symbol is defined, (6) finding where a symbol is used/referenced/imported, (7) understanding what a function calls or what calls it, (8) exploring unfamiliar code or understanding architecture, (9) renaming symbols across codebase, (10) finding interface/protocol implementations, (11) ANY task where you'd use ripgrep to find code or read-file to view a function. Use `leta show SYMBOL` instead of read-file, `leta refs SYMBOL` instead of ripgrep for usages, `leta grep PATTERN` instead of ripgrep for definitions, `leta files` instead of list-directory.
majiayu000/claude-skill-registry 163
-
sentry-upgrade-migration
Execute upgrade Sentry SDK and migrate between versions.
Use when upgrading Sentry SDK, handling breaking changes,
or migrating from legacy versions.
Trigger with phrases like "upgrade sentry", "sentry migration",
"update sentry sdk", "sentry breaking changes".
majiayu000/claude-skill-registry 163