Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
dev - Prompt - OpenSmartRoute
Promptv1.0.0
dev
Start the Tauri dev server with hot-reload by running `npm run tauri dev -- --features devtools` in the project root. The `devtools` feature enables Chrome DevTools in the webview (disabled in product
Prompt file imported from hemzaz/claude-terminal (.claude/commands/dev.md). Copyright stays with the author.
Start development environment
Start the Tauri dev server with hot-reload by running npm run tauri dev -- --features devtools in the project root. The devtools feature enables Chrome DevTools in the webview (disabled in production builds for security).
If the command fails, diagnose the error:
Missing dependencies → run npm install first
Rust compilation errors → show the error and suggest a fix
Port conflicts → identify the conflicting process
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Start development environment
Start the Tauri dev server with hot-reload by running `npm run tauri dev -- --features devtools` in the project root. The `devtools` feature enables Chrome DevTools in the webview (disabled in production builds for security).
If the command fails, diagnose the error:
- Missing dependencies → run `npm install` first
- Rust compilation errors → show the error and suggest a fix
- Port conflicts → identify the conflicting process
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "# Start development environment\n\nStart the Tauri dev server with hot-reload by running `npm run tauri dev -- --features devtools` in the project root. The `devtools` feature enables Chrome DevTools in the webview (disabled in production builds for security).\n\nIf the command fails, diagnose the error:\n- Missing dependencies → run `npm install` first\n- Rust compilation errors → show the error and suggest a fix\n- Port conflicts → identify the conflicting process",
"variables": [],
"notes": "Start the Tauri dev server with hot-reload by running `npm run tauri dev -- --features devtools` in the project root. The `devtools` feature enables Chrome DevTools in the webview (disabled in production builds for security).",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/hemzaz/claude-terminal",
"path": ".claude/commands/dev.md",
"ref": "60f78e9373381661914fc1c67885229d61586b8d",
"url": "https://github.com/hemzaz/claude-terminal/blob/60f78e9373381661914fc1c67885229d61586b8d/.claude/commands/dev.md",
"key": "hemzaz/claude-terminal/.claude/commands/dev.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/hemzaz-claude-terminal-dev-command/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.