Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
observation-minimum-set
観測の最小セットを適用。6つの失敗モード(仕様誤解/境界条件/依存/セキュリティ/並行性/運用)を継続可能なコストで網羅。Use when: プロジェクト開始、リリース前チェック、品質改善振り返り、観測が足りているか確認したい。
majiayu000/claude-skill-registry 163
-
refactoring-discovery
Discover refactoring opportunities by analyzing code for excessive responsibilities, tight coupling, low cohesion, and SOLID principle violations. Generate detailed reports with redesign proposals tailored to the project's architecture. Use when analyzing existing code modules for quality issues, before major refactoring, or to maintain code health. Performs module-by-module analysis on demand. (project, gitignored)
majiayu000/claude-skill-registry 163
-
clinical-decision-support
Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.
majiayu000/claude-skill-registry 163
-
team-chemistry-evaluator
Analyze roster fit and personality dynamics. Leadership assessment, role clarity, locker room culture, trade/signing impact.
majiayu000/claude-skill-registry 163
-
python-ty
Fast Python type checking with ty (by Astral). Use when checking Python types, running type checks in CI, or setting up type checking for Python projects. Triggers on "type check", "ty check", "python types", or type error debugging.
majiayu000/claude-skill-registry 163
-
debug-coffee-ahk
查询 coffee-ahk 编译架构、bug 定位方法、调试技巧,use when debugging/fixing bugs or need to understand compilation flow
majiayu000/claude-skill-registry 163
-
load-conversation
Load the full content of a previous Claude Code conversation into current context. Use when user asks to "load conversation <uuid>" or "show me conversation <uuid>" or references loading/viewing a past conversation by its ID.
majiayu000/claude-skill-registry 163
-
clink-codex-delegate
Activate when user mentions "clink codex" to provide guidance on delegating implementation tasks to clink codex as a junior developer. Use when assigning coding tasks, discussing task delegation, or working with clink codex for code implementation.
majiayu000/claude-skill-registry 163
-
review-pr
Review pull requests using GitHub CLI. Invoke with /review-pr <pr-number-or-url>
majiayu000/claude-skill-registry 163
-
pubmed-mcp-tools-reference-u9401066-pubmed-search-mcp
majiayu000/claude-skill-registry 163
-
Multi-Agent Collaboration
This skill should be used when designing agent coordination, implementing context handoffs, reducing context overhead, creating multi-agent workflows, optimizing agent communication, implementing progressive disclosure, selecting architectural patterns (hierarchical vs swarm), or debugging agent context issues. Provides SOTA patterns for multi-agent systems achieving 78%+ context reduction while maintaining analysis quality.
majiayu000/claude-skill-registry 163
-
BMad Master
Core BMAD Method orchestrator and workflow manager
majiayu000/claude-skill-registry 163
-
capture-new-idea
Capture user ideas verbatim in .wrangler/ideas/ directory using the MCP issues_create tool with type='idea'. Preserves exact user wording without interpretation or enhancement.
majiayu000/claude-skill-registry 163
-
Background Build Monitor
Use this skill when applying home-manager or darwin configurations that require long-running builds. Automatically runs builds in background, monitors progress with appropriate polling intervals, and reports status updates without overwhelming the user. Triggered by "apply changes", "rebuild", "make home", or "switch configuration".
majiayu000/claude-skill-registry 163
-
architecture-review
Flequit のクリーンアーキテクチャ、レイヤードアーキテクチャへの準拠をチェックします。レイヤー間の依存関係、crate 間のアクセス制御、Store と Service の分離、アンチパターンの検出などのアーキテクチャレビューに使用します。
majiayu000/claude-skill-registry 163
-
ats-criteria-extraction
majiayu000/claude-skill-registry 163
-
nextjs
Use this skill for Next.js App Router patterns, Server Components, Server Actions, Cache Components, and framework-level optimizations. Covers Next.js 16 breaking changes including async params, proxy.ts migration, Cache Components with "use cache", and React 19.2 integration. For deploying to Cloudflare Workers, use the cloudflare-nextjs skill instead. This skill is deployment-agnostic and works with Vercel, AWS, self-hosted, or any platform.
Keywords: Next.js 16, Next.js App Router, Next.js Pages Router, Server Components, React Server Components, Server Actions, Cache Components, use cache, Next.js 16 breaking changes, async params nextjs, proxy.ts migration, React 19.2, Next.js metadata, Next.js SEO, generateMetadata, static generation, dynamic rendering, streaming SSR, Suspense, parallel routes, intercepting routes, route groups, Next.js middleware, Next.js API routes, Route Handlers, revalidatePath, revalidateTag, next/navigation, useSearchParams, turbopack, next.config
majiayu000/claude-skill-registry 163
-
retrospectives
Master sprint retrospectives with various formats, action planning, and continuous improvement techniques for team effectiveness.
majiayu000/claude-skill-registry 163
-
workflow/request-approval
Requests approval for a constrained action or change.
majiayu000/claude-skill-registry 163
-
api-check
FastAPI 엔드포인트 상태 점검. async 패턴, Pydantic 모델, 캐싱, 에러 핸들링 검토
majiayu000/claude-skill-registry 163
-
Figma Developer
Extract components from Figma, convert designs to React components, sync design tokens, and generate code from designs. Bridge the gap between design and code with automated workflows.
majiayu000/claude-skill-registry 163
-
webgl
WebGL shaders and effects for JARVIS 3D HUD
majiayu000/claude-skill-registry 163
-
codex-code-reviewer
Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex to check the code", "check if the recently generated code has any issues", or "check the code after each generation". The skill performs iterative review cycles - checking code quality, presenting issues to the user for approval, applying fixes, and re-checking until no issues remain or maximum iterations (5) are reached.
majiayu000/claude-skill-registry 163
-
file-changes-tracker
Track and list files modified in the current workspace within the last week, ordered by most recent modification date. Use when you need to see recent file changes, track development progress, or identify files that have been worked on recently in a git repository.
majiayu000/claude-skill-registry 163