Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rust-quality-checker
Validate Rust code quality with rustfmt, clippy, cargo check, and security analysis. Use for Rust codebases to ensure idiomatic Rust code and best practices.
majiayu000/claude-skill-registry 163
-
signal-capture
Detect and capture technical preferences, naming conventions, and architectural practices from user messages into Packmind standards. Trigger when user prescribes HOW to code rather than WHAT to build (e.g., "Use snake_case for columns", "Always use async/await", "Prefix interfaces with I"). Does NOT trigger for feature requests, bug reports, or general implementation tasks without coding preferences.
majiayu000/claude-skill-registry 163
-
rust-error-handling
Rustでのエラー設計を、境界ごとに thiserror / anyhow を使い分けて実装する。ドメイン/ライブラリは型付きエラー(thiserror)、アプリ境界のみ anyow。context付与、unwrap禁止、HTTP/CLI変換の指針を含む。
majiayu000/claude-skill-registry 163
-
decode-bsv-transaction
Decode BSV transaction hex into human-readable format using WhatsOnChain API. Shows inputs, outputs, scripts, and transaction details.
majiayu000/claude-skill-registry 163
-
few-shot-prompting
Example-based prompting techniques for in-context learning
majiayu000/claude-skill-registry 163
-
railway-deploy
Deploy code to Railway using "railway up". Use when user wants to push code, says "railway up", "deploy", "ship", or "push". For initial setup or creating services, use railway-new skill. For Docker images, use railway-environment skill.
majiayu000/claude-skill-registry 163
-
gh-open-pr
Create a GitHub pull request with gh. Use when asked to open/create a PR (pull request), "PR作って", "draft PR", or "gh pr create".
majiayu000/claude-skill-registry 163
-
checkpoint-mode
Pause for review every N tasks - selective autonomy pattern
majiayu000/claude-skill-registry 163
-
experiment-analyzer
Analyze completed growth experiment results, validate hypotheses, generate insights, and suggest follow-up experiments. Use when experiments are completed, when the user asks about results or learnings, or when discussing what to do next based on experiment outcomes.
majiayu000/claude-skill-registry 163
-
compiler-dev
编译器后端开发专家,专注于IR、CFG、SSA、数据流分析和优化Pass实现。
majiayu000/claude-skill-registry 163
-
gltf-validator
Validate glTF files against your loader, identify missing features for each phase of compatibility, debug loading failures, and guide your 5-phase glTF progression from simple to complex models
majiayu000/claude-skill-registry 163
-
context-security-resolver-stars-end-affordabot
majiayu000/claude-skill-registry 163
-
whole-group-processor
Xử lý từng GROUP một cách có hệ thống trong Whole Knowledge Architecture.
Hỗ trợ expand, refine, và enrich nội dung từng nhóm khái niệm.
v1.1.0: Added --pr, --commit, --dry flags for GitHub workflow automation.
majiayu000/claude-skill-registry 163
-
vscode-theme
Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes, designing color schemes, or when the user mentions VSCode theme, color theme, dark theme, or light theme.
majiayu000/claude-skill-registry 163
-
build-variant-from-local-kits
Build a variant using locally published kits for development validation
majiayu000/claude-skill-registry 163
-
architecture-auditor
Architecture audit and analysis specialist for Modular Monoliths. **ALWAYS use when reviewing codebase architecture, evaluating bounded contexts, assessing shared kernel size, detecting "Core Obesity Syndrome", or comparing implementation against ADR-0001 and anti-patterns guide.** Use proactively when user asks about context isolation, cross-context coupling, or shared kernel growth. Examples - "audit contexts structure", "check shared kernel size", "find cross-context imports", "detect base classes", "review bounded context isolation", "check for Core Obesity".
majiayu000/claude-skill-registry 163
-
angular-migration
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
majiayu000/claude-skill-registry 163
-
drawio
Create and edit draw.io diagrams in XML format. Use when the user wants to create flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams. Handles XML structure, styling, fonts (Noto Sans JP), arrows, connectors, and PNG export.
majiayu000/claude-skill-registry 163
-
gltf-validator
Validate glTF files against your loader, identify missing features for each phase of compatibility, debug loading failures, and guide your 5-phase glTF progression from simple to complex models
majiayu000/claude-skill-registry 163
-
gemini-visual
Visual and front-end development assistant powered by Google Gemini 3. Use for UI analysis, design comparison, accessibility audits, color palette extraction, screenshot-to-code conversion, generating UI assets, and text-based design assistance from briefs.
majiayu000/claude-skill-registry 163
-
elixir-ash-phoenix
Develops, debugs, and refactors Elixir web applications using Ash framework for resource management and Phoenix LiveView for the frontend. Uses tidewave MCP tools for debugging running applications. Use when working with Elixir, Ash, or Phoenix code.
majiayu000/claude-skill-registry 163
-
iching
I Ching divination expert for consultation and interpretation
majiayu000/claude-skill-registry 163
-
zhongyi-rules
Mandatory rules for the zhongyi TCM system. ALWAYS follow these rules when writing any code, templates, or content. Includes bilingual display requirements, Chinese-first format, and other project standards.
majiayu000/claude-skill-registry 163
-
Snippet Generator
Generate reusable, customizable code snippets for common programming patterns and boilerplate code across multiple languages
majiayu000/claude-skill-registry 163