Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
when-developing-ml-models-use-ml-expert
Specialized ML model development, training, and deployment workflow
majiayu000/claude-skill-registry 163
-
upgrading-dotnet
Upgrade .NET projects to newer versions. Use when upgrading TargetFramework in csproj/vbproj/fsproj files, migrating between .NET versions, configuring global.json, pinning SDK versions, updating CI/CD pipelines for .NET, or troubleshooting .NET upgrade issues.
majiayu000/claude-skill-registry 163
-
agent-platform-engineer
Expert platform engineer specializing in internal developer platforms, self-service infrastructure, and developer experience. Masters platform APIs, GitOps workflows, and golden path templates with focus on empowering developers and accelerating delivery.
majiayu000/claude-skill-registry 163
-
cache-strategies
Caching patterns, TTL management, eviction policies for Redis implementations. Use when implementing cache-aside, write-through, write-back patterns, TTL management, or cache invalidation strategies.
majiayu000/claude-skill-registry 163
-
pr-merge
Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR workflow, or check if a PR is ready to merge. Validates CI/CD status, reviews, and conflicts before merging with the appropriate strategy.
majiayu000/claude-skill-registry 163
-
paddle
Integrates billing and subscriptions with Paddle merchant of record platform. Use when selling SaaS subscriptions with checkout overlays, pricing pages, and subscription management.
majiayu000/claude-skill-registry 163
-
FastAPI Observability
This skill should be used when the user asks to "add logging", "implement metrics", "add tracing", "configure Prometheus", "setup OpenTelemetry", "add health checks", "monitor API", or mentions observability, APM, monitoring, structured logging, distributed tracing, or Grafana. Provides comprehensive observability patterns.
majiayu000/claude-skill-registry 163
-
using-rmplan
Manages project plans with rmplan. Use any time the user mentions rmplan, asks to "generate plan 123" (or any number), "work on plan 123", or when you are working on an rmplan task.
majiayu000/claude-skill-registry 163
-
git-kingreatwill-open-kingreatwill-open
majiayu000/claude-skill-registry 163
-
polyphonic-synth
Create MIDI-controllable polyphonic synthesizers for Bice-Box. Provides templates with voice management, envelope generation, MIDI control setup, and oscillator/filter patterns for multi-voice synths.
majiayu000/claude-skill-registry 163
-
evergreen
Principles for creating evergreen notes - atomic, lasting insights that compound over time. Use when discussing note quality, what makes a good evergreen note, or the "only what was explored" principle. Tool-agnostic concepts that apply regardless of note-taking app.
majiayu000/claude-skill-registry 163
-
gsap-greensock
Use when implementing Disney's 12 animation principles with GSAP (GreenSock Animation Platform)
majiayu000/claude-skill-registry 163
-
agent-deployment-pipeline
Implement CI/CD pipelines for AI agent deployment with evaluation gates. Use for GitHub Actions workflows, GitOps with ArgoCD, container image building, and automated testing. Triggers on "CI/CD", "pipeline", "GitHub Actions", "GitOps", "ArgoCD", "deployment automation", "continuous deployment", or when implementing safe agent release workflows.
majiayu000/claude-skill-registry 163
-
idea-evaluation
Assess solution ideas on impact and feasibility to prioritize prototyping. Use during Ideate phase when deciding which ideas to pursue.
majiayu000/claude-skill-registry 163
-
changelog-root
Update the repository root ChangeLog and keep the root release version metadata in sync. Use when updating the root version or syncing subsystem/package version lists in ChangeLog; touches ChangeLog at repo root and the release version in rebar.config. If you are not sure which changelog-* skill to read, read this first.
majiayu000/claude-skill-registry 163
-
exploiting-containers
Escape Docker containers and exploit Kubernetes clusters using privileged containers, Docker socket access, misconfigurations, and API abuse. Use when testing container security or performing container escape.
majiayu000/claude-skill-registry 163
-
batch-report-generator
Generate GenuVerity fact-check reports from structured input (Gemini research output). Use /batch-report to process research into HTML reports. Optimized for token efficiency - expects pre-researched sources.
majiayu000/claude-skill-registry 163
-
effect-http-routing
HTTP server, routing, JSON responses and dependencies via layers. Use when wiring endpoints and services.
majiayu000/claude-skill-registry 163
-
session-state-manager
Persistently stores conversation state, decisions, and progress to allow seamless resume across sessions.
majiayu000/claude-skill-registry 163
-
GitLab Stack Config Generator
Generates service-specific configuration files for GitLab stack projects in ./config directory, using .env as the primary configuration source. Creates nginx, PostgreSQL, Redis, and custom service configs with strict validation for secrets, paths, and Docker best practices. Use when setting up service configurations, creating config templates, or ensuring configs follow stack patterns.
majiayu000/claude-skill-registry 163
-
Tekton
Tekton Pipelines CI/CD best practices for Kubernetes-native workflows. USE WHEN working with Tekton tasks, pipelines, triggers, building container images, GitOps integration, or cloud-native CI/CD.
majiayu000/claude-skill-registry 163
-
commit-message-generator
Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages.
majiayu000/claude-skill-registry 163
-
gemini-image-generator
Generate, edit, or transform images with Gemini Nano Banana using bundled Python scripts (Flash or Pro) including aspect ratio, resolution, image-to-image edits, logo overlays, and reference images. Use when users request image generation, image edits, image-to-image transformations, logo placement, or specific aspect ratios or resolutions.
majiayu000/claude-skill-registry 163
-
object-store-best-practices
Ensures proper cloud storage operations with retry logic, error handling, streaming, and efficient I/O patterns. Activates when users work with object_store for S3, Azure, or GCS operations.
majiayu000/claude-skill-registry 163