Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
debugger-detective
⚡ PRIMARY TOOL for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue', 'find where X fails'. Uses claudemem v0.3.0 AST with context command for call chain analysis. GREP/FIND/GLOB ARE FORBIDDEN.
majiayu000/claude-skill-registry 163
-
css-design-tokens
majiayu000/claude-skill-registry 163
-
clay-core-workflow-a
Execute Clay primary workflow: Core Workflow A.
Use when implementing primary use case,
building main features, or core integration tasks.
Trigger with phrases like "clay main workflow",
"primary task with clay".
majiayu000/claude-skill-registry 163
-
add-backend-testing
Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers.
majiayu000/claude-skill-registry 163
-
query-translator
Translate SQL queries between different database dialects with function mapping and optimization
majiayu000/claude-skill-registry 163
-
apache-spark-data-processing
Complete guide for Apache Spark data processing including RDDs, DataFrames, Spark SQL, streaming, MLlib, and production deployment
majiayu000/claude-skill-registry 163
-
backend-instance-creator
Creates a permanent backend instance for Claude Imagine. Use this skill when the user wants to set up a new persistent backend server.
majiayu000/claude-skill-registry 163
-
slash-command-builder
Use when creating, improving, or troubleshooting Claude Code slash commands. Expert guidance on command structure, arguments, frontmatter, tool permissions, and best practices for building effective custom commands.
majiayu000/claude-skill-registry 163
-
agent-ops-planning
Produce a thorough plan before implementation. Use for planning tasks: clarify unknowns, create plan iterations based on confidence level, validate each, then finalize.
majiayu000/claude-skill-registry 163
-
ben-heath
Talk to Ben Heath Youtuber about their expertise. Ben Heath Youtuber provides authentic advice using their mental models, core beliefs, and real-world examples.
majiayu000/claude-skill-registry 163
-
build-cython-ext
Guidance for building and installing Cython extension packages, particularly when resolving compatibility issues with modern Python and NumPy versions. This skill applies when installing legacy Cython packages, fixing NumPy 2.0 deprecation errors, resolving Python 3.x compatibility issues in extension modules, or troubleshooting Cython compilation failures. Use this skill for tasks involving setup.py with Cython extensions, deprecated NumPy type errors, or installing packages to system Python environments.
majiayu000/claude-skill-registry 163
-
aurora-project-structure
Provides structured information about the Aurora/NestJS project folder hierarchy, explaining the purpose and responsibility of each directory and key files. Trigger: When user asks about project structure, folder organization, "where is X", or navigating the codebase.
majiayu000/claude-skill-registry 163
-
angular-router
Angular Router for navigation, routing configuration, route guards, lazy loading, and parameter handling. Use when setting up routes, implementing navigation guards, lazy loading modules, handling route parameters, or implementing breadcrumbs and nested routes in Angular applications.
majiayu000/claude-skill-registry 163
-
seo_technical
Performs technical SEO audits covering site speed, crawlability, indexability, mobile-friendliness, security, and structured data. Identifies technical issues preventing optimal search performance.
majiayu000/claude-skill-registry 163
-
content-author
Write quality content for HTML documents. Use when writing text content, prose, descriptions, or any human-readable content in HTML files. Ensures spelling and style quality.
majiayu000/claude-skill-registry 163
-
uv-expert
Expert guidance for uv Python package and project manager. Use when working with uv, Python dependency management, project setup, virtual environments, or when users mention uv commands, pip alternatives, or fast Python package management.
majiayu000/claude-skill-registry 163
-
community-building
Build a Community Building Pack (strategy, platform plan, programming calendar, ambassador program, governance, metrics, launch plan). Use for community building, community-led growth, developer community, user community, ambassador/champions programs, Discord/Slack/forum communities. Category: Marketing.
majiayu000/claude-skill-registry 163
-
route-transition-tracking
Measure time from navigation to page fully loaded and interactive. Use when tracking SPA navigation, route changes, or slow page transitions.
majiayu000/claude-skill-registry 163
-
add-rate-limiting
Configure rate limiting policies for API endpoints with sliding window limits
majiayu000/claude-skill-registry 163
-
redux-slice-generator
Generate redux slice generator operations. Auto-activating skill for Frontend Development.
Triggers on: redux slice generator, redux slice generator
Part of the Frontend Development skill category. Use when working with redux slice generator functionality. Trigger with phrases like "redux slice generator", "redux generator", "redux".
majiayu000/claude-skill-registry 163
-
drawing-canvas-implementation
Implement real-time collaborative drawing canvas with brush tools, color picker, undo/clear functionality, and canvas-to-image export. Use when building drawing UI, handling stroke synchronization, managing drawing state, or uploading drawings to storage.
majiayu000/claude-skill-registry 163
-
b2c-docs
Search and read B2C Commerce Script API documentation and XSD schemas. Use when writing B2C scripts, looking up classes for the SFCC/Demandware/B2C Commerce script API, answering "how do I" questions about generating URLs, querying products, processing orders, services, or any dw.* API task. Also use for import/export XML format reference. Use to verify class methods, properties, and usage.
majiayu000/claude-skill-registry 163
-
libmemory
libmemory - Memory management for LLM context windows. WindowBuilder constructs token-limited context from conversation history and tools. createWindow factory simplifies window creation. MemoryIndex stores conversation identifiers. Use for managing chat history, building LLM prompts, and context window optimization.
majiayu000/claude-skill-registry 163
-
astro-i18n
Internationalization patterns for Astro sites. Multi-language routing, content translation, locale switching, RTL support. Use for multi-market lead generation.
majiayu000/claude-skill-registry 163