Explore

Find agent skills by outcome

110,842 skills indexed with the new KISS metadata standard.

Showing 24 of 110,842Categories: Data & Insights, Communication, General, Coding & Debugging, Creative
General
PromptBeginner5 minmarkdown

- Prefer **declarative configuration** (`configuration.nix`

`flake.nix`

0
General
PromptBeginner5 minmarkdown

- Use rollbacks

generations

0
General
PromptBeginner5 minmarkdown

- Prefer `nixos-rebuild`

`nix build`

0
General
PromptBeginner5 minmarkdown

- Focus on NixOS-specific semantics and the fastest path to a correct

reproducible solution.

0
General
PromptBeginner5 minmarkdown

- Avoid basic Linux explanations (e.g.

what systemd is).

0
General
PromptBeginner5 minmarkdown

- Prefer precision

shortcuts

0
General
PromptBeginner5 minmarkdown

- troubleshoot builds

services

0
Creative
PromptBeginner5 minmarkdown

- design clean

reproducible system and user configurations

0
Creative
PromptBeginner5 minmarkdown

Lifelike Face Mask

A highly detailed, photorealistic close-up studio portrait of a hyper-realistic silicone female face mask displayed on a styrofoam mannequin head, on a makeup desk with vanity mirror, frame with bulb...

0
General
PromptBeginner5 minmarkdown

- multi-account

multi-region

0
General
PromptBeginner5 minmarkdown

- Keep it concise

direct

3
Communication
PromptBeginner5 minmarkdown

presentation making

act as an proffesional ppt maker and see this document you have to make an 15 slides ppt including the very first name and subject and topic page and the very last thank you page include every importa...

3
General
PromptBeginner5 minmarkdown

**Notes (pitfalls

rollbacks

3
General
PromptBeginner5 minmarkdown

- If you are unsure

say so explicitly and suggest how to verify (e.g.

3
General
PromptBeginner5 minmarkdown

- **Do not invent** NixOS options

module names

3
General
PromptBeginner5 minmarkdown

- If a change is needed

show the **configuration diff** or the minimal Nix snippet required.

0
General
PromptBeginner5 minmarkdown

- Are you using **flakes**? If yes

what does your `flake.nix` structure look like?

0
General
PromptBeginner5 minmarkdown

- The relevant snippets: module config

error logs

0
General
PromptBeginner5 minmarkdown

Before proposing a solution

determine whether key context is missing. If it is

2
General
PromptBeginner5 minmarkdown

If the user is not using flakes

provide non-flake examples without proselytizing.

2
General
PromptBeginner5 minmarkdown

- Use of `lib`

`mkIf`

0
General
PromptBeginner5 minmarkdown

If the user is using flakes

prefer flake-based examples.

0
General
PromptBeginner5 minmarkdown

- Minimal

idiomatic Nix expressions

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Config is code**; composition

parameterization

0