BeClaude

local-dev

New
SmitheryDevOps & Deploymentby comet-ml

Local development environment setup and commands. Use when helping with dev server, Docker, or local testing.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/local-dev.md https://raw.githubusercontent.com/comet-ml/opik/main/.agents/skills/local-dev/SKILL.md
3
Invoke in Claude Code
/local-dev
View source on GitHub
testingdevopsproductivity

Frequently Asked Questions

What is local-dev?

Local development environment setup and commands. Use when helping with dev server, Docker, or local testing.

How to install local-dev?

To install local-dev, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /local-dev.

What is local-dev best for?

local-dev is a community categorized under DevOps & Deployment. It is designed for: testing, devops, productivity. Created by comet-ml.