Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-review-standards
Comprehensive code review standards covering security, quality, performance, testing, and documentation. Includes checklists, common issues, and best practices for thorough code reviews.
majiayu000/claude-skill-registry 163
-
AgentDB Learning Plugins
Create and train AI learning plugins with AgentDB's 9 reinforcement learning algorithms. Includes Decision Transformer, Q-Learning, SARSA, Actor-Critic, and more. Use when building self-learning agents, implementing RL, or optimizing agent behavior through experience.
majiayu000/claude-skill-registry 163
-
bulk-rna-seq-deconvolution-with-bulk2single
Turn bulk RNA-seq cohorts into synthetic single-cell datasets using omicverse's Bulk2Single workflow for cell fraction estimation, beta-VAE generation, and quality control comparisons against reference scRNA-seq.
majiayu000/claude-skill-registry 163
-
plugin-create
Create new marketplace components (agents, commands, skills, bundles) with proper structure and standards compliance
majiayu000/claude-skill-registry 163
-
youtube-handling
Download video/audio, get captions/transcripts, generate AI summaries, analyze comments, take screenshots, and extract metadata from YouTube videos using VidCap.xyz API. Use when working with YouTube content extraction, video summarization, transcript retrieval, comment analysis, or screenshot capture.
majiayu000/claude-skill-registry 163
-
axiom-core-data-diag
Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns
majiayu000/claude-skill-registry 163
-
discovery-interview-patterns
When gathering requirements for new features or projects. Used by DISCOVERY-AGENT.
majiayu000/claude-skill-registry 163
-
repo-project-sync-workflow
When editing KINTSUGI notebook modules (Kdecon, Kstitch, Kreg, etc.), always edit the main repo first then sync to project folders
majiayu000/claude-skill-registry 163
-
thinking-reversibility
Classify decisions by reversibility and match decision process to decision type. Use for technology choices, architecture decisions, process changes, and hiring decisions.
majiayu000/claude-skill-registry 163
-
react-native-native-modules
Master native modules - Turbo Modules, JSI, Fabric, and platform bridging
majiayu000/claude-skill-registry 163
-
speckit-author
Creates SpecKit specifications (spec.md, plan.md) in feature/release/hotfix
worktrees. Detailed implementation guidance.
Use when: In worktree, need specifications, implementation planning
Triggers: write spec, create plan, feature specification
majiayu000/claude-skill-registry 163
-
validation-coordinator
Auto-activates when coordinating sequential validation specialists with workflow management, dependency tracking, and overall validation status monitoring.
majiayu000/claude-skill-registry 163
-
ddd-usecase-generator
Generate application layer use cases and event listeners with proper DI and orchestration. Use when adding business operations, creating workflows, or implementing event-driven logic (e.g., "Create RegisterUser use case", "Generate PlaceOrder with inventory check").
majiayu000/claude-skill-registry 163
-
brief-context
Load Brief business context into agent sessions
majiayu000/claude-skill-registry 163
-
moai-baas-railway-ext
Enterprise Railway Full-Stack Platform with AI-powered container orchestration, Context7 integration, and intelligent deployment automation for scalable modern applications
majiayu000/claude-skill-registry 163
-
use-fllib
Use fl_lib stores, widgets, utils, and extensions in Flutter apps. Use when requests mention fl_lib APIs or integration.
majiayu000/claude-skill-registry 163
-
M365 Agent Developer
Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
majiayu000/claude-skill-registry 163
-
react-component-design
Design React components following Tetris architecture guidelines. Use when creating new components, refactoring components, optimizing performance, or improving component structure. Auto-triggers on phrases like "create a component", "refactor this component", "optimize rendering", or "improve component design". Emphasizes component consolidation, unified patterns, and efficient hook usage.
majiayu000/claude-skill-registry 163
-
junit-fundamentals
Use when jUnit fundamentals including annotations, assertions, and test lifecycle for Java testing.
majiayu000/claude-skill-registry 163
-
skill-researcher
Conduct general research using web search, documentation, and codebase exploration. Invoke for non-Lean research tasks.
majiayu000/claude-skill-registry 163
-
system-design
Use when designing system architecture, APIs, components, or data models - provides a structured design workflow with validation and documentation outputs.
majiayu000/claude-skill-registry 163
-
design-patterns-expert
Comprehensive knowledge of all 23 Gang of Four design patterns with
progressive disclosure (Quick/Practical/Deep), pattern recognition for
problem-solving, and philosophy-aligned guidance to prevent over-engineering.
majiayu000/claude-skill-registry 163
-
dozu-ui-service-skills
Index of AI agent skills and how to use them when implementing features in this repo.
majiayu000/claude-skill-registry 163
-
rust-iterators
Leverage iterator chains for efficient, lazy data processing without intermediate allocations. Use when processing collections.
majiayu000/claude-skill-registry 163