Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agent-orchestrate
Multi-agent task orchestration for Claude Code. When given multiple tasks to execute, use this skill to spawn parallel worker agents through Sibyl's MetaOrchestrator instead of Claude Code's built-in Task tool. This enables true multi-process execution with budget controls, quality gates, and coordination.
majiayu000/claude-skill-registry 163
-
shannon-analysis
FLEXIBLE skill orchestrating comprehensive analysis workflows. Adapts to analysis type
(codebase, architecture, technical debt, complexity) and automatically invokes appropriate
sub-skills (spec-analysis, project-indexing, confidence-check). Applies Shannon patterns
(8D framework, waves, NO MOCKS) with Serena historical context. Produces quantitative,
actionable results with structured outputs and MCP recommendations.
majiayu000/claude-skill-registry 163
-
rapids-singlecell-complete
RAPIDS Single-Cell GPU 文档完整镜像
majiayu000/claude-skill-registry 163
-
flow-convert-activities-to-steps
Convert Flow SDK activities.ts to Output SDK steps.ts. Use when migrating activity functions to step definitions with typed parameters.
majiayu000/claude-skill-registry 163
-
support-agent
Customer support and issue resolution
majiayu000/claude-skill-registry 163
-
android-release-validation
Validate Android release builds before publishing to ensure quality and catch ProGuard issues
majiayu000/claude-skill-registry 163
-
terraform-modules
Use when creating and using reusable Terraform modules for organizing and sharing infrastructure code.
majiayu000/claude-skill-registry 163
-
notebook-module-refactoring
Safe refactoring of Jupyter notebook code into Python modules
majiayu000/claude-skill-registry 163
-
code-metrics
Code metrics calculation methodology for static analysis
majiayu000/claude-skill-registry 163
-
email-forensics
Analyze email messages and mailbox data for forensic investigation. Use when investigating
phishing attacks, business email compromise, insider threats, or any scenario requiring
email evidence analysis. Supports PST, OST, MBOX, EML, and MSG formats.
majiayu000/claude-skill-registry 163
-
i18n-workflow-pakholeung37-skills-pre
majiayu000/claude-skill-registry 163
-
networking-skill
Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HTTPS, SSH, firewalls.
majiayu000/claude-skill-registry 163
-
kotlin-dsl
Kotlin DSL - type-safe builders, Gradle DSL, @DslMarker
majiayu000/claude-skill-registry 163
-
supabase-local-dev-loop
Configure Supabase local development with hot reload and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Supabase.
Trigger with phrases like "supabase dev setup", "supabase local development",
"supabase dev environment", "develop with supabase".
majiayu000/claude-skill-registry 163
-
email-forensics
Analyze email messages and mailbox data for forensic investigation. Use when investigating
phishing attacks, business email compromise, insider threats, or any scenario requiring
email evidence analysis. Supports PST, OST, MBOX, EML, and MSG formats.
majiayu000/claude-skill-registry 163
-
working-with-mise
Use when adding, configuring, or troubleshooting mise-managed tools - ensures proper CLI usage, detects existing config files, and diagnoses PATH/activation issues when commands aren't found
majiayu000/claude-skill-registry 163
-
oe-trace-and-fallback-triage
Debug and eliminate fallback/generic-stub replies quickly. Use when you see empty assistant replies, “Thanks for your message…” stubs, or “no specific information available” messages. Produces a minimal reproduction (test or deterministic trace) and pinpoints the fallback source + trigger.
majiayu000/claude-skill-registry 163
-
threejs-loaders
Three.js asset loading - GLTF, textures, images, models, async patterns. Use when loading 3D models, textures, HDR environments, or managing loading progress.
majiayu000/claude-skill-registry 163
-
executing-plans
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches
majiayu000/claude-skill-registry 163
-
code-walk-thru
Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.
majiayu000/claude-skill-registry 163
-
flow-work
Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).
majiayu000/claude-skill-registry 163
-
weavr-api
Use when making Weavr API calls for corporates, consumers, cards, accounts, transfers, or KYC/KYB
majiayu000/claude-skill-registry 163
-
redmine-timetrack
이 스킬은 사용자가 "작업 시간 기록", "시간 등록", "타임 로그", "작업 시간 조회", "몇 시간 일했어", "time entry", "log hours", "time tracking", "work hours" 등을 언급할 때 사용됩니다. Redmine 작업 시간 관리 기능을 제공합니다.
majiayu000/claude-skill-registry 163
-
flow-error-try-catch-removal
Remove try-catch antipattern from step calls during Flow to Output SDK migration. Use when converting workflow code that wraps step calls in try-catch blocks.
majiayu000/claude-skill-registry 163