Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ruby-on-rails-development
Rails skills router and knowledge base. Routes your request to the appropriate specialist skill. Contains core Rails principles and conventions. Use when unsure which specialist to choose or for general Rails questions.
majiayu000/claude-skill-registry 163
-
safe-refactor
Perform safe code refactoring with reference checking and validation. Uses Miller's rename_symbol for workspace-wide renames and fast_refs for impact analysis. Activates when user wants to refactor, rename, or safely modify code.
majiayu000/claude-skill-registry 163
-
reportlab
Python library for programmatic PDF generation and creation. Use when user wants to generate PDFs from scratch, create invoices, reports, certificates, labels, or custom documents with precise control over layout, fonts, graphics, tables, and charts. Supports both low-level drawing (Canvas) and high-level documents (Platypus).
majiayu000/claude-skill-registry 163
-
create-vlan-network
创建新的 VLAN 网络和对应的 Multus 网络配置。当用户需要新建 VLAN 网段、添加 Multus 网络定义时使用此技能。
majiayu000/claude-skill-registry 163
-
kotlin-ktor
Ktor framework - routing, authentication, WebSockets
majiayu000/claude-skill-registry 163
-
chezmoi
Chezmoi dotfile management expertise
majiayu000/claude-skill-registry 163
-
memory-leak-detector
Detect and fix memory leaks in Python and PyTorch code, especially matplotlib figures and unreleased tensors. This skill should be used during Phase 4 performance optimization when memory usage grows over time.
majiayu000/claude-skill-registry 163
-
voc-research
Extract Voice of Customer quotes from forums, reviews, and social media. Use when gathering customer language for copywriting, understanding pain points, or building messaging frameworks.
majiayu000/claude-skill-registry 163
-
react-native-basics
Master React Native fundamentals - components, styling, layout, and Expo
majiayu000/claude-skill-registry 163
-
allaymc-plugin-dev
Create, update and troubleshoot AllayMC plugins in Java or other JVM languages. Use when (1) creating a new AllayMC plugin. (2) migrating an existing plugin to AllayMC. (3) troubleshooting an AllayMC plugin.
majiayu000/claude-skill-registry 163
-
create-module
创建新的业务模块。当需要添加新模块如 ec、crm 时使用。
majiayu000/claude-skill-registry 163
-
ebpf-map-handler
Create eBPF maps (hash, array, ringbuf, LRU, per-CPU) with corresponding Go userspace code for reading and writing data between kernel and userspace. Includes map definitions, update/lookup operations, and event handling. Use when implementing state management or kernel-userspace communication in CNFs.
majiayu000/claude-skill-registry 163
-
Verification Before Completion
Before submitting code or creating a Pull Request, when about to claim that work is complete, fixed, or passed, you must run verification commands and confirm the output results before making any success claims; evidence must appear before any assertions---
majiayu000/claude-skill-registry 163
-
solresol
A custom skill that helps with translating text into Solresol.
majiayu000/claude-skill-registry 163
-
retrospectives
Master sprint retrospectives with various formats, action planning, and continuous improvement techniques for team effectiveness.
majiayu000/claude-skill-registry 163
-
reviewing-platform-abstraction
Validates platform abstraction compliance - ensures rendering code uses IRendererAPI interfaces, no direct OpenGL in engine core, proper namespace isolation. Reviews graphics features and guides alternative backend implementation.
majiayu000/claude-skill-registry 163
-
webapp-debugger
Chrome DevTools MCPを使用したWebアプリのデバッグ支援スキル。ブラウザ操作、コンソールログ監視、ネットワークリクエスト分析、パフォーマンス計測を行う。
使用タイミング: (1) Webアプリの動作確認・デバッグ (2) UIの自動操作テスト (3) ネットワークエラーの調査 (4) コンソールエラーの確認 (5) パフォーマンス問題の診断 (6) フォーム入力の自動化 (7) スクリーンショット取得
majiayu000/claude-skill-registry 163
-
Global Free Threading
Your approach to handling global free threading. Use this skill when working on files where global free threading comes into play.
majiayu000/claude-skill-registry 163
-
handler-storage-gcs
Google Cloud Storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163
-
rust-async-await-module-patterns
majiayu000/claude-skill-registry 163
-
examples-patelmm79-dev-nexus
majiayu000/claude-skill-registry 163
-
Nim Memory Management
Use when nim's memory management including garbage collection strategies, manual memory control, destructors, move semantics, ref/ptr types, memory safety, and optimization techniques for performance-critical systems programming.
majiayu000/claude-skill-registry 163
-
launch-planning-frameworks
Master product launch planning including launch types (soft, hard, tiered), launch strategies, launch timelines, cross-functional coordination, and launch execution. Use when planning product launches, coordinating cross-functional teams, creating launch plans, timing market entry, executing launches, or building launch playbooks. Covers launch tier frameworks, launch checklists, and launch management best practices.
majiayu000/claude-skill-registry 163
-
image-management
Centralized polymorphic image management with CheckboxList picker, WebP auto-conversion, order management (order=0 for cover), soft deletes. USE WHEN adding images/gallery to models, implementing image upload, working with ImagesRelationManager, or fixing image errors.
majiayu000/claude-skill-registry 163