Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
atlas-agent-peer-reviewer
Adversarial quality gate agent for code review - finds flaws before users do
majiayu000/claude-skill-registry 163
-
fullstory-user-consent
Comprehensive guide for implementing Fullstory's User Consent API for web applications. Teaches proper consent flow implementation, selective capture modes, GDPR/CCPA compliance patterns, and cookie consent integration. Includes detailed good/bad examples for consent banners, preference centers, and privacy-conscious recording to help developers implement privacy-compliant session recording.
majiayu000/claude-skill-registry 163
-
plugin-bump
Bump a plugin version in its plugin.json file using semantic versioning. Use when user asks to "bump plugin version", "increment plugin version", or after making changes to a plugin that warrant a version update.
majiayu000/claude-skill-registry 163
-
standards-international-curriculum
Align to international education frameworks including IB (PYP/MYP/DP), Cambridge International (IGCSE/A-Levels), UK National Curriculum, Australian Curriculum, and European frameworks. Use for international school curriculum. Activates on "IB", "Cambridge", "UK curriculum", or "international standards".
majiayu000/claude-skill-registry 163
-
market-scenario-modeler
Toolkit for building TAM/SAM/SOM models, sensitivity analyses, and narrative-ready visuals.
majiayu000/claude-skill-registry 163
-
randy-context
Randy's basic context - tools, projects, and setup. Use when Randy asks about his environment, projects, or technical setup.
majiayu000/claude-skill-registry 163
-
example-plugin
Brief description of what this plugin does and when to use it
majiayu000/claude-skill-registry 163
-
git-review
This skill should be used when the user needs to review and respond to GitHub Pull Request comments. It automatically fetches review comments (both inline code comments and PR-level comments) from GitHub Codex, Claude Code, or human reviewers, organizes them by priority, and lets the user select which items to address using AskUserQuestion. After the user selects items, the main agent automatically implements the fixes.
majiayu000/claude-skill-registry 163
-
linear-implement
This skill should be used when implementing features from Linear issues with full TDD workflow, automated planning, parallel code reviews (security and Rails best practices), systematic feedback implementation, and automated PR creation with Linear integration. Use when the user provides a Linear issue ID (e.g., "TRA-9", "DEV-123") and wants a complete implementation workflow from issue to PR.
majiayu000/claude-skill-registry 163
-
gitlab-ci
Provides comprehensive guidance for GitLab CI/CD including pipeline configuration, jobs, stages, and GitLab Runner. Use when the user asks about GitLab CI, needs to create CI/CD pipelines, configure GitLab CI jobs, or automate GitLab workflows.
majiayu000/claude-skill-registry 163
-
bar-chart
Configure bar and column charts in drizzle-cube dashboards with stacking, orientation, and grouping options. Use when creating bar charts, column charts, stacked bars, horizontal bars, or grouped bar visualizations.
majiayu000/claude-skill-registry 163
-
plan-decompose
Extracts work units from plan artifacts and creates sequenced GitHub issues. Use when (1) decomposing plan.md into actionable issues, (2) creating issues with validation checklists, (3) linking issue dependencies, or (4) executing after /plan command completion.
majiayu000/claude-skill-registry 163
-
worktree-task
使用 git worktree + 背景代理会话管理大型任务(默认启动 Claude Code;可用 --codex 快速切到 Codex CLI,或通过 --agent-cmd 指定任意命令)。适合用户希望在不阻塞当前会话的情况下执行大型或多步骤任务。
majiayu000/claude-skill-registry 163
-
course-dialog-builder
Validates narration text, generates audio via ElevenLabs, and synchronizes timestamps.
majiayu000/claude-skill-registry 163
-
bug-fix
Bug 修復流程。當用戶提到「bug」「錯誤」「問題」「修復」「fix」「壞掉」等關鍵字時自動使用。
majiayu000/claude-skill-registry 163
-
neon-toolkit
Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.
majiayu000/claude-skill-registry 163
-
claude-config-generator
Generate Claude Code configuration files (commands, agents, skills, settings.json) with proper YAML frontmatter and structure. Use when creating .claude/ configuration or .md files in .claude/commands/ or .claude/agents/ directories.
majiayu000/claude-skill-registry 163
-
tidy-up-150
Quick, safe cleanup after completing a milestone. Fix objective issues only (syntax errors, dead code, poor naming). Must be <5% of main task time, <30 seconds per fix, and reversible. Use after key points, not after every small change.
majiayu000/claude-skill-registry 163
-
avo-coder
Use when building Avo admin interfaces. Creates resources, actions, filters, and dashboards following Avo conventions. Fetches latest docs dynamically.
majiayu000/claude-skill-registry 163
-
task-validation
Validates task completion by checking for real implementation, working code, test results, and compliance with quality standards. Prevents paper solutions and ensures tasks are actually completed before being marked as done.
majiayu000/claude-skill-registry 163
-
Shopify Workflow & Tools
Shopify CLI commands, development workflow, and essential tools for theme development
majiayu000/claude-skill-registry 163
-
youtube-download
Downloads a YouTube video using yt-dlp. Use this when you need to download a video from YouTube to the local machine for offline viewing or processing.
majiayu000/claude-skill-registry 163
-
flowredux-refactoring
Refactor complex Android/KMP state management code to use FlowRedux state machine pattern. Use this when developers need to transform tangled state logic, multiple LiveData/StateFlow sources, or callback-heavy code into a clean, testable state machine architecture.
majiayu000/claude-skill-registry 163
-
feature-investigation
Use when the user asks to investigate, explore, understand, explain, or analyze how an existing feature or logic works. Triggers on keywords like "how does", "explain", "what is the logic", "investigate", "understand", "where is", "trace", "walk through", "show me how".
majiayu000/claude-skill-registry 163