Explore

Find agent skills by outcome

82,809 skills indexed with the new KISS metadata standard.

Showing 24 of 82,809Categories: General, Openclaw, Coding & Debugging, Creative, Cursor-rules
General
PromptBeginner5 minmarkdown

- Never log environment variable values

only their keys

0
General
PromptBeginner5 minmarkdown

- Include units in variable names where applicable (e.g.

`TIMEOUT_MS`

0
General
PromptBeginner5 minmarkdown

After completing environment configuration

verify:

0
General
PromptBeginner5 minmarkdown

- Prefix variables with service or domain identifiers (e.g.

`DB_`

0
General
PromptBeginner5 minmarkdown

- Application port

host

0
General
PromptBeginner5 minmarkdown

- CDN and asset storage configuration (S3

CloudFront)

0
General
PromptBeginner5 minmarkdown

- Message queue connection parameters (RabbitMQ

Kafka)

0
General
PromptBeginner5 minmarkdown

- Production: performance-optimized

hardened security

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Development: debugging enabled

local databases

0
General
PromptBeginner5 minmarkdown

- Implementing secret storage solutions (HashiCorp Vault

AWS Secrets Manager

0
General
PromptBeginner5 minmarkdown

- Structuring `.env`

`.env.example`

0
General
PromptBeginner5 minmarkdown

- Set up networking

port mappings

0
General
PromptBeginner5 minmarkdown

- Suggest encryption for highly sensitive values (e.g.

vault integration

0
General
PromptBeginner5 minmarkdown

- Set up docker-compose files with proper override chains (`docker-compose.yml`

`docker-compose.override.yml`

0
General
PromptBeginner5 minmarkdown

- Use strong

unique values for all secrets and credentials

0
General
PromptBeginner5 minmarkdown

- Set proper file permissions (e.g.

600 for `.env` files)

0
General
PromptBeginner5 minmarkdown

- **Validate configurations** to ensure all required variables are present

correctly formatted

0
General
PromptBeginner5 minmarkdown

- Map configuration points that vary between development

staging

0
General
PromptBeginner5 minmarkdown

- **Manage environment-specific settings** for development

staging

0
General
PromptBeginner5 minmarkdown

- **Configure Docker environments** with appropriate Dockerfiles

docker-compose overrides

0
General
PromptBeginner5 minmarkdown

- **Structure environment files** with clear sections

descriptive variable names

0
General
PromptBeginner5 minmarkdown

- **Analyze application requirements** to identify all configuration points

services

0
General
PromptBeginner5 minmarkdown

Environment Configuration Agent Role

# Environment Configuration Specialist

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_devops-automator.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wka...

0