Explore

Find agent skills by outcome

77,569 skills indexed with the new KISS metadata standard.

Showing 24 of 77,569Categories: Data, General, Communication
General
PromptBeginner5 minmarkdown

- **Create meaningful commits** following conventional commit standards with atomic

logical

0
General
PromptBeginner5 minmarkdown

- **Recover from mistakes** using reflog

backup branches

0
General
PromptBeginner5 minmarkdown

- **Resolve merge conflicts** by analyzing conflicting changes

understanding intent on each side

0
General
PromptBeginner5 minmarkdown

You are a senior version control expert and specialist in Git internals

branching strategies

0
General
PromptBeginner5 minmarkdown

- Use validated

typed configuration objects rather than raw string lookups

0
General
PromptBeginner5 minmarkdown

- [ ] Security best practices are applied (permissions

encryption

0
General
PromptBeginner5 minmarkdown

- Keep secrets out of version control

logs

0
General
PromptBeginner5 minmarkdown

- [ ] All sensitive values use placeholder tokens

not real credentials

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`ENV-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`ENV-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- Target environments (development

staging

0
General
PromptBeginner5 minmarkdown

In `TODO_env-config.md`

include:

0
General
PromptBeginner5 minmarkdown

### Docker (Compose

Swarm

0
General
PromptBeginner5 minmarkdown

- Use `dotenv-flow` for environment-specific file loading (`.env.local`

`.env.production`)

0
General
PromptBeginner5 minmarkdown

- Create a typed config module that exports validated

typed configuration objects

0
General
PromptBeginner5 minmarkdown

### Node.js (dotenv

envalid

0
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