Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rust-guidelines
Pragmatic Rust conventions to keep code readable, testable, and performant for this project.
majiayu000/claude-skill-registry 163
-
phase-prep
Research Godot source code to prepare critical implementation notes for upcoming phases. Use before implementing phases to avoid debugging sessions and discover Godot quirks upfront.
majiayu000/claude-skill-registry 163
-
unknown-silver2dream-ai-workflow-kit
majiayu000/claude-skill-registry 163
-
role-network-architect
顶级通信架构师。负责网络协议设计、隧道架构、性能优化、Code Review。精通 TCP/UDP/QUIC/WebSocket,专注高性能网络系统设计。关键词:协议、架构、性能、Review、网络、隧道。
majiayu000/claude-skill-registry 163
-
adding-localizable-strings
Adds new human-readable strings that are translated into users' languages.
majiayu000/claude-skill-registry 163
-
cui-maven-rules
Complete Maven standards covering build processes, POM maintenance, dependency management, and Maven integration for CUI projects
majiayu000/claude-skill-registry 163
-
Spec Linter
Validates specs have required frontmatter, links, and compliance. Use before commits or during code review.
majiayu000/claude-skill-registry 163
-
Session Refiner
Automatically bridge long technical sessions to keep context window small and costs low. Extracts key technical decisions, resolved bugs, active tasks, and essential code snippets from conversation history into a compact markdown summary (2,000–5,000 tokens). Use when reaching a project phase milestone, when Claude warns the context window is getting full, or to start a fresh session with minimal token cost while maintaining continuity.
majiayu000/claude-skill-registry 163
-
code-review-preferences
Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
majiayu000/claude-skill-registry 163
-
strategic-planning-manager
Annual strategic review and goal-setting interview across life/work domains with quarterly progress check-ins
majiayu000/claude-skill-registry 163
-
environment-isolation
環境分離とアクセス制御スキル。開発・ステージング・本番環境の厳格な分離、
環境間Secret共有の防止、最小権限原則の徹底を提供します。
Anchors:
• Building Secure and Reliable Systems / 適用: Defense in Depth原則 / 目的: 多層防御設計
• The Twelve-Factor App / 適用: Config要素とコードの分離 / 目的: 環境変数による設定管理
• Railway Secret Management / 適用: 環境グループによるSecret分離 / 目的: 環境別Secretストア
Trigger:
Use when designing environment isolation strategy, managing secrets across dev/staging/prod environments,
implementing access control policies, preventing cross-environment data contamination,
or validating environment separation compliance.
environment isolation, secret management, access control, Railway secrets, GitHub secrets, security boundaries
majiayu000/claude-skill-registry 163
-
Frontend Components
Structure React 19+ components following best practices for organization, state management, props handling, and code readability with top-down structure and single responsibility principle. Use this skill when creating new React components, refactoring existing components, organizing component logic, managing component state, defining prop interfaces (IComponentProps with I prefix), or implementing component patterns. Apply when working on React component files (*.tsx, *.jsx), Shadcn/ui components, or any frontend component implementations. This skill ensures predictable top-down structure (imports → types/interfaces → component → hooks → derived values → JSX), proper props destructuring with defaults in function signature, manageable component size (split at >300 lines), composition via Shadcn Slot pattern (asChild prop), React 19 patterns (use() hook for promises, useActionState for forms, useOptimistic for immediate feedback), no manual useMemo/useCallback (React Compiler handles memoization), Server Components as default for data fetching, early returns for loading/error states, and components that pass the scroll test.
majiayu000/claude-skill-registry 163
-
mcp-integration
Miyabi MCP統合スキル - プロジェクト内の7つのMCPサーバーを活用した高度な機能提供。
IDE診断、GitHub拡張、プロジェクトコンテキスト、ファイルシステム、コンテキストエンジニアリング、
Miyabi CLI、dev3000デバッグツールを統合。
Use when:
- VS Codeの診断情報やJupyter実行が必要な時
- GitHubのIssue/PR操作が必要な時
- プロジェクト依存関係の分析が必要な時
- コンテキスト最適化やセマンティック検索が必要な時
- Miyabi CLIコマンド(init, agent-run, status, auto)を実行する時
- UIデバッグやブラウザ統合ログが必要な時
majiayu000/claude-skill-registry 163
-
visualization
Knowledge about pyecharts chart creation, HTML report generation, and visualization best practices
majiayu000/claude-skill-registry 163
-
simplicity-review
Reviews code for unnecessary complexity and suggests simplifications that make it easier for developers to understand
majiayu000/claude-skill-registry 163
-
with-reference
Demonstrates loading an external note during execution.
majiayu000/claude-skill-registry 163
-
marketplace-menoncello-menon-market
majiayu000/claude-skill-registry 163
-
portal-dropdown-components
Build React Portal-based dropdown, modal, and overlay components. Use when creating dropdown menus, select components, modals, tooltips, or any UI that needs to escape overflow containers. Includes positioning, scroll handling, keyboard navigation, and accessibility patterns.
majiayu000/claude-skill-registry 163
-
checkpoint-from-receipt
Create checkpoints from receipt photos using QR scanning, e-Kasa API, and GPS extraction (10-40s)
majiayu000/claude-skill-registry 163
-
remote-camera-capture
Capture photos remotely from mobile devices for hardware inspection, PCB debugging, chip identification, document capture, or visual analysis. Use when you need to see something in the physical world - circuit boards, chip markings, component labels, error screens, handwritten notes, or any physical object the user mentions.
majiayu000/claude-skill-registry 163
-
llamafile
When setting up local LLM inference without cloud APIs. When running GGUF models locally. When needing OpenAI-compatible API from a local model. When building offline/air-gapped AI tools. When troubleshooting local LLM server connections.
majiayu000/claude-skill-registry 163
-
systematic-review
Guidance for conducting PhD-level systematic literature reviews according to PRISMA (Preferred Reporting Items for Systematic Reviews and Meta-Analyses) standards. Covers protocol development, search string optimization, screening processes, and data extraction.
majiayu000/claude-skill-registry 163
-
codex-code-reviewer
Systematic code review workflow using zen mcp's codex tool. Use this skill when the user explicitly requests "use codex to check the code", "check if the recently generated code has any issues", or "check the code after each generation". The skill performs iterative review cycles - checking code quality, presenting issues to the user for approval, applying fixes, and re-checking until no issues remain or maximum iterations (5) are reached.
majiayu000/claude-skill-registry 163
-
eld-record-compact
PCE (Process-Context Engine) のコンテキスト圧縮スキル。長期タスクの履歴を要約・圧縮し、セッション継続を可能にする。
トリガー条件:
- セッションが長くなった時
- コンテキストウィンドウが逼迫した時
- 「ここまでをまとめて」
- 「ノートを作成して」
- 複数セッションにまたがる作業の時
- 「次回のために記録して」
majiayu000/claude-skill-registry 163