Use this skill when the user wants to static web server with live-reload for web development.
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-e705942d)More formats (shields.io, HTML) on the badges page.
---
name: wd-41
description: Use this skill when the user wants to static web server with live-reload for web development.
---
# Wd-41 Plugin
Static web server with live-reload for web development.
## Commands
### Operations
- `wd-41 serve start` — start serve via wd-41
- `wd-41 build run` — run build via wd-41
- `wd-41 watch start` — start watch via wd-41
## Usage Examples
- "wd-41 --help"
- "wd-41 <args>"
## Installation
```bash
go install github.com/baalimago/wd-41@latest
```
## Examples
```bash
wd-41 --version
wd-41 --help
```
## Key Features
- web-server\n- live-reload\n- development
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!