Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
impossible-combiner
Iteration 9 of Multiplicity Cascade - Combines impossible concepts productively
majiayu000/claude-skill-registry 163
-
azure-event-grid
Event routing with Azure Event Grid. Configure topics, subscriptions, event handlers, and dead-lettering. Use for event-driven architectures, serverless triggers, and reactive systems on Azure.
majiayu000/claude-skill-registry 163
-
alpine-js-usage-rules
Guidelines for using Alpine.js for declarative JavaScript functionality.
majiayu000/claude-skill-registry 163
-
ml-model-deployment
Serve models with A/B testing, monitoring, retraining.
majiayu000/claude-skill-registry 163
-
bash-script-template
Generate bash script templates with best practices including error handling, argument parsing, logging, and portability considerations.
majiayu000/claude-skill-registry 163
-
get-current-spec
This skill should be used when commands need to determine which spec is active, when the user mentions "spec 001", "work on feature X", or when checking current spec context. Resolves the current working specification through user input, progress.yml, or user selection.
majiayu000/claude-skill-registry 163
-
unit-test-specialist
Expert guidance on unit testing for the Pomodoro Time Tracker. Activates when working with tests, test coverage, or testable code patterns.
majiayu000/claude-skill-registry 163
-
fix-github-issue
Load a GitHub issue, create an isolated worktree, plan the implementation, and submit a PR. Use when asked to fix, implement, or work on a GitHub issue by number. Requires the gh CLI to be authenticated.
majiayu000/claude-skill-registry 163
-
ab-testing-analyzer
全面的AB测试分析工具,支持实验设计、统计检验、用户分群分析和可视化报告生成。用于分析产品改版、营销活动、功能优化等AB测试结果,提供统计显著性检验和深度洞察。
majiayu000/claude-skill-registry 163
-
path-tracing
Guide for reverse-engineering and recreating programmatically-generated ray-traced images. This skill should be used when tasks involve analyzing a target image to determine rendering parameters, implementing path tracing or ray tracing algorithms, matching scene geometry and lighting, or achieving high similarity scores between generated and target images.
majiayu000/claude-skill-registry 163
-
alfworld-object-state-modifier
This skill uses an appliance to change the state of an object (e.g., cooling, heating, cleaning). It should be triggered when the task requires altering an object's temperature or cleanliness using a specific device (like cooling with a fridge or heating with a microwave). The skill requires the object, the target state, and the appliance as inputs, and executes the corresponding modifier action (e.g., 'cool X with Y').
majiayu000/claude-skill-registry 163
-
fetch-rss-api
Expert Node.js guidance for fetching and integrating RSS feeds and REST APIs. Use when requests mention Fetch, RSS, API, REST endpoints, Atom feeds, pagination, authentication, rate limits, webhooks, or when building API clients that ingest feed data.
majiayu000/claude-skill-registry 163
-
emotional-stakes
Use when writing subagent prompts, skill instructions, or any high-stakes task requiring accuracy and truthfulness
majiayu000/claude-skill-registry 163
-
wcag-contrast-checker
Check WCAG color contrast ratios between two colors. Accepts any CSS color format
(hex, rgb, rgba, hsl, hsla, named colors) and returns the contrast ratio along with
WCAG compliance levels (AA/AAA for normal and large text).
majiayu000/claude-skill-registry 163
-
youtube-video-ideation
Generate high-performing YouTube video ideas (titles, thumbnails, angles) using Ed Lawrence's framework with tournament-style selection. Use when the user needs help creating video concepts, evaluating video ideas, or planning their next YouTube video. Applies systematic comparison to select optimal concepts based on Ed's proven patterns.
majiayu000/claude-skill-registry 163
-
omnigraffle-automation
OmniGraffle plugin development using Omni Automation. Use when creating, modifying, or debugging OmniGraffle plugins, working with graphics/shapes/lines, or implementing canvas transformations.
majiayu000/claude-skill-registry 163
-
migrate-db
Prisma/SQL 마이그레이션 관리. Use when:
(1) 스키마 변경, (2) 마이그레이션 생성/적용, (3) DB 동기화,
(4) 마이그레이션 상태 확인, (5) 롤백 필요 시.
majiayu000/claude-skill-registry 163
-
vue-pinia
Master Pinia State Management - Stores, Actions, Getters, Plugins, Persistence
majiayu000/claude-skill-registry 163
-
anime-js
Expert guidelines for building performant animations with Anime.js animation library
majiayu000/claude-skill-registry 163
-
commonmark
Use when parsing or generating Markdown following the CommonMark specification - AST structure, block/inline elements, and extensions
majiayu000/claude-skill-registry 163
-
stimulus
Best practices for using Stimulus controllers to add JavaScript behavior to HTML
majiayu000/claude-skill-registry 163
-
Regression Modeling
Build predictive models using linear regression, polynomial regression, and regularized regression for continuous prediction, trend forecasting, and relationship quantification
majiayu000/claude-skill-registry 163
-
ggterm-history
Search and retrieve plots from history. Use when the user asks about previous plots, wants to find a plot they made earlier, re-display a past visualization, or export a historical plot.
majiayu000/claude-skill-registry 163
-
idempotency-patterns
Use when designing idempotent APIs, handling retries safely, or preventing duplicate operations. Covers idempotency keys, at-most-once semantics, and duplicate prevention.
majiayu000/claude-skill-registry 163