with one click
devpod-provider-podman
devpod-provider-podman contains 2 collected skills from kuju63, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Automate release process with Conventional Commits-based version detection. Creates CHANGELOG entry, version bump commit, git tag, and GitHub Release. Auto-detects version from commit types (feat→MINOR, fix→PATCH, BREAKING CHANGE→MAJOR). Usage: /release [version] [--dry-run]
Translate documentation between English and Japanese while preserving code, links, and structure. Automatically uses software development terminology glossary (56 terms including Docker, K8s, OCI, API, CLI, SDK, etc.) for consistency. Use when translating README files, test guides, or documentation updates. Usage: /translate [filename] [source-lang-code] [target-lang-code]