This skill should be used when detecting programming languages in projects, determining language versions from config files, installing development environments (Rust, Python, Node.js), setting up LSP servers, installing CLI development tools, or configuring…
Skills in this repository
tomevault-io/skills-registry - Page 111
SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.
tomevault-io/skills-registryShowing 40 of 17,125 collected skills.
Diagnose and fix .NET HTTPS dev certificate trust issues on Linux. Covers the full certificate lifecycle from generation to system CA bundle inclusion, with distro-specific guidance for Ubuntu, Fedora, Arch, and WSL2. Use when this capability is needed.
Infrastructure as Code patterns for deploying Guts nodes using Terraform, Docker, and Kubernetes Use when this capability is needed.
name: vue-service-creator Use when this capability is needed.
Source text: Chinese
Docker and containerization best practices. Use for Dockerfile creation, docker-compose, multi-stage builds, and container optimization. Use when this capability is needed.
Create, generate, or write Dockerfiles and multi-stage Docker images. Containerize apps. Use when this capability is needed.
Start the Claude Paper web viewer to browse and study papers Use when this capability is needed.
Trigger a Wiki Guardian test run by making a trivial wiki edit and checking the action result Use when this capability is needed.
describe how to write cache related code in the codebase, use when you need to add or modify cache related code or user ask to optimize the cache related code to the codebase Use when this capability is needed.
describe how to do the logging in the codebase, use when you need to add logger to the codebase Use when this capability is needed.
describe how to write middleware code in the codebase, use when you need a filter or interceptor to process the request or response Use when this capability is needed.
describe how to write unit tests or general tests for the codebase, use when you need to add or modify unit tests to the codebase Use when this capability is needed.
Performs code review with best practices Use when this capability is needed.
Docker image optimization patterns including multi-stage builds, layer caching, security hardening, and size reduction techniques. Use when building Docker images, optimizing container size, improving build performance, or implementing Docker security best…
Backup strategy design, data integrity verification, and disaster recovery planning. Invoke with /backup. Use when this capability is needed.
Analyzes and optimizes Dockerfiles to reduce image size, improve build time, and enhance security. Use when optimizing Docker images, reducing build times, or improving Dockerfile structure.
Kubernetes pod-level troubleshooting — CrashLoopBackOff, ImagePullBackOff, Pending, OOMKilled, readiness/liveness probe failures. Use when the user mentions kubectl, a pod stuck in a non-Running state, or container restart loops. Use when this capability is…
Guide for creating Claude Code hooks with security-first design. Use for validation, logging, and policy enforcement. Use when this capability is needed.
Secure Docker images and container runtime configurations. Implement non-root users, read-only filesystems, and security contexts. Use when building secure container images or hardening container deployments. Use when this capability is needed.
Administer PostgreSQL databases. Configure replication, backups, and performance tuning. Use when managing PostgreSQL deployments. Use when this capability is needed.
Security considerations for Jackson JSON deserialization in Java applications. Covers timing of validation, raw input interception, and common deserialization attack patterns. Use when this capability is needed.
Align Python version and repo-declared dependencies (requirements.txt / environment.yml) before installing packages for NLP research code reproduction. Use when this capability is needed.
Deep Vue 3 expertise for Composition API, component patterns, Pinia state management, Vue Router, performance optimization, and testing. Use when building Vue applications, designing composables, or reviewing Vue code. Use when this capability is needed.
This skill should be used when the user asks to "set up submodules", "migrate branches to submodules", "automate submodule sync", "create submodule architecture", "convert branches to repos", or mentions setting up git submodules with GitHub Actions…
>- Use when this capability is needed.
| Use when this capability is needed.
| Use when this capability is needed.
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments. Use when this capability is needed.
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying…
DevOps and CI/CD patterns for EUCORA including GitHub Actions workflows, Docker Compose orchestration, quality gates, and pre-commit hooks. Use when creating pipelines, configuring containers, or implementing quality enforcement. Use when this capability is…
>- Use when this capability is needed.
>- Use when this capability is needed.
Dockerfile 编写最佳实践 Use when this capability is needed.
Source text: Undetermined
This skill is automatically called by `/forge-editor:wizard validate` via W036 check. Use when this capability is needed.
Virtual test environment for Claude Code hooks, plugins, and agents. Use when testing or validating plugin components without affecting production. Use when this capability is needed.
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. Use when this capability is needed.
Docker operations, Dockerfile best practices, Compose, and image optimization. Trigger for: Docker, Dockerfile, container, image, docker-compose, multi-stage build, layer caching, distroless, container registry, ECR, GCR, GHCR, docker build, docker run,…
Deploy and test dspy-cli on Fly.io using local changes via temp git branch. Full integration testing with guaranteed cleanup. (project) Use when this capability is needed.
Reviews and automatically fixes Claude Code skills against official Anthropic best practices. Use when checking skill quality, refactoring bloated skills, improving discoverability, or contributing to open-source skills. Supports review, auto-fix, external…
Docker Compose generation, optimization, and troubleshooting assistance. Use when this capability is needed.