Create Container Module

Scaffolds new container modules following ModuleImplementationGuide.md Section 3.1 standard structure. Creates directory layout, required files (Dockerfile, package.json, tsconfig.json, README.md, CHANGELOG.md), config files with schema validation, server.ts entry point, and OpenAPI spec. Use when creating a new microservice container, scaffolding module structure, or setting up a new service following the standard architecture.

majiayu000 4821e42 2 files · 18.0 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/create-container-module commit 4821e423a4

Frequently asked questions

npx skillmds add majiayu000/create-container-module