Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
style-guide-adherence
Use when writing code - follow Google style guides where available, otherwise follow established best practices for the language
majiayu000/claude-skill-registry 163
-
spec-parallel
Auto-detect and parallelize Spec Kit tasks
majiayu000/claude-skill-registry 163
-
geo-database
Access NCBI GEO for gene expression/genomics data. Search/download microarray and RNA-seq datasets (GSE, GSM, GPL), retrieve SOFT/Matrix files, for transcriptomics and expression analysis.
majiayu000/claude-skill-registry 163
-
dev-multiplayer-colyseus-client
Colyseus client SDK for React, connection methods, room events, and messaging. Use when connecting to multiplayer server.
majiayu000/claude-skill-registry 163
-
opencode-agent-generator
Creates OpenCode agents in project folders for opencode serve operations. Use when you need to autonomously create specialized OpenCode agents that will be used by OpenCode serve, not by Claude directly.
majiayu000/claude-skill-registry 163
-
python-best-practices-fail-fast-imports
Validates that all imports follow fail-fast principle by detecting try/except ImportError patterns, conditional imports, and optional dependencies. Use before commits, when modifying imports, during code review, or as part of quality gates. Enforces project rule that all imports must be at module top level.
majiayu000/claude-skill-registry 163
-
opensaas-migration
Expert knowledge for migrating projects to OpenSaaS Stack. Use when discussing migration strategies, access control patterns, or OpenSaaS Stack configuration best practices.
majiayu000/claude-skill-registry 163
-
nav-task-mode
Unified workflow orchestration for substantial tasks. Auto-detects complexity, defers to matching skills, or provides phase-based execution. Solves workflow conflicts between skills, loop mode, and CLAUDE.md.
majiayu000/claude-skill-registry 163
-
azure-communication-sms-java
Send SMS messages with Azure Communication Services SMS Java SDK. Use when implementing SMS notifications, alerts, OTP delivery, bulk messaging, or delivery reports.
majiayu000/claude-skill-registry 163
-
catsharp-sonification
Sonify GF(3) color streams via CatSharp scale. Maps Gay.jl colors to pitch classes and plays through sox. Includes metairony mode and Hydra flow grokking.
majiayu000/claude-skill-registry 163
-
ref-documentation
General documentation standards for README, AsciiDoc, and technical documentation with validation, formatting, link verification, and content review workflows
majiayu000/claude-skill-registry 163
-
1k-state-management
Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence, settings.
majiayu000/claude-skill-registry 163
-
grounded-answer
Provide accurate, evidence-based answers by referencing sources from documents, textbooks, or research papers. Use when user asks for factual or source-backed responses.
majiayu000/claude-skill-registry 163
-
chem-vis
Generate 2D structure images and interactive 3D viewers from chemical names or SMILES. Supports PNG/SVG output for 2D and 3Dmol.js HTML viewers for 3D conformers.
majiayu000/claude-skill-registry 163
-
smart-skill-loading
Auto-detect and load minimal context from Skills folders using progressive disclosure, trimming 1400 tokens from system prompt through metadata-first loading. Use when optimizing token usage, managing multiple skills, or preventing context bloat. Load YAML metadata first, then conditionally load full SKILL.md only for matched skills based on task triggers. Achieves 10% accuracy improvement via targeted context. Triggers on "optimize skills", "reduce tokens", "smart loading", "skill efficiency".
majiayu000/claude-skill-registry 163
-
squares
본 문서는 수 십개의 작은 사각형으로 글씨를 만드는 JavaScript 코드를 생성하는 개발 지침을 제공합니다. 텍스트를 화면에 표시 할 때, 일반 벡터 텍스트를 그대로 쓰지 않고, 수십 개의 작은 정사각형(픽셀)을 격자 형태로 찍어 "Hello, World! It's sure bright out here!" 문자열을 표현합니다. 브라우저에서 바로 실행 가능한 순수 HTML+JavaScript 예제를 만듭니다.
majiayu000/claude-skill-registry 163
-
clear-cove-task-design
Combine CLEAR (Concise, Logical, Explicit, Adaptive, Reflective) and CoVe (Chain of Verification) to write and lint agent task files that will be executed by worker agents. Use when orchestration or planning agents are producing task plans, task prompts, or TASK.md style instructions that must be unambiguous, verifiable, and resistant to hallucination.
majiayu000/claude-skill-registry 163
-
synthesis-engine
Cross-domain integration using diffusion dynamics. Operationalizes intellectual chaos methodology - deliberately combining diverse materials to surface unexpected patterns. Use when given multiple documents from different fields, asked to find connections between disparate concepts, synthesizing across disciplines, or when user uploads varied materials expecting emergent insight.
majiayu000/claude-skill-registry 163
-
electron-pro
Desktop application specialist building secure cross-platform solutions. Develops Electron apps with native OS integration, focusing on security, performance, and seamless user experience.
majiayu000/claude-skill-registry 163
-
dart-drift
Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when building Dart apps that need local SQLite database storage or PostgreSQL connection with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with sqlite3 package, PostgreSQL support with drift_postgres, connection pooling, and server-side patterns.
majiayu000/claude-skill-registry 163
-
using-runtime-checks
Teaches how to validate external data at runtime using Zod and other validation libraries in TypeScript. Use when working with APIs, JSON parsing, user input, or any external data source where runtime validation is needed.
majiayu000/claude-skill-registry 163
-
gitinfo
Provide a concise summary of git repository state; use when asked for repo status, branch, or recent commits.
majiayu000/claude-skill-registry 163
-
build-only-validate-capability-flow
Validate a capability flow specification against schema constraints. Use after designing a process to ensure it conforms to framework rules. Triggers on "validate capability flow", "check process spec", "verify schema compliance".
majiayu000/claude-skill-registry 163
-
read-unresolved-pr-comments
GitHub PRから未対応のコメントを取得し、修正プランを作成します。
majiayu000/claude-skill-registry 163