Start Hanami dev server (bin/dev) in background. Use proactively at the start of a Hanami development session, or whenever bin/dev is not running — e.g. when assets watch is needed for tests, when the web server must be up, or when the user asks to start the dev environment.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add sakuro/dotfiles --skill start-hanami-dev-server --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Start Hanami Dev Server?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sakuro-start-hanami-dev-server)More formats (shields.io, HTML) on the badges page.
---
name: start-hanami-dev-server
description: Start Hanami dev server (bin/dev) in background. Use proactively at the start of a Hanami development session, or whenever bin/dev is not running — e.g. when assets watch is needed for tests, when the web server must be up, or when the user asks to start the dev environment.
---
# Start Hanami Dev
Run `bin/dev` in the background using the Bash tool with `run_in_background: true`.
After launching, wait a few seconds, read the output file, and report the status of `[web]` and `[assets]` (always required). If other processes are present (e.g. `[islands]`), report their status as well.
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!