Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
MOVA: mova_template (wrapper)
Minimal example skill that turns a natural-language procedure description into a structured list of steps. Serves as the reference pattern for other MOVA skills in this lab.
majiayu000/claude-skill-registry 163
-
extract-insights
This skill should be used when user wants to learn from their collected references, synthesize patterns across sources, or turn research into frameworks from curated reference collections (Are.na channels, bookmarks, saved articles).
majiayu000/claude-skill-registry 163
-
command-creation
Use this skill when creating or refining custom Claude Code slash commands. Slash commands are user-invoked reusable prompts that can accept arguments, reference files, and execute bash operations. Helps design command syntax, argument handling, file references, bash execution, and frontmatter configuration. Automatically invoked when user requests "create a command", "make a slash command", "add a /command", or mentions custom command development.
majiayu000/claude-skill-registry 163
-
nette-forms
Provides Nette Forms conventions and patterns. Use when creating forms, form validation, form controls, rendering forms, or handling form submissions in presenters.
majiayu000/claude-skill-registry 163
-
health-checks
Implement liveness, readiness, and dependency health checks
majiayu000/claude-skill-registry 163
-
analyze
Deep analysis and investigation
majiayu000/claude-skill-registry 163
-
Platform Integration (GitHub/GitLab)
This skill should be used when the user asks to "fetch GitHub issue", "get GitLab issue", "analyze GitHub PR", "search GitHub repo", "check GitLab commits", "use GitHub API", "use GitLab API", or mentions fetching data from GitHub or GitLab for incident investigation. Provides guidance for integrating with GitHub and GitLab APIs for RCA.
majiayu000/claude-skill-registry 163
-
ledger-registry
Reads /ledger/manifest.json, verifies per-ledger checksums, and returns the active ledger map. **Version:** 1.1 **Author:** Entropy Control Theory **License:** MIT **Based on:** Structure DNA v1.0 + PROFILE-GENERATOR-SPEC v1.0
majiayu000/claude-skill-registry 163
-
plan-approval
Plan-approval workflow patterns for user control over AI actions in Claude Code Waypoint Plugin. Use when planning complex changes, need user approval before execution, want to prevent mistakes, or need to document proposed changes. Covers plan creation, approval checkpoints, plan deviation tracking, revision management, and learning from approved/rejected plans.
majiayu000/claude-skill-registry 163
-
prompt-enhancer
Enhance user prompts by analyzing project context (code structure, dependencies, conventions, existing patterns). Use when users provide brief development requests that would benefit from project-specific context to generate more accurate, contextually-aware prompts.
majiayu000/claude-skill-registry 163
-
nma-methodology
Deep methodology knowledge for network meta-analysis including transitivity, consistency assessment, treatment rankings, and model selection. Use when conducting or reviewing NMA.
majiayu000/claude-skill-registry 163
-
preflight
Pre-PR check for common issues - run before pushing to catch problems early
majiayu000/claude-skill-registry 163
-
supabase-sdk-patterns
Execute apply production-ready Supabase SDK patterns for TypeScript and Python.
Use when implementing Supabase integrations, refactoring SDK usage,
or establishing team coding standards for Supabase.
Trigger with phrases like "supabase SDK patterns", "supabase best practices",
"supabase code patterns", "idiomatic supabase".
majiayu000/claude-skill-registry 163
-
consensus-building
From multiple perspectives, build genuine consensus on what's true
majiayu000/claude-skill-registry 163
-
llm-artifacts-detection
Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.
majiayu000/claude-skill-registry 163
-
deployment-pipeline-design
Pipeline design, deployment strategies (blue-green, canary, rolling), and CI/CD platform patterns. Use when designing pipelines, implementing deployments, configuring quality gates, or setting up automated release workflows. Covers GitHub Actions, GitLab CI, and platform-agnostic patterns.
majiayu000/claude-skill-registry 163
-
mendan-lp
面談申込率50%を実現する面談LPを4つの型(ストーリー型、タイムライン型、Q&A型、神話崩し型)から選択して作成。高額商品のセールスに最適化。
majiayu000/claude-skill-registry 163
-
cloudflare-sandbox
This skill provides comprehensive knowledge for building applications with Cloudflare Sandboxes SDK, which enables secure, isolated code execution in full Linux containers at the edge. It should be used when executing untrusted code, running Python/Node.js scripts, performing git operations, building AI code execution systems, creating interactive development environments, or implementing CI/CD workflows that require full OS capabilities.
Use when: Setting up Cloudflare Sandboxes, executing Python/Node.js code safely, managing stateful development environments, implementing AI code interpreters, running shell commands in isolation, handling git repositories programmatically, building chat-based coding agents, creating temporary build environments, processing files with system tools (ffmpeg, imagemagick, etc.), or when encountering issues with container lifecycle, session management, or state persistence.
Keywords: cloudflare sandbox, container execution, code execution, isolated environment, durable objects, linux container, python execution, node execution, git operations, code interpreter, AI agents, session management, ephemeral container, workspace, sandbox SDK, @cloudflare/sandbox, exec(), getSandbox(), runCode(), gitCheckout(), ubuntu container
majiayu000/claude-skill-registry 163
-
quality-manager-qms-iso13485
ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal auditing, corrective actions, and ISO 13485 certification activities.
majiayu000/claude-skill-registry 163
-
skill-coach
Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns, improve skill, skill audit. NOT for general coding advice, slash commands, MCP development, or non-skill Claude Code features.
majiayu000/claude-skill-registry 163
-
adk-engineer
Execute software engineer specializing in creating production-ready ADK agents with best practices, code structure, testing, and deployment automation. Use when asked to "build ADK agent", "create agent code", or "engineer ADK application". Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
skill-with-scripts
A template for skills that include executable code for deterministic operations.
majiayu000/claude-skill-registry 163
-
ruby-bindings-patterns
majiayu000/claude-skill-registry 163
-
dotnet-format-analyzers
Define canonical dotnet format and analyzer verification commands, and provide scripts that generate a format/analyzer report. Use when checking formatting or Roslyn analyzers without reformatting everything.
majiayu000/claude-skill-registry 163