From environment-config-manager
Generates, updates, and retrieves environment configurations and secrets for dev/staging/production using the environment-config-manager plugin.
How this skill is triggered — by the user, by Claude, or both
Slash command
/environment-config-manager:environment-config-managerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to interact with the environment-config-manager plugin to handle environment-specific configurations and sensitive information. It ensures consistency and security across different deployment stages.
This skill empowers Claude to interact with the environment-config-manager plugin to handle environment-specific configurations and sensitive information. It ensures consistency and security across different deployment stages.
This skill activates when you need to:
User request: "Generate a production configuration for my web application using best practices for security and scalability."
The skill will:
User request: "Update the database connection string in the development environment configuration to 'new_db_string'."
The skill will:
This skill can be integrated with other deployment and automation tools to streamline the entire DevOps pipeline. It also complements skills related to code generation and infrastructure provisioning.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin environment-config-manager