Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bmad-party-mode
多 Agent 協作討論模式。當用戶說「party mode」、「bmad party mode」、「開始/啟動 party mode」、「召喚團隊」、「召喚專家」、「團隊討論」、「專家會議」時啟動。適用於技術架構討論、產品策略規劃、專案腦力激盪等需要多角度專家觀點的場景。
majiayu000/claude-skill-registry 163
-
ewig-editor
The eternal text editor — Didactic Ersatz Emacs demonstrating immutable
majiayu000/claude-skill-registry 163
-
whoami
사용자의 개발 프로필 정보를 관리합니다. 사용자의 기술 스택, 선호도, 경험 수준에 대한 질문이 필요할 때 자동으로 활성화되며, ~/.agents/WHOAMI.md 파일에서 정보를 읽습니다. 파일이 없으면 대화형으로 프로필을 생성합니다.
majiayu000/claude-skill-registry 163
-
durable-objects-pattern-checker
Automatically validates Cloudflare Durable Objects usage patterns, ensuring correct state management, hibernation, and strong consistency practices
majiayu000/claude-skill-registry 163
-
chip-clonal-hematopoiesis-agent
AI-powered clonal hematopoiesis of indeterminate potential (CHIP) detection, risk stratification, and cardiovascular/malignancy risk prediction using genomic and clinical data.
majiayu000/claude-skill-registry 163
-
connecting-widget-pipelines
Connecting StickerNest widgets via pipelines and ports. Use when the user asks about widget communication, connecting widgets, ports, inputs, outputs, pipelines, event routing, widget I/O, or making widgets talk to each other. Covers port definitions, type compatibility, event emission, and pipeline configuration.
majiayu000/claude-skill-registry 163
-
differentiation-schemes
Select and apply numerical differentiation schemes for PDE/ODE discretization. Use when choosing finite difference/volume/spectral schemes, building stencils, handling boundaries, estimating truncation error, or analyzing dispersion and dissipation.
majiayu000/claude-skill-registry 163
-
conventions-vue
Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patterns.
majiayu000/claude-skill-registry 163
-
discover-deployment
Automatically discover deployment and release skills when working with deployment. Activates for deployment development tasks.
majiayu000/claude-skill-registry 163
-
flow-error-try-catch-removal
Remove try-catch antipattern from step calls during Flow to Output SDK migration. Use when converting workflow code that wraps step calls in try-catch blocks.
majiayu000/claude-skill-registry 163
-
analyzer-architecture-review
analyzerアプリケーションのアーキテクチャレビュー。Port&Adapterアーキテクチャ(ヘキサゴナルアーキテクチャ)のルールに従っているかをチェックします。新しいPort/Adapter/Usecase/Model追加時、PRレビュー時、またはアーキテクチャ違反の検出が必要な時に使用します。Port層の関数型定義、依存関係の方向、New*関数パターン、レイヤー分離などを検証します。
majiayu000/claude-skill-registry 163
-
python-function-caching
Provide a reusable pattern for memoizing deterministic function calls to reduce latency and repeated computation. Backed by the `python` diskcache package. Use skill when updating or editing everything.
majiayu000/claude-skill-registry 163
-
production-readiness
Harden code and pipelines for production. Use when the user asks for production-ready code, hardening, release readiness, performance, monitoring, or reliability.
majiayu000/claude-skill-registry 163
-
setting-up-distributed-tracing
Execute this skill automates the setup of distributed tracing for microservices. it helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. use this skill when the user re... Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
history-analyzer
Analyze git history for hotspots, coupling, and knowledge distribution. Use when user asks "who knows this code", "what files change most", "hotspots", "bus factor", "knowledge silos", or needs to understand code evolution.
majiayu000/claude-skill-registry 163
-
extern-researcher
Research external open-source repositories to learn patterns and implementations.
This skill should be used when agents need to study external codebases, check for
existing research before cloning, manage temporary workspaces, and persist findings
to the global thoughts system. Triggers include: studying external repos, learning
from open source, cloning for pattern research, or checking what has been researched.
majiayu000/claude-skill-registry 163
-
skills-index-updater
Regenerate skill indexes for IDEs without native skill support (Kiro, Gemini, etc.). ONLY use when the user EXPLICITLY asks to "update skill index", "sync agents", "regenerate index", or "update AGENTS.md". Do NOT auto-invoke after creating/modifying skills - Claude Code has native skill support and does not need this.
majiayu000/claude-skill-registry 163
-
with-reference
Demonstrates loading an external note during execution.
majiayu000/claude-skill-registry 163
-
code-comment-guidelines
Code comment guidelines based on industry best practices. Use when reviewing code, writing new code, or when asked about comment quality. Applies to all languages but specializes in TypeScript/JavaScript. Enforces "JSDoc for public APIs only, no redundant comments" principle. Automatically suggests comment additions, removals, or refactoring alternatives.
majiayu000/claude-skill-registry 163
-
elm-development
Comprehensive Elm functional programming for web development including The Elm Architecture, type system, JavaScript interop, and production-ready patterns
majiayu000/claude-skill-registry 163
-
claude-code-patterns
Use when deciding whether to create a skill, command, or agent. Provides decision framework, templates, and best practices for Claude Code abstractions.
majiayu000/claude-skill-registry 163
-
reviewing-incremental-changes
Use this skill when re-reviewing a PR that already has comments or when responding to developer changes after initial review. Apply when PR threads exist or when reviewing force-pushed commits. Handles incremental reviews, detects addressed feedback, avoids duplicate comments, and focuses only on newly introduced issues.
majiayu000/claude-skill-registry 163
-
mindwork-transcribe
Transcribe therapy session recordings to formatted text. Converts audio to clean, speaker-labeled transcripts (Me/Therapist format) with grammar correction and English translation. Use when processing therapy recordings, session audio, or any two-person conversation recording.
majiayu000/claude-skill-registry 163
-
emacs-transient
Expert guide for building Emacs transient menus (keyboard-driven UI like Magit). Use when implementing or debugging transient-define-prefix, transient-define-suffix, or transient-define-infix commands.
majiayu000/claude-skill-registry 163