Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Building Blocks
Guide for creating new AEM Edge Delivery blocks or modifying existing blocks. Use this skill whenever you are creating a new block from scratch or making significant changes to existing blocks that involve JavaScript decoration, CSS styling, or content model changes.
majiayu000/claude-skill-registry 163
-
frontend-design-concept
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
majiayu000/claude-skill-registry 163
-
preprocessing-data-with-automated-pipelines
Process automate data cleaning, transformation, and validation for ML tasks. Use when requesting "preprocess data", "clean data", "ETL pipeline", or "data transformation". Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
validate-ai
Test AI meal plan generation with keto compliance and structural validation
majiayu000/claude-skill-registry 163
-
anthropic-architect
Determine the best Anthropic architecture for your project by analyzing requirements and recommending the optimal combination of Skills, Agents, Prompts, and SDK primitives.
majiayu000/claude-skill-registry 163
-
fix
Use when review findings need fixing via subagents - invoked by review-loop after each iteration
majiayu000/claude-skill-registry 163
-
gong
Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats.
majiayu000/claude-skill-registry 163
-
moe-training
Train Mixture of Experts (MoE) models using DeepSpeed or HuggingFace. Use when training large-scale models with limited compute (5× cost reduction vs dense models), implementing sparse architectures like Mixtral 8x7B or DeepSeek-V3, or scaling model capacity without proportional compute increase. Covers MoE architectures, routing mechanisms, load balancing, expert parallelism, and inference optimization.
majiayu000/claude-skill-registry 163
-
algolia-search
Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality.
majiayu000/claude-skill-registry 163
-
tldr
Simplified man pages from tldr-pages. Use this to quickly understand CLI tools.
majiayu000/claude-skill-registry 163
-
hughes-property-based-testing
Test software in the style of John Hughes, inventor of QuickCheck and property-based testing. Emphasizes specifying properties that should hold for all inputs, generating random test cases, and shrinking failures to minimal examples. Use when testing algorithms, data structures, parsers, serializers, or any code with clear invariants.
majiayu000/claude-skill-registry 163
-
gamma-local-dev-loop
Set up efficient local development workflow for Gamma.
Use when configuring hot reload, mock responses,
or optimizing your Gamma development experience.
Trigger with phrases like "gamma local dev", "gamma development setup",
"gamma hot reload", "gamma mock", "gamma dev workflow".
majiayu000/claude-skill-registry 163
-
docusaurus-plugin-dev
Helps develop and build Docusaurus plugins using this starter template
majiayu000/claude-skill-registry 163
-
sop-code-review
Comprehensive code review workflow coordinating quality, security, performance, and documentation reviewers. 4-hour timeline for thorough multi-agent review.
majiayu000/claude-skill-registry 163
-
github-actions-debugging
Debug and fix GitHub Actions CI/CD failures
majiayu000/claude-skill-registry 163
-
refactor-simplify-branching
[Code Quality] Simplifies complex conditionals: deep nesting, long if-else chains, switch sprawl. Use when control flow is hard to follow or has high cyclomatic complexity.
majiayu000/claude-skill-registry 163
-
sql-dao
SQL data access best practices for AIRBot reviewers
majiayu000/claude-skill-registry 163
-
lcp-git-commit
When asked to commit, write clear git commit messages (50/72, present tense, subsystem prefixes like go-lcpd:).
majiayu000/claude-skill-registry 163
-
audit-permissions
This skill should be used when the user asks to "audit claude permissions", "audit permissions", "review local claude settings", "promote permissions to global", "clean up claude settings", "find permission patterns", or wants to identify project-local Claude Code permissions that should be added to global configuration.
majiayu000/claude-skill-registry 163
-
warp-grep
Parallel code search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.
majiayu000/claude-skill-registry 163
-
dbt-model-generator
Dbt Model Generator - Auto-activating skill for Data Pipelines.
Triggers on: dbt model generator, dbt model generator
Part of the Data Pipelines skill category.
majiayu000/claude-skill-registry 163
-
simple-math
Perform basic arithmetic operations safely using standard operators without eval or exec
majiayu000/claude-skill-registry 163
-
gui-develop-patterns
Design patterns, rules, and procedures for developing GUI features in `apps/web`. Covers migration from `optaic-v0` legacy design and new `ApiClient` integration patterns.
majiayu000/claude-skill-registry 163
-
safe-rm
Safely delete files / directories without asking for permission
majiayu000/claude-skill-registry 163