Use this skill when the user wants to docker snapshots for development and test data management.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-7c2e4f83)More formats (shields.io, HTML) on the badges page.
---
name: dksnap
description: Use this skill when the user wants to docker snapshots for development and test data management.
---
# Dksnap Plugin
Docker snapshots for development and test data management.
## Commands
### Operations
- `dksnap container snapshot` — snapshot container via dksnap
- `dksnap container restore` — restore container via dksnap
- `dksnap container list` — list container via dksnap
- `dksnap container delete` — delete container via dksnap
## Usage Examples
- "dksnap --help"
- "dksnap <args>"
## Installation
```bash
go install github.com/kelda/dksnap@latest
```
## Examples
```bash
dksnap --version
dksnap --help
```
## Key Features
- docker\n- snapshots\n- testing
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!