Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
search-x
Search X/Twitter in real-time using Grok. Find tweets, trends, and discussions with citations.
majiayu000/claude-skill-registry 163
-
rust-development
Obsidian LiveSync プロジェクトの Rust 開発を支援します。DDD 4層アーキテクチャ(domain/application/infrastructure/interfaces)に従った新規モジュール追加、axum ハンドラー・ルーティング実装、DomainError と thiserror を使用したエラーハンドリング、tokio-test・mockall・rstest によるテスト作成を行います。新機能追加、コード修正、アーキテクチャ設計、テスト実装を依頼されたときに使用してください。
majiayu000/claude-skill-registry 163
-
cl-condition-system
condition/restartパターンを適用。エラーハンドリング実装時に使用
majiayu000/claude-skill-registry 163
-
graphql-api-development
Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices
majiayu000/claude-skill-registry 163
-
miden-assembly
Guide for understanding and writing Miden VM assembly (MASM) code. Use when:
(1) Reading, analyzing, or explaining MASM code
(2) Writing new MASM procedures or programs
(3) Debugging MASM execution or stack state
(4) Optimizing MASM code for cycle count
(5) Working with Miden VM stack machine concepts
Covers instructions, code organization, core library, and common patterns.
majiayu000/claude-skill-registry 163
-
NativePHP Deployment
This skill should be used when the user asks about "deploy nativephp", "build ios app", "build android app", "app store submission", "play store submission", "native:package", "native:release", "sign android app", "sign ios app", "create ipa", "create aab", "create apk", "upload to app store", "release build", or needs to package and deploy their NativePHP Mobile application.
majiayu000/claude-skill-registry 163
-
game-artist
Manage game assets with Kenney-ONLY approach. Search 36,000+ Kenney CC0 assets. If asset not found, ask user to find/generate manually. Ensure style consistency with flat/vector Kenney aesthetic. Auto-triggers on asset requests.
majiayu000/claude-skill-registry 163
-
unknown-oleksandr-rud-aura-sdd-7
majiayu000/claude-skill-registry 163
-
rdkit
Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D generation, similarity, reactions. For standard workflows with simpler interface, use datamol (wrapper around RDKit). Use rdkit for advanced control, custom sanitization, specialized algorithms.
majiayu000/claude-skill-registry 163
-
instruments-profiling
Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers correct binary selection, CLI arguments, exports, and common gotchas.
majiayu000/claude-skill-registry 163
-
meeting-actions
会議メモからアクションアイテムを抽出するSkill。
「アクションを抽出して」「TODOをまとめて」「会議のアクションは?」
などのリクエストで自動発火する。
majiayu000/claude-skill-registry 163
-
Git Commit Format
Apply HyperShift conventional commit formatting rules. Use when generating commit messages or creating commits.
majiayu000/claude-skill-registry 163
-
log-file-use
When a mode needs to read, create, or write (log progress) to a log file.
majiayu000/claude-skill-registry 163
-
shadcn-mcp
Install and configure the shadcn MCP server for Codex. Use when a user asks to enable shadcn/ui MCP tools, set up the shadcn MCP server in Codex, or troubleshoot shadcn MCP startup.
majiayu000/claude-skill-registry 163
-
capital-proportional-limits
Use percentage-based capital limits, not hard-coded dollar amounts. Trigger when: (1) trades blocked on small accounts, (2) min_cash_buffer is absolute dollars, (3) capital allocation doesn't scale with account size, (4) fixed dollar thresholds in risk code.
majiayu000/claude-skill-registry 163
-
github-rules
Guide for configuring GitHub repository rules, branch protection, rulesets, CODEOWNERS, and security policies. Use when users need to set up branch protection rules, configure required reviews, enforce status checks, manage merge strategies, or implement repository security policies.
majiayu000/claude-skill-registry 163
-
android-proguard-setup
Configure ProGuard/R8 for Android release builds with safe defaults
majiayu000/claude-skill-registry 163
-
workflow-guide
Provides guidance on Cursor ↔ Claude Code 2-agent workflow. Use when user mentions ワークフローについて, Cursorとの連携, 作業の流れ, 2-agent workflow, collaboration. Do NOT load for: 実装作業, ワークフロー設定, ハンドオフ実行.
majiayu000/claude-skill-registry 163
-
deno-debugger
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.
majiayu000/claude-skill-registry 163
-
c3-alter
Makes architectural changes through ADR-first workflow with staged intent clarification.
Use when the user asks to "add a component", "change architecture", "refactor X", "implement feature",
"fix bug", "create new service", "update diagram", or "remove component".
Requires .c3/ to exist. All changes flow through ADR process. For questions, route to c3-query instead.
majiayu000/claude-skill-registry 163
-
mixmi-color-system
Platform color palette with semantic meanings, hex codes, accessibility notes, and usage patterns for all content types including loops, songs, playlists, video, and radio
majiayu000/claude-skill-registry 163
-
reviewing-plugin-marketplace
Review Claude Code plugin marketplace configurations against official best practices. Use when analyzing marketplace.json and plugin.json files for structural issues, common errors, path validation, and consistency with Anthropic's official format. Detects repository URL mismatches, incorrect source paths, and missing required fields.
majiayu000/claude-skill-registry 163
-
code-quality-reviewer
Comprehensive code quality review focusing on DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and Clean Code (Easy to Read) principles. Use when reviewing code changes, analyzing code quality, or assessing code maintainability for any feature, bug fix, or refactoring task.
majiayu000/claude-skill-registry 163
-
local-ci
remote CI (GitHub Actions) 相当のチェックをローカルで実行。Biome check、テスト、ビルドを並列実行し、全てのチェックが成功したことを確認する。PR作成前の事前チェックに使用。
majiayu000/claude-skill-registry 163