Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
systematic-review
You must use this when conducting PRISMA-standard systematic reviews, protocol development, or Risk of Bias assessment.
majiayu000/claude-skill-registry 163
-
testing
How to write tests, when to use each type of test, and how to run them. Contains information about conversion of `.test` to `.sqltest`, and how to write `.sqltest` and rust tests
majiayu000/claude-skill-registry 163
-
secure-coding
Incorporating security at every step of software development – writing code that defends against vulnerabilities and protects user data.
majiayu000/claude-skill-registry 163
-
pine-manager
Orchestrates Pine Script development by coordinating workflows and planning complex projects. Use when building complete trading systems, managing multi-step projects, planning indicator/strategy development, or coordinating multiple capabilities. Triggers on complex requests mentioning multiple features, "build a complete", "trading system", or project planning needs.
majiayu000/claude-skill-registry 163
-
gh-review-pr
Comprehensively review a pull request including code changes, CI status, and adherence to project standards. Use when asked to review a PR.
majiayu000/claude-skill-registry 163