Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
incremental-research
構造化された調査ワークフローを実行する。ユーザーが「調べて」「調査して」「調べたい」「調査したい」「〜について調べて」「〜を調べて」「調査」と言った時に使用する。調査計画をmarkdownファイルに記載し、各調査項目の状態と結果を順次更新しながら体系的に調査を進める。
majiayu000/claude-skill-registry 163
-
skills-manager
Universal consolidation & audit skill for Claude Code skills. Analyzes project state, detects redundancies, and safely manages skills with backup, confirmations, and rollback capabilities. Never assumes without verifying actual code and usage patterns.
majiayu000/claude-skill-registry 163
-
ring:documentation-structure
Patterns for organizing and structuring documentation including hierarchy,
navigation, and information architecture.
majiayu000/claude-skill-registry 163
-
bio-proteomics-data-import
Load and parse mass spectrometry data formats including mzML, mzXML, and quantification tool outputs like MaxQuant proteinGroups.txt. Use when starting a proteomics analysis with raw or processed MS data. Handles contaminant filtering and missing value assessment.
majiayu000/claude-skill-registry 163
-
react-hooks-patterns
Use when React Hooks patterns including useState, useEffect, useContext, useMemo, useCallback, and custom hooks. Use for modern React development.
majiayu000/claude-skill-registry 163
-
structure-design-skill
majiayu000/claude-skill-registry 163
-
layer-components
Use when creating or modifying code in nomarr/components/. Components contain heavy domain logic (ML, analytics, tagging). Only ml/backend_essentia.py may import Essentia.
majiayu000/claude-skill-registry 163
-
retellai-rate-limits
Implement Retell AI rate limiting, backoff, and idempotency patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Retell AI.
Trigger with phrases like "retellai rate limit", "retellai throttling",
"retellai 429", "retellai retry", "retellai backoff".
majiayu000/claude-skill-registry 163
-
alphafold-database
Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.
majiayu000/claude-skill-registry 163
-
write-spec
Spec document structure, formatting rules, and guidelines for updating .workaholic/specs/.
majiayu000/claude-skill-registry 163
-
vendix-prisma-schema
Prisma schema editing.
majiayu000/claude-skill-registry 163
-
idea-lab
Timeboxed divergent ideation that outputs ranked options plus day-one experiments.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-secret-delete
Delete a secret. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
workflow-review
Design token pipeline and build workflow evaluation. Reviews YAML→CSS→Tailwind transformation, auto-generation integrity, validation coverage, and identifies manual edits. Combinable with other skills.
majiayu000/claude-skill-registry 163
-
experience-designer
UX/UI design and user experience
majiayu000/claude-skill-registry 163
-
test-pattern-detector
Delegates test pattern detection to a lightweight agent. Use when you need to understand existing test conventions without loading test files into context.
majiayu000/claude-skill-registry 163
-
testing-code
Generates unit and integration tests using industry-standard frameworks (Jest, Vitest, Pytest). Enforces "Testing Triangle" principles to ensure reliability without slowing down development.
majiayu000/claude-skill-registry 163
-
markitdown
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
majiayu000/claude-skill-registry 163
-
fal-workflow
Generate workflow JSON files for chaining AI models
majiayu000/claude-skill-registry 163
-
Type Hints for ML Code
Apply appropriate type hints for ML/PyTorch code. Use when adding type annotations to ML code or addressing mypy errors.
majiayu000/claude-skill-registry 163
-
slo-implementation
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.
majiayu000/claude-skill-registry 163
-
binary-reconnaissance
Initial reconnaissance on binaries including checksec, file analysis, strings, and symbols. First step for any new target.
majiayu000/claude-skill-registry 163
-
graphql
GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.
majiayu000/claude-skill-registry 163
-
auth-components
Pre-built and custom Clerk authentication component templates with theming and customization patterns. Use when building authentication UI, creating sign-in/sign-up pages, customizing Clerk components, implementing user buttons, theming auth flows, or when user mentions Clerk components, SignIn, SignUp, UserButton, auth UI, appearance customization, or authentication theming.
majiayu000/claude-skill-registry 163