Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ai-evaluation-suite
Comprehensive AI/LLM evaluation toolkit for production AI systems. Covers LLM output quality, prompt engineering, RAG evaluation, agent performance, hallucination detection, bias assessment, cost/token optimization, latency metrics, model comparison, and fine-tuning evaluation. Includes BLEU/ROUGE metrics, perplexity, F1 scores, LLM-as-judge patterns, and benchmarks like MMLU and HumanEval.
majiayu000/claude-skill-registry 163
-
shadow_coder
Build parallel architectures safely without breaking current behavior.
majiayu000/claude-skill-registry 163
-
units
Perform unit conversions and calculations using GNU Units.
majiayu000/claude-skill-registry 163
-
buberian-relations
Buberian Relations Skill
majiayu000/claude-skill-registry 163
-
argocd-gitops
ArgoCD GitOps patterns including sync waves, app-of-apps, multi-source applications, and Helm value overlays.
majiayu000/claude-skill-registry 163
-
context-saver
Save session context to disk for seamless continuation in new chat sessions. This skill should be used when the user asks to save context, preserve work state, checkpoint progress, or prepare for session handoff. Triggers on "save context", "checkpoint", "save progress", "preserve state", or when explicitly asked to create a context file for later resumption. Optimizes for correctness, completeness, minimal size, and trajectory preservation.
majiayu000/claude-skill-registry 163
-
internal-comms
一套资源,帮助我使用公司喜欢的格式编写各种内部通信。每当要求编写某种内部通信(状态报告、领导更新、3P 更新、公司通讯、常见问题、事件报告、项目更新等)时,Claude 应使用此技能。
majiayu000/claude-skill-registry 163
-
skill-sync
Syncs skill metadata to AGENTS.md Auto-invoke sections. Trigger: When updating skill metadata (metadata.scope/metadata.auto_invoke), regenerating Auto-invoke tables, or running ./skills/skill-sync/assets/sync.sh (including --dry-run/--scope).
majiayu000/claude-skill-registry 163
-
orcaflex-mooring-iteration
Iterate mooring line lengths to achieve target pretensions using scipy optimization, Newton-Raphson, or EA-based methods. Use for mooring system design, pretension optimization, and CALM/SALM buoy configuration.
majiayu000/claude-skill-registry 163
-
skill-intake-and-triage
Standardize requirement intake, scope definition, and skill selection.
majiayu000/claude-skill-registry 163
-
axiom-energy-diag
Symptom-based energy troubleshooting - decision trees for 'app at top of battery settings', 'phone gets hot', 'background drain', 'high cellular usage', with time-cost analysis for each diagnosis path
majiayu000/claude-skill-registry 163
-
dag-iteration-detector
Identifies when task outputs require iteration based on quality signals, unmet requirements, or explicit feedback. Triggers appropriate re-execution strategies. Activate on 'needs iteration', 'retry needed', 'not good enough', 'try again', 'refine output'. NOT for feedback generation (use dag-feedback-synthesizer) or convergence tracking (use dag-convergence-monitor).
majiayu000/claude-skill-registry 163
-
mobile-android-design
Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.
majiayu000/claude-skill-registry 163
-
project
Clone and track external repos. Use when user shares GitHub URL to study or develop, or says "search repos", "find repo", "where is [project]". Actions - learn (clone for study), incubate (clone for development), search/find (search repos), list (show tracked).
majiayu000/claude-skill-registry 163
-
richtek
Richtek Technology MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Richtek power management ICs.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-db-get
Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163
-
designing-avalonia-customcontrol-architecture
Defines the basic solution structure for AvaloniaUI Desktop Applications using CustomControl. Use when creating new AvaloniaUI projects or designing stand-alone control styles with ControlTheme.
majiayu000/claude-skill-registry 163
-
drizzle-schema-guide
Modify Drizzle ORM database schema safely. Use when user mentions "add table", "new column", "database schema", "migration", or "drizzle".
majiayu000/claude-skill-registry 163
-
dotnet-10-csharp-14
Use when building .NET 10 or C# 14 applications; when using minimal APIs, modular monolith patterns, or feature folders; when implementing HTTP resilience, Options pattern, Channels, or validation; when seeing outdated patterns like old extension method syntax
majiayu000/claude-skill-registry 163
-
measure-dashboard-requirements
majiayu000/claude-skill-registry 163
-
claude-config-management
Use when configuring, maintaining, troubleshooting, or optimizing Claude Code extensions including skills, commands, hooks, MCP servers, or agents. Provides best practices and prevents common mistakes.
majiayu000/claude-skill-registry 163
-
edge-tts
Text-to-speech conversion using node-edge-tts npm package for generating audio from text.
Supports multiple voices, languages, speed adjustment, pitch control, and subtitle generation.
Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
majiayu000/claude-skill-registry 163
-
competitive-ads-extractor
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.
majiayu000/claude-skill-registry 163
-
architecture-paradigm-hexagonal
Decouple domain logic from infrastructure using Hexagonal (Ports & Adapters) pattern.
Triggers: hexagonal, ports-adapters, infrastructure-independence, domain-isolation, testability
Use when: business logic separation, infrastructure changes needed, testability critical
DO NOT use when: selecting paradigms (use architecture-paradigms first), simple CRUD
majiayu000/claude-skill-registry 163