Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pydeseq2
Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.
majiayu000/claude-skill-registry 163
-
backend-uv-manager
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python backend project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
majiayu000/claude-skill-registry 163
-
cc-separation-guide
Complete guide for separating meta-configurations (Claude Code tool configuration) from domain configurations (project implementation). Learn how to avoid conflicts when working with multiple projects, especially those using agent SDKs/ADKs like Google ADK, LangChain, or Anthropic SDK. Covers namespace isolation, prefixing conventions, CLAUDE.md hierarchy, scope declaration, and conflict detection strategies.
majiayu000/claude-skill-registry 163
-
trend-analyzer
Expert technology trend analysis including adoption patterns, market signals, and future predictions
majiayu000/claude-skill-registry 163
-
consistency-checker
写作过程中自动检查角色行为、世界规则和时间线一致性,在问题成为严重错误前主动提醒
majiayu000/claude-skill-registry 163
-
dev-workflows
Use when running builds, executing tests, or improving developer experience workflows - provides structured guidance for build/test execution and DX improvement.
majiayu000/claude-skill-registry 163
-
graphql-codegen
Generate TypeScript types and React hooks from GraphQL schemas
majiayu000/claude-skill-registry 163
-
coding-rules
TypeScript/React コーディング規約、インポート順序、Server/Client Components使い分け、コミット規約。コード実装、レビュー、リファクタリング時に使用。
majiayu000/claude-skill-registry 163
-
api-rayanalanzi88886-dev-mlham999
majiayu000/claude-skill-registry 163
-
Simplification Cascades
Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
majiayu000/claude-skill-registry 163
-
termdock-ast
Use the Termdock AST API to locate symbols, dependencies, callers/callees, or impact before exploring unknown code. Skip when the user gives an exact file path or only needs a literal string search.
majiayu000/claude-skill-registry 163
-
intervention-tier-classifier
Classify intervention urgency and apply appropriate response tier protocols.
majiayu000/claude-skill-registry 163
-
go-nil-interface
Interface nil trap - typed nil is not nil
majiayu000/claude-skill-registry 163
-
premium-healthcare-redesign
Redesign React components and pages for healthcare SaaS with premium Apple/Uber-like aesthetics while preserving ALL existing logic, hooks, state management, API calls, and event handlers. Use this skill when the user requests to redesign, make premium, improve the look of, or beautify existing React code. Also use when the user provides design inspiration screenshots to adapt. The skill treats all functionality as sacred and focuses purely on visual transformation - layout, styling, typography, colors, spacing, and modern component structures can change freely, but hooks order, state management, backend communication, and all interactions must remain 100% intact.
majiayu000/claude-skill-registry 163
-
register-watch
Use when debugging register corruption issues - registers have unexpected values after context switches, userspace processes crash with corrupted state, stack pointer corruption, syscall return values corrupted, or timer interrupt handlers corrupting register state.
majiayu000/claude-skill-registry 163
-
do-work
Execute development work from a scratchpad, tracking progress with TodoWrite and making atomic commits. This skill MUST be invoked as the first action when user says "start work on issue
majiayu000/claude-skill-registry 163
-
GitHub Issue Triage
Monitor and triage GitHub issues against design docs and implementation status. Use when user asks to "check issues", "triage issues", "sync issues", "what issues are open", or wants to ensure issues are up-to-date with development progress.
majiayu000/claude-skill-registry 163
-
code-analyze
Analyze codebase for patterns, issues, and improvements. Enforces analysis standards while incorporating user-specific requirements.
majiayu000/claude-skill-registry 163
-
debug-service
마이크로서비스 디버깅 및 로그 분석. Use when:
(1) 서비스 에러 분석, (2) 로그 확인, (3) 헬스체크 실패 원인 파악,
(4) DB 연결 상태 확인, (5) 환경변수 검증.
majiayu000/claude-skill-registry 163
-
address-pr-comments
Addresses PR review comments by making code changes and posting replies. Takes a PR number or auto-detects from current branch. Use when the user wants to address review feedback, respond to PR comments, fix PR feedback, or says "address comments on PR X".
majiayu000/claude-skill-registry 163
-
local-brain
Chat with local Ollama models that can explore your codebase using tools.
majiayu000/claude-skill-registry 163
-
web-dev-process
Processus de développement web standardisé en 7 phases. Utilise ce skill quand: (1) démarrage d'un nouveau projet web, (2) structuration des phases de développement, (3) best practices de développement, (4) checklist de livraison, (5) méthodologie agile appliquée au web.
majiayu000/claude-skill-registry 163
-
dev-swarm-screen-snapshot
Capture and inspect specific screen regions (e.g., mobile simulators, app windows) using a background streaming process. Use for UI debugging and troubleshooting.
majiayu000/claude-skill-registry 163
-
static-analysis
静的コード解析と品質メトリクスの設定、複雑度評価、Code Smell検出を支援するスキル。
品質基準の策定から改善優先度付けまでを一貫して整理する。
Anchors:
• Clean Code / 適用: 品質基準 / 目的: コード品質の判定
• Code Complete / 適用: 複雑度管理 / 目的: 認知負荷の低減
Trigger:
Use when configuring static analysis, defining quality gates, measuring complexity, or triaging code smells.
static analysis, complexity metrics, code smells, quality gate
majiayu000/claude-skill-registry 163