Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
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
-
typescript-development
Helps build and extend TypeScript Express APIs using Clean Architecture, inversify dependency injection, Prisma ORM, and Railway deployment patterns established in the upkeep-io project.
majiayu000/claude-skill-registry 163
-
Shopify Liquid Fundamentals
Core Shopify Liquid templating best practices for performance, maintainability, and clean code
majiayu000/claude-skill-registry 163
-
tavily-api
Implement web search, url content extraction, website crawling, and deep research with the tavily API. Use when building agentic workflows, rag systems, or autonomous agents that require real-time context from the web.
majiayu000/claude-skill-registry 163
-
ic-optimize
Optimize IC10 code for efficiency and line count. Use when user wants to reduce line count, improve performance, or refactor existing Stationeers IC10 code.
majiayu000/claude-skill-registry 163
-
xcode-workflows
Xcode build system guidance for xcodebuild operations. Use when building iOS projects, running tests, analyzing build failures, or configuring schemes. Covers build/clean/test operations, interpreting xcodebuild output, and troubleshooting common build errors.
majiayu000/claude-skill-registry 163
-
tech-debt-analysis
Analyze and address technical debt in codebases.
majiayu000/claude-skill-registry 163
-
matchms
Spectral similarity and compound identification for metabolomics. Use for comparing mass spectra, computing similarity scores (cosine, modified cosine), and identifying unknown compounds from spectral libraries. Best for metabolite identification, spectral matching, library searching. For full LC-MS/MS proteomics pipelines use pyopenms.
majiayu000/claude-skill-registry 163
-
mixmi-mixer-architecture
Complete technical reference for the professional mixer system architecture, audio routing, recording implementation, and all internal mechanics
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
-
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
-
refactoring-patterns
Apply safe refactoring patterns to improve code structure without changing behavior. Use when cleaning up code, reducing technical debt, or improving maintainability.
majiayu000/claude-skill-registry 163
-
training-code-verification
Checklist for editing training code. Trigger when: (1) modifying training notebook, (2) changing GPUEnvConfig, (3) changing reward functions, (4) ANY training-related code changes.
majiayu000/claude-skill-registry 163
-
worktree-path-policy
Ensures all file operations occur in the correct worktree directory to prevent accidental changes to the wrong codebase. Use when implementing, reviewing, testing, or documenting code in worktree-based development workflows.
majiayu000/claude-skill-registry 163
-
review-specialist
読み取り専用で差分をレビューし、ルール違反・リスク・最小修正案を提示する
majiayu000/claude-skill-registry 163
-
github-issue-quality-checker
Open状態のGitHub Issueから低品質・曖昧なIssueを検出して分析するスキル。 「Issueが多すぎてどれから対応すべきか分からない」「質問や報告の質を上げたい」場合に使用。 環境変数で指定されたリポジトリのIssueを品質評価し、最もスコアの低いIssueを特定する。
majiayu000/claude-skill-registry 163
-
go-clean-architecture
Expert knowledge in Go clean architecture patterns and best practices
majiayu000/claude-skill-registry 163
-
programmer
Translates design documents and plans into code
majiayu000/claude-skill-registry 163
-
analyzer-architecture-review
analyzerアプリケーションのアーキテクチャレビュー。Port&Adapterアーキテクチャ(ヘキサゴナルアーキテクチャ)のルールに従っているかをチェックします。新しいPort/Adapter/Usecase/Model追加時、PRレビュー時、またはアーキテクチャ違反の検出が必要な時に使用します。Port層の関数型定義、依存関係の方向、New*関数パターン、レイヤー分離などを検証します。
majiayu000/claude-skill-registry 163
-
provider-scorecard
Use to track enrichment provider success, cost, latency, and quality trends.
majiayu000/claude-skill-registry 163
-
functionality-audit
Validates that code actually works through sandbox testing, execution verification, and systematic debugging. Use this skill after code generation or modification to ensure functionality is genuine rather than assumed. The skill creates isolated test environments, executes code with realistic inputs, identifies bugs through systematic analysis, and applies best practices to fix issues without breaking existing functionality. This ensures code delivers its intended behavior reliably.
majiayu000/claude-skill-registry 163
-
verified-search
Expert verified search with source validation, credibility scoring, and fact-checking
majiayu000/claude-skill-registry 163
-
analyzing-code-structure
Performs structural code search and refactoring by matching code structure instead of exact text. Use when editing code structure with text matching ambiguity, handling "old_string not unique" problems, or performing formatting-independent pattern matching across function signatures, method calls, and class structures
majiayu000/claude-skill-registry 163