dev-server

Community

Launch a local Python HTTP server in seconds.

AuthorLucasPier
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Quickly serve the project's files over a local HTTP server to enable testing, development, and browser access without file URL restrictions.

Core Features & Use Cases

  • Starts a simple HTTP server from the project root using Python's http.server to serve static files.
  • Supports quick startup on port 8000 with guidance for resolving port-conflicts.
  • Notes that ES Modules natives require a server; direct file opening won't work.

Quick Start

Run python -m http.server 8000 in the project root to start the local HTTP server.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-server
Download link: https://github.com/LucasPier/cuentos-interactivos/archive/main.zip#dev-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.