Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
working-with-git
Git version control cheatsheet - viewing history, making commits, diffs, and descriptions
majiayu000/claude-skill-registry 163
-
zero-trust-architecture
Implement Zero Trust security model with identity verification, microsegmentation, least privilege access, and continuous monitoring. Use when building secure cloud-native applications.
majiayu000/claude-skill-registry 163
-
typeorm-entity-generator
Typeorm Entity Generator - Auto-activating skill for Backend Development.
Triggers on: typeorm entity generator, typeorm entity generator
Part of the Backend Development skill category.
majiayu000/claude-skill-registry 163
-
etetoolkit
Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.
majiayu000/claude-skill-registry 163
-
eld-model-law-discovery
コードベースや要件からVocabulary(語彙)とLaw(守るべき条件)を自動発見するスキル。
名辞抽象(Term/Type)と関係抽象(Law/制約)の両方を抽出し、
/lde-term-card および /lde-law-card への入力を生成する。
使用タイミング: (1) 新規プロジェクトでVocabulary/Lawを洗い出す時、
(2) 既存コードからLaw/Termを抽出する時、(3) 「Lawを発見して」「語彙を抽出して」、
(4) LDEをレトロフィットする時、(5) Phase A-Bで初期Catalogを作る時
majiayu000/claude-skill-registry 163
-
factory-validator
생성된 컴포넌트 검증 및 품질 보증 스킬
majiayu000/claude-skill-registry 163
-
go-dev-guidelines
This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go features, services, packages, tests, or when setting up new Go projects.
majiayu000/claude-skill-registry 163
-
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
majiayu000/claude-skill-registry 163
-
prompt-library
Curated collection of high-quality prompts for various use cases. Includes role-based prompts, task-specific templates, and prompt refinement techniques. Use when user needs prompt templates, role-play prompts, or ready-to-use prompt examples for coding, writing, analysis, or creative tasks.
majiayu000/claude-skill-registry 163
-
executing-hms-runs
Executes HEC-HMS simulations using HmsCmdr.compute_run(), handles parallel
execution across multiple runs, and manages Jython script generation. Use when
running HMS simulations, executing runs, computing models, or setting up parallel
computation workflows. Handles HMS 3.x and 4.x version differences, Python 2/3
compatibility, destination folder management, and multi-run coordination.
Trigger keywords: run simulation, execute HMS, compute run, parallel execution,
batch runs, Jython script, HMS 3.x, HMS 4.x, Python 2 compatible.
majiayu000/claude-skill-registry 163
-
coupling-analysis
Optional analysis skill that identifies parallel task opportunities.
Analyzes task coupling to determine which tasks can be executed
simultaneously vs. which require sequential execution.
majiayu000/claude-skill-registry 163
-
security-analyzer
Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.
majiayu000/claude-skill-registry 163
-
long-task-harness
Maintains continuity across long-running tasks that span multiple agent sessions. Use when starting or resuming a complex project that spans multiple sessions, or for tasks with many discrete features requiring iterative development.
majiayu000/claude-skill-registry 163
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
majiayu000/claude-skill-registry 163
-
conf-skill-creator
Creates skills for installing software and configuring computers. Use when asked to create a new skill for machine setup, software installation, update or removal, or system configuration.
majiayu000/claude-skill-registry 163
-
web-design-guidelines
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
majiayu000/claude-skill-registry 163
-
clean-gone-branches
Clean up local git branches marked as [gone] (deleted on remote but still exist locally). Use when the user wants to clean up stale branches, remove gone branches, or delete branches that no longer exist on remote.
majiayu000/claude-skill-registry 163
-
langgraph-code-review
Reviews LangGraph code for bugs, anti-patterns, and improvements. Use when reviewing code that uses StateGraph, nodes, edges, checkpointing, or other LangGraph features. Catches common mistakes in state management, graph structure, and async patterns.
majiayu000/claude-skill-registry 163
-
agent-report
Extract and display the final message from a Claude agent JSONL file. Use when the user wants to see an agent report, view agent output, extract agent results, check what an agent produced, or read the final response from a subagent. Triggers on requests like "show me agent report", "what did agent X produce", "extract agent output", "view agent results", or "get the report from agent ad42ecb".
majiayu000/claude-skill-registry 163
-
Pull Request Creator
Creates and updates well-formatted pull requests using GitHub CLI. Use when creating PRs, pull requests, submitting code for review, or when the user mentions "pr", "pull request", "create pr", or wants to open a code review. Analyzes all commits since branch divergence and handles existing PRs gracefully.
majiayu000/claude-skill-registry 163
-
docker-wizard
Generate optimized Dockerfiles and docker-compose.yml with best practices and multi-stage builds
majiayu000/claude-skill-registry 163
-
rr-debugger
Deterministic debugging with rr record-replay. Use when debugging crashes, ASAN faults, or when reverse execution is needed. Provides reverse-next, reverse-step, reverse-continue commands and crash trace extraction.
majiayu000/claude-skill-registry 163
-
coordinator-patterns
master-coordinator 和 review-coordinator 共享的通用模式,包括 Phase 验证、错误处理、TodoWrite 管理和状态说明。所有 coordinator agents 应引用此 skill 以保持一致性。
majiayu000/claude-skill-registry 163
-
Gleam Actor Model
Use when oTP actor patterns in Gleam including processes, message passing, GenServer implementations, supervisors, fault tolerance, state management, and building concurrent, fault-tolerant applications on the Erlang VM.
majiayu000/claude-skill-registry 163