Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
changelog-generator
通过分析提交历史记录、对更改进行分类并将技术提交转换为清晰的、面向用户的发布说明,自动创建面向用户的更新日志。将数小时的手动更新日志编写工作转化为数分钟的自动生成。
majiayu000/claude-skill-registry 163
-
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
majiayu000/claude-skill-registry 163
-
python-data-reviewer
WHEN: Pandas/NumPy code review, data processing, vectorization, memory optimization
WHAT: Vectorization patterns + Memory efficiency + Data validation + Performance optimization + Best practices
WHEN NOT: Web framework → fastapi/django/flask-reviewer, General Python → python-reviewer
majiayu000/claude-skill-registry 163
-
Network 101
This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.
majiayu000/claude-skill-registry 163
-
gtnh-skill
This skill provides accurate data about GT New Horizons based on official data dumps. Use when answering questions about GTNH (GregTech New Horizons).
majiayu000/claude-skill-registry 163
-
foldseek
Structure similarity search with Foldseek. Use this skill when: (1) Finding similar structures in PDB/AFDB databases, (2) Structural homology search, (3) Database queries by 3D structure, (4) Finding remote homologs not detected by sequence, (5) Clustering structures by similarity.
For sequence similarity, use uniprot BLAST. For structure prediction, use chai or boltz.
majiayu000/claude-skill-registry 163
-
sdk-config-validator
Validates Claude Agent SDK configuration files, environment setup, dependencies, and project structure
majiayu000/claude-skill-registry 163
-
eslint-prettier-husky-config
This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.
majiayu000/claude-skill-registry 163
-
project-planning
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs.
Use when: starting new projects, adding major features, or breaking large work into manageable phases.
majiayu000/claude-skill-registry 163
-
checks-phase
Standard Operating Procedure for /fix-ci phase. Fix CI/deployment blockers after PR creation.
majiayu000/claude-skill-registry 163
-
wireframe-prototyping
Create wireframes and interactive prototypes to visualize user interfaces and gather feedback early. Use tools and techniques to communicate design ideas before development.
majiayu000/claude-skill-registry 163
-
testing-workflows
Run, debug, and structure tests for this Go project (unit + integration), including generation prerequisites. Use when changing domain logic, repositories, HTTP handlers, or migrations.
majiayu000/claude-skill-registry 163
-
code-docs
Apply Google Style documentation standards to Python, Go, and Terraform code. Use when writing or reviewing code that needs docstrings/comments, when asked to "document this code", "add docstrings", "follow Google Style", or when improving code documentation quality. Supports Python docstrings, Go comments, and Terraform variable/output descriptions. Enforces consistent, professional documentation standards.
majiayu000/claude-skill-registry 163
-
browserbase
Cloud browser infrastructure for AI agents - create sessions, persist contexts, and automate browsers
majiayu000/claude-skill-registry 163
-
faiss
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.
majiayu000/claude-skill-registry 163
-
kaizen
Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.
majiayu000/claude-skill-registry 163
-
trading-signals
Technical analysis patterns - Elliott Wave, Wyckoff, Fibonacci, Markov Regime, and Turtle Trading with confluence detection. Use when analyzing charts, identifying trading signals, or calculating technical levels.
majiayu000/claude-skill-registry 163
-
n8n-validation-expert
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
majiayu000/claude-skill-registry 163
-
deno-monorepo-template
Deno monorepo with Hono, tRPC, Drizzle, and Supabase.
majiayu000/claude-skill-registry 163
-
coordinator-pattern
Expert Coordinator pattern decisions for iOS/tvOS: when coordinators add value vs overkill, parent-child coordinator hierarchy design, SwiftUI vs UIKit coordinator differences, and flow completion handling. Use when designing navigation architecture, implementing multi-step flows, or decoupling views from navigation. Trigger keywords: Coordinator, navigation, flow, parent coordinator, child coordinator, deep link, routing, navigation hierarchy, flow completion
majiayu000/claude-skill-registry 163
-
perception-system
AI perception skill for sight, hearing, and threat detection systems.
majiayu000/claude-skill-registry 163
-
Dongshan Next Map Development
Expert guide for developing the Dongshan Next Map LBS game, covering 3-layer architecture, Zustand state management, custom Systems (LBS, Save, Quest), and HUD development.
majiayu000/claude-skill-registry 163
-
sam-ceo-communication
Explain technical work and give feedback to Sam (non-technical owner/CEO) in clear, respectful, simple language, with gentle corrections of terms like git/push/pull/commit when misused. Use in chat only; do not include this tone or explanations in repo files or reports.
majiayu000/claude-skill-registry 163
-
icon-system
Implements scalable icon systems with SVG sprites or React/Vue components. Use when setting up icon libraries, creating icon sizing tokens, optimizing SVGs, or building accessible icon buttons.
majiayu000/claude-skill-registry 163