Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
arch
Root SE architecture: system design, ADRs, trade-off analysis, tech stack selection
majiayu000/claude-skill-registry 163
-
10-02-question-archive
Archive for resolved open questions that contain decisions worth preserving.
majiayu000/claude-skill-registry 163
-
ln-002-best-practices-researcher
Research best practices via MCP Ref/Context7/WebSearch and create documentation (guide/manual/ADR/research). Single research, multiple output types.
majiayu000/claude-skill-registry 163
-
seo-fundamentals
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
majiayu000/claude-skill-registry 163
-
Global Coding Style
Your approach to handling global coding style. Use this skill when working on files where global coding style comes into play.
majiayu000/claude-skill-registry 163
-
spring-boot-rest-api-standards
Provides REST API design standards and best practices for Spring Boot projects. Use when creating or reviewing REST endpoints, DTOs, error handling, pagination, security headers, HATEOAS and architecture patterns.
majiayu000/claude-skill-registry 163
-
tapestry
Unified content extraction and action planning. Use when user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or similar phrases indicating they want to extract content and create an action plan. Automatically detects content type (YouTube video, article, PDF) and processes accordingly.
majiayu000/claude-skill-registry 163
-
red-team-tactics
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
majiayu000/claude-skill-registry 163
-
rule-of-5
High-stakes code review with parallel agent waves
majiayu000/claude-skill-registry 163
-
Agent Creating
Used to create a new agent. Used when a user wants to create a new agent
majiayu000/claude-skill-registry 163
-
logistics-lanes
Analyze carrier performance and shipping lane efficiency
majiayu000/claude-skill-registry 163
-
kano-commit-convention-skill
Commit convention linting and changelog automation following the Kano commit format.
majiayu000/claude-skill-registry 163
-
ship-develop
Ship the current branch into `develop` with the full GitHub flow: verify repo state, run the right tests, commit if needed, push, create or reuse a PR, request Codex review, address findings until clean, and merge when safe. Use when the user asks to merge the current branch into `develop`, create a PR and let Codex review it, or finish a reviewed PR merge automatically.
majiayu000/claude-skill-registry 163
-
torch-geometric
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
majiayu000/claude-skill-registry 163
-
bmad-quick-dev
Implement a Quick Tech Spec for small changes or features. Use when the user provides a quick tech spec and says "implement this quick spec" or "proceed with implementation of [quick tech spec]"
majiayu000/claude-skill-registry 163
-
ai-ethics-compliance
Assessing Bias, Fairness, Transparency, and Legal (EU AI Act, GDPR).
majiayu000/claude-skill-registry 163
-
secrets-detection
用于检测代码库中的敏感信息泄露风险。当用户需要检查敏感信息、安全扫描、代码安全审计、检测密钥泄露时触发此skill。
触发场景:
- "检查敏感信息"、"安全检查"、"检测密钥泄露"
- "扫描代码中的敏感数据"、"查找密码泄露"
- 提交代码前的安全检查
- 代码审查前的安全扫描
- 检查.gitignore是否正确配置
检测范围:API密钥、密码、私钥、证书文件、数据库连接串、云服务凭证等敏感信息。
majiayu000/claude-skill-registry 163
-
software-developer
Use when implementing production-quality bioinformatics software with proper error handling, logging, testing, and documentation, following software engineering best practices.
majiayu000/claude-skill-registry 163
-
skypilot-multi-cloud-orchestration
Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.
majiayu000/claude-skill-registry 163
-
mfe-mapping
Functions, categories, and information. How mathematical objects relate to each other — morphisms, entropy, signal processing.
majiayu000/claude-skill-registry 163
-
state-management
Master React state management with Zustand, Redux Toolkit, Jotai, and React Query. Covers global state, server state, atomic state, and persistence patterns. Use for complex applications requiring scalable state architecture.
majiayu000/claude-skill-registry 163
-
iOS Deployment
Standards for Provisioning, Signing, and Fastlane.
majiayu000/claude-skill-registry 163
-
code-summarizer
Generate concise summaries of source code at multiple scales. Use when users ask to summarize, explain, or understand code - whether it's a single function, a class, a module, or an entire codebase. Handles function-level code by explaining intention and core logic, and large codebases by providing high-level overviews with drill-down capabilities for specific modules.
majiayu000/claude-skill-registry 163
-
ruff
Run ruff linter on staged or specified Python files and fix errors following the project's lint strategy.
majiayu000/claude-skill-registry 163