Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
detector-plugin
Create new vision detector plugins following Bob The Skull's detector architecture. Use when adding new detectors like object detection, pose estimation, gesture recognition, or any computer vision detector.
majiayu000/claude-skill-registry 163
-
gh-run-failure
Use to analyze failures in GitHub pipelines or jobs.
majiayu000/claude-skill-registry 163
-
performance-regression-debugging
Identify and debug performance regressions from code changes. Use comparison and profiling to locate what degraded performance and restore baseline metrics.
majiayu000/claude-skill-registry 163
-
github-gist
Create GitHub gists quickly from files, code snippets, or text content. Use when the user wants to share code via GitHub gists or export content to gist format.
majiayu000/claude-skill-registry 163
-
yargs-patterns
Advanced yargs patterns for Node.js CLI argument parsing with subcommands, options, middleware, and validation
majiayu000/claude-skill-registry 163
-
ceo-speech-agent
CEO statement tone shift analyzer for /ceo-analysis page. Analyzes CEO quotes from SEC filings, earnings calls to detect tone changes (positive→cautious, cautious→aggressive) and finds historical similar patterns. Generates news articles when significant shifts detected.
majiayu000/claude-skill-registry 163
-
Advanced Typescript Type Level
Master TypeScript type-level programming with conditional types, mapped types, template literals, and infer patterns. Use when writing advanced types, creating utility types, or solving complex type challenges.
majiayu000/claude-skill-registry 163
-
sap-btp-business-application-studio
This skill provides comprehensive guidance for SAP Business Application Studio (BAS), the cloud-based IDE on SAP BTP built on Code-OSS. Use when setting up BAS subscriptions, creating dev spaces, connecting to external systems, deploying MTA applications, troubleshooting connectivity issues, managing Git repositories, configuring runtime versions, or using the layout editor.
Keywords: SAP Business Application Studio, BAS, SAP BTP, dev space, Cloud Foundry, MTA, multitarget application, SAP Fiori, CAP, HANA, destination, WebIDEEnabled, Cloud Connector, Service Center, Storyboard, Layout Editor, ABAP, OData, subscription, entitlements, role collection, Business_Application_Studio_Developer, Git, clone, push, pull, Gerrit, PAT, OAuth, asdf, runtime, Node.js, Java, Python, Task Explorer, CI/CD, Yeoman, generator, template wizard, mbt, mtar, debugging, breakpoint
majiayu000/claude-skill-registry 163
-
webapp-wow-mechanic-creator
Design innovative game mechanics using web browser APIs that create "WOW moments" impossible in other platforms. Implements 5 surprise types (rule-breaking, meta-awareness, recursive-explosion, hidden-layer, system-hacking) using LocalStorage, Canvas, Notifications, DevTools, and browser tab manipulation. Use when creating surprising game mechanics, implementing meta-game elements, or designing memorable interactive moments for web games.
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
-
smart-init
Interactive ClaudeShack ecosystem initialization that analyzes your codebase, mines history, discusses findings with you to establish baseline understanding, and seeds Oracle with verified knowledge. Use when setting up ClaudeShack in a new project or resetting knowledge. Creates a personalized foundation that improves over use. Sets up Context7 for current library docs.
majiayu000/claude-skill-registry 163
-
marimo-development
Expert guidance for creating and working with marimo notebooks - reactive Python notebooks that can be executed as scripts and deployed as apps. Use when the user asks to create marimo notebooks, convert Jupyter notebooks to marimo, build interactive dashboards or data apps with marimo, work with marimo's reactive programming model, debug marimo notebooks, or needs help with marimo-specific features (cells, UI elements, reactivity, SQL integration, deploying apps, etc.).
majiayu000/claude-skill-registry 163
-
strategic-code-reviewer
DRY, KISS, SRP 원칙에 대해서 코드 리뷰를 수행합니다. 코드 품질 검토, 리팩터링 기회 식별, 중복 코드 감지, 복잡한 로직 단순화에 특화되어 있습니다.
majiayu000/claude-skill-registry 163
-
understanding-mistakes
Use when user says something went wrong, AI did Y instead of X, or wants to understand why a deviation happened. Manually invoked post-mortem analysis.
majiayu000/claude-skill-registry 163
-
shell-dev-practices
Shell scripting best practices for bash, sh, zsh with focus on error handling, portability, and automation.
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
-
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
-
sharding-pattern
シャーディング対応のコードを書く際に使用。user_idベースのhash sharding、テーブル分割、クロスシャードクエリ、Repository実装時に自動適用。シャーディング、分散DB、テーブル分割、クロスDBクエリを扱う場合に使用。
majiayu000/claude-skill-registry 163
-
cuda
CUDA kernel development, debugging, and performance optimization for Claude Code. Use when writing, debugging, or optimizing CUDA code, GPU kernels, or parallel algorithms. Covers non-interactive profiling with nsys/ncu, debugging with cuda-gdb/compute-sanitizer, binary inspection with cuobjdump, and performance analysis workflows. Triggers on CUDA, GPU programming, kernel optimization, nsys, ncu, cuda-gdb, compute-sanitizer, PTX, GPU profiling, parallel performance.
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
-
arch-review
新機能やコード変更時にアーキテクチャの妥当性を検証する。
簡易DDD構成、レイヤー分離、依存方向の正しさをチェック。
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
-
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
-
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