local-dev-environment

Manage local development environments with Podman Compose lifecycle operations.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill local-dev-environment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-dev-environment
Source: https://github.com/dmzoneill/skills/tree/main/local-dev-environment
Command: npx skills add https://github.com/dmzoneill/skills --skill local-dev-environment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of your local development environment, ensuring it's always in the desired state for coding and testing.

Core Features & Use Cases

  • Environment Control: Start, stop, and restart your local development services using Podman Compose.
  • Database Management: Option to run database migrations automatically upon starting the environment.
  • Health Checks: Verifies the status of your application and database services.
  • Use Case: When you're ready to start coding, simply tell the AI to "start the local dev environment" and it will handle bringing up all necessary services.

Quick Start

Start the local development environment and run database migrations.

Frequently Asked Questions about local-dev-environment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start my local development environment and run database migrations automatically?

The Skill manages your local development environment lifecycle using Podman Compose. It starts, stops, and checks service status, with options to run database migrations and perform health checks on application and database services.

Can I use Podman Compose to check the health status of my application and database services?

Yes, the Skill verifies the status of your application and database services using health checks. It manages the local development environment lifecycle via Podman Compose to ensure services are in the desired state.

What's the best way to manage local dev environment services without manual commands?

Managing your local dev environment is best handled by this Skill, which uses Podman Compose to start, stop, and check service status. It integrates with devops and developer personas to maintain the desired environment state.

Does this local dev environment manager support systemd integration for service management?

Yes, it integrates with devops personas for Podman and systemd to manage service lifecycle. This ensures your local development environment and database services are maintained in the desired state for coding.

Why should I use Podman Compose instead of Docker Compose for my local development environment?

Using Podman Compose for your local development environment allows this Skill to manage service lifecycle, database migrations, and health checks without Docker dependencies. It ensures services are in the desired state for coding and testing.