Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
implement-and-test
Implement feature with interleaved testing
majiayu000/claude-skill-registry 163
-
configuring-java-stack
Java stack configuration - Maven, JUnit 5, Spotless, SpotBugs, JaCoCo with 96% coverage threshold
majiayu000/claude-skill-registry 163
-
adaptive-ux-scheduling
Adapt UI scheduling behavior dynamically based on runtime conditions and user context.
majiayu000/claude-skill-registry 163
-
möbius-path-filtering
Non-orientable topological filtering that eliminates self-revisiting paths
majiayu000/claude-skill-registry 163
-
vscode-theme
Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes, designing color schemes, or when the user mentions VSCode theme, color theme, dark theme, or light theme.
majiayu000/claude-skill-registry 163
-
demand-forecasting
When the user wants to forecast demand, build forecasting models, or improve forecast accuracy. Also use when the user mentions "demand planning," "sales forecasting," "time series," "forecast accuracy," "demand sensing," "statistical forecasting," or "predictive analytics." For capacity planning based on forecasts, see capacity-planning. For S&OP integration, see sales-operations-planning.
majiayu000/claude-skill-registry 163
-
py-observability
Observability patterns for Python backends. Use when adding logging, metrics, tracing, or debugging production issues.
majiayu000/claude-skill-registry 163
-
analyzing-customers
Analyzes customer behavior, needs, pain points, and sentiment through review mining, social listening, buyer persona development, and jobs-to-be-done framework. Use when the user requests customer analysis, voice of customer research, buyer personas, pain point analysis, or wants to understand customer needs and motivations.
majiayu000/claude-skill-registry 163
-
metal-kernel
Write Metal/MPS kernels for PyTorch operators. Use when adding MPS device support to operators, implementing Metal shaders, or porting CUDA kernels to Apple Silicon. Covers native_functions.yaml dispatch, host-side operators, and Metal kernel implementation.
majiayu000/claude-skill-registry 163
-
vote-reset
Generate Safe UI compatible multisig batch JSON to reset veNFT votes. Use when the user wants to reset votes, clear voted status, or prepare vote reset transactions for a multisig wallet.
majiayu000/claude-skill-registry 163
-
ui-ux-patterns
When designing layouts, navigation, forms, or feedback components. Reference for consistent UI decisions.
majiayu000/claude-skill-registry 163
-
aws-sdk-java-v2-kms
AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x. Use when creating/managing encryption keys, encrypting/decrypting data, generating data keys, digital signing, key rotation, or integrating encryption into Spring Boot applications.
majiayu000/claude-skill-registry 163
-
Plugin Sync
Automatically generate plugin.yaml from Betty Framework registries
majiayu000/claude-skill-registry 163
-
github-sync
Two-way synchronization between SpecWeave specs and GitHub Projects (push & pull by default). Use when asking about GitHub integration setup, troubleshooting sync issues, or configuring sync settings. For actual syncing, use /sw-github:sync-spec command.
majiayu000/claude-skill-registry 163
-
discord-send-message
Send messages to Discord channels via the Discord API. Use this skill when the user wants to send text messages, notifications, or formatted content to a Discord channel.
majiayu000/claude-skill-registry 163
-
standards-extraction
Extract coding standards and conventions from CONTRIBUTING.md, .editorconfig, linter configs. Use for onboarding and ensuring consistent contributions.
majiayu000/claude-skill-registry 163
-
design-tokens
Pulse Radar design system - semantic colors, spacing grid, component patterns.
majiayu000/claude-skill-registry 163
-
pubmed-export-citations
majiayu000/claude-skill-registry 163
-
pydantic-ai-dependency-injection
Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.
majiayu000/claude-skill-registry 163
-
naming
命名规范 / Naming conventions。在创建类、函数、变量,或重命名、检查命名时使用。核心原则:简洁优先,上下文消歧义,类型提示已提供足够信息。Use when naming classes/functions/variables, renaming code, or reviewing names. Prioritizes brevity over self-documentation.
majiayu000/claude-skill-registry 163
-
code-standards-checker
Automatically check code against PHPCS, ESLint, WordPress Coding Standards, or Drupal Coding Standards when user asks about code style, standards compliance, or best practices. Invoke when user mentions "coding standards", "code style", "linting", "PHPCS", "ESLint", or asks if code follows conventions.
majiayu000/claude-skill-registry 163
-
Capacity Planner
RAN capacity planning with traffic forecasting, cognitive consciousness, and intelligent resource scaling for optimal network capacity management. Use when planning network capacity, forecasting traffic growth, optimizing resource allocation, or enabling intelligent capacity management in 5G networks.
majiayu000/claude-skill-registry 163
-
engineering-standards
Core software engineering principles (SOLID, DRY, YAGNI, KISS) with detection patterns and refactoring guidance. Load when reviewing code quality, planning architecture, or identifying technical debt.
majiayu000/claude-skill-registry 163
-
java-concurrency
Use when Java concurrency with ExecutorService, CompletableFuture, and virtual threads. Use when building concurrent applications.
majiayu000/claude-skill-registry 163