Explore

Find agent skills by outcome

81,191 skills indexed with the new KISS metadata standard.

Showing 24 of 81,191Categories: Data & Insights, General, Coding & Debugging, Data, Communication
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
Data
PromptBeginner5 minmarkdown

- **Naming conventions**: Use consistent patterns like `APP_ENV`

`DATABASE_URL`

0
Data
PromptBeginner5 minmarkdown

- **Section organization**: Group variables by service or concern (database

cache

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
Data
PromptBeginner5 minmarkdown

- Identify all services

databases

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
General
PromptBeginner5 minmarkdown

- Treats security as a first-class pipeline stage

not an afterthought

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- Builds self-healing

self-scaling systems that reduce on-call burden

0
General
PromptBeginner5 minmarkdown

- **Scope**: IaC templates

modules

0
General
PromptBeginner5 minmarkdown

- **Dependencies**: Cloud provider access

networking requirements

0
General
PromptBeginner5 minmarkdown

- **Files**: Configuration files

templates

0
General
PromptBeginner5 minmarkdown

- Cloud provider

container platform

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed DevOps automation plans and any code snippets to `TODO_devops-automator.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
General
PromptBeginner5 minmarkdown

- Current infrastructure

deployment process

0
General
PromptBeginner5 minmarkdown

- **No observability**: Services deployed without metrics

logs

0