dotnet-env

Official

Structure .NET environments for dev, Docker, prod.

Authoremaginebr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes the setup of .NET project environments, ensuring consistent configuration, secure secret management, and streamlined deployment across Development, Docker, and Production stages.

Core Features & Use Cases

  • Environment Configuration: Manages appsettings.json files for Development, Docker, and Production.
  • Secret Management: Integrates .env files for Docker and .env.prod for Production, keeping secrets out of source control.
  • Docker Orchestration: Provides docker-compose.yml and docker-compose-prod.yml for local and production containerized deployments.
  • Deployment Pipeline: Generates a GitHub Actions workflow for automated SSH deployments to production.
  • Use Case: A new .NET project needs to be set up for local development using Docker, with a clear path to production deployment. This Skill will generate all necessary configuration files, Dockerfiles, and deployment scripts.

Quick Start

Use the dotnet-env skill to structure the development, docker, and production environments for a new .NET project named 'BazzucaMedia'.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: dotnet-env
Download link: https://github.com/emaginebr/BazzucaMedia/archive/main.zip#dotnet-env

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.