Explore

Find agent skills by outcome

79,895 skills indexed with the new KISS metadata standard.

Showing 24 of 79,895Categories: Creative, General, Cursor-rules
General
PromptBeginner5 minmarkdown

- Are tested end-to-end regularly

including the restore path

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- Exact commands to run locally for environment setup

script testing

0
General
PromptBeginner5 minmarkdown

- **Dependencies**: Docker

aws-cli

0
General
PromptBeginner5 minmarkdown

- **Scope**: Prerequisites

setup walkthrough

0
General
PromptBeginner5 minmarkdown

- **Scope**: Interactive backup selection

download

0
General
PromptBeginner5 minmarkdown

- **Scope**: Full error handling

`pg_dump`

0
General
PromptBeginner5 minmarkdown

- **Dependencies**: Docker

aws-cli

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`BACKUP-ENV-001`):

0
General
PromptBeginner5 minmarkdown

- **Variables**: `CONTAINER_NAME`

`POSTGRES_USER`

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`BACKUP-SCRIPT-001`):

0
General
PromptBeginner5 minmarkdown

In `TODO_backup-restore.md`

include:

0
General
PromptBeginner5 minmarkdown

- **No restore testing**: A backup that has never been restored is an assumption

not a guarantee; test restores regularly

0
General
PromptBeginner5 minmarkdown

- Reference containers by name (e.g.

`statence_db`) rather than container ID for stability

0
General
PromptBeginner5 minmarkdown

- Use consistent naming conventions for scripts

logs

0
General
PromptBeginner5 minmarkdown

- Prepare notification hooks (e.g.

webhook

0
General
PromptBeginner5 minmarkdown

- Restrict file permissions on `.env` and backup scripts (`chmod 600` for `.env`

`chmod 700` for scripts)

0
General
PromptBeginner5 minmarkdown

- Test restore from backup regularly

not just backup creation

0
General
PromptBeginner5 minmarkdown

- `CF_R2_ACCESS_KEY_ID`

`CF_R2_SECRET_ACCESS_KEY`

0
General
PromptBeginner5 minmarkdown

After completing the backup and restore implementation

verify:

0
General
PromptBeginner5 minmarkdown

- `POSTGRES_USER`

`POSTGRES_DB`

0
General
PromptBeginner5 minmarkdown

- Document necessary apt/yum packages (e.g.

aws-cli

0
General
PromptBeginner5 minmarkdown

- Document common errors (e.g.

R2 endpoint formatting

0
General
PromptBeginner5 minmarkdown

- Ensure `pg_dump`

`gzip`

0