Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cpu-gpu-performance
Monitor and optimize CPU/GPU usage with load measurement and cost-effective
validation strategies.
Triggers: CPU usage, GPU usage, performance, load monitoring, build performance,
training, resource consumption, test suite, compilation
Use when: session starts (auto-load with token-conservation), planning builds
or training that could pin CPUs/GPUs for >1 minute, retrying failed resource-heavy commands
DO NOT use when: simple operations with no resource impact.
DO NOT use when: quick single-file operations.
Use this skill BEFORE resource-intensive operations. Establish baselines proactively.
majiayu000/claude-skill-registry 163
-
docs-build
Building, rendering library docs, and deploying docs.cloudposse.com. Use when working with the Docusaurus build process or regenerating auto-generated content.
majiayu000/claude-skill-registry 163
-
using-skillpack-maintenance
Use when maintaining, enhancing, or modifying existing Claude Code plugins - handles skills, commands, agents, hooks, and reference sheets through systematic domain analysis, structure review, behavioral testing, and quality improvements
majiayu000/claude-skill-registry 163
-
Repository Builder
Create repository classes implementing the repository pattern with Protocol interfaces, ORM separation, and mapper integration for clean data access.
majiayu000/claude-skill-registry 163
-
arch-review
新機能やコード変更時にアーキテクチャの妥当性を検証する。
簡易DDD構成、レイヤー分離、依存方向の正しさをチェック。
majiayu000/claude-skill-registry 163
-
dotnet-minimal-apis
Guide for building ASP.NET Core Minimal APIs with OpenAPI/Swagger integration in .NET 10
majiayu000/claude-skill-registry 163
-
dual-controller-sync
Debug and synchronize communication between the robocar main controller (Heltec WiFi LoRa 32) and camera module (ESP32-CAM)
majiayu000/claude-skill-registry 163
-
unknown-marcusgoll-spec-flow-2
Audit skill for YAML compliance, pure XML structure, progressive disclosure, and best practices
majiayu000/claude-skill-registry 163
-
post-prompt-finetune
Run automatically after completing any code changes. Validates TypeScript build, auto-fixes prettier and linting, then manually fixes any remaining issues.
majiayu000/claude-skill-registry 163
-
phoenix-thinking
Use when writing Phoenix, LiveView, or Plug code. Contains insights about LiveView lifecycle, Scopes, PubSub, and gotchas from Chris McCord.
majiayu000/claude-skill-registry 163
-
hook-builder
Guide Hook creation with mandatory security review checklist, event selection, and safety validation. Hooks execute arbitrary commands automatically and require careful security consideration. Use when creating Hooks, implementing pre-commit hooks, post-command hooks, automatic execution, event-driven workflows, or when users want to run commands automatically.
majiayu000/claude-skill-registry 163
-
git-release
Git 项目版本发布自动化工具。支持语义化版本号升级 (major/minor/patch),
基于 Angular commit 规范自动生成 CHANGELOG,创建 git tag 并推送到远程仓库。
触发关键词:
- "发布版本"、"升级版本"、"更新版本"、"版本发布"、"发新版"
- "更新版本并提交"、"升级并提交"、"发布并推送"
- "bump version"、"release"、"new release"
- "打tag"、"创建发布"、"创建tag"
- "大版本更新"、"小版本更新"、"补丁版本"
- "major release"、"minor release"、"patch release"
majiayu000/claude-skill-registry 163
-
jetbrains-theme-investigation
Investigates JetBrains IntelliJ Platform theme properties by searching source code. Use when user asks about UI theming, icon colors, tab spacing, component styling, or needs to find what properties are themeable vs hardcoded in IntelliJ-based IDEs.
majiayu000/claude-skill-registry 163
-
patterns
Load common code patterns and abstractions used in this project. Use when implementing features to maintain consistency.
majiayu000/claude-skill-registry 163
-
writing-go
Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.
majiayu000/claude-skill-registry 163
-
fresh-eyes-review
This skill should be used as a mandatory final sanity check before git commit, PR creation, or declaring work done. Triggers on "commit", "push", "PR", "pull request", "done", "finished", "complete", "ship", "deploy", "ready to merge". Catches security vulnerabilities, logic errors, and business rule bugs that slip through despite passing tests.
majiayu000/claude-skill-registry 163
-
ios-simulator-debug
iOS SimulatorをAIで操作してデバッグ・検証。ビルド→起動→UI操作→スクショ→分析のループ。
使用タイミング: (1) UIの動作確認が必要な時、(2) 「Simulatorで確認して」「スクショ撮って」、
(3) バグの再現・調査時、(4) UI実装の検証時、(5) アクセシビリティの確認時
前提条件: ios-simulator MCPサーバーが有効化されていること(apple-platform-plugin導入で自動設定)
majiayu000/claude-skill-registry 163
-
core-principles
Core principles and project structure for React 19 SPA development. Covers stack overview, project organization, agent execution rules, and authoritative sources. Use when planning new projects, onboarding, or reviewing architectural decisions.
majiayu000/claude-skill-registry 163
-
histolab
Lightweight WSI tile extraction and preprocessing. Use for basic slide processing tissue detection, tile extraction, stain normalization for H&E images. Best for simple pipelines, dataset preparation, quick tile-based analysis. For advanced spatial proteomics, multiplexed imaging, or deep learning pipelines use pathml.
majiayu000/claude-skill-registry 163
-
refactoring-06-static-analysis-style
Use when adding formatting, linting, and type checking to Python research code.
majiayu000/claude-skill-registry 163
-
clojure-core-async
Async programming with channels, go blocks, and CSP in Clojure. Use when working with async operations, channel communication, pub/sub patterns, concurrent pipelines, or CSP-style coordination.
majiayu000/claude-skill-registry 163
-
manager
majiayu000/claude-skill-registry 163
-
agent-electron-pro
Desktop application specialist building secure cross-platform solutions. Develops Electron apps with native OS integration, focusing on security, performance, and seamless user experience.
majiayu000/claude-skill-registry 163
-
phylogenetic-methods
Comprehensive guide to phylogenetic tree building methods including distance-based (UPGMA, Neighbor-Joining), maximum likelihood (RAxML, IQ-TREE), and Bayesian inference (MrBayes). Covers multiple sequence alignment, distance matrices, bootstrap analysis, consensus methods, tree formats (Newick, Nexus), and tree comparison metrics. Includes implementation patterns for tree visualization and evaluation.
majiayu000/claude-skill-registry 163