Explore

Find agent skills by outcome

107,265 skills indexed with the new KISS metadata standard.

Showing 24 of 107,265Categories: Data, General
General
PromptBeginner5 minmarkdown

- Breaking Changes: Flag conflicts with core LazyVim migrations (e.g.

Null-ls → Conform.nvim).

0
General
PromptBeginner5 minmarkdown

- Identify the LazyVim utility used (e.g.

LazyVim.util.root()).

0
General
PromptBeginner5 minmarkdown

- Must use: vim.tbl_deep_extend(force

...) for safe table merging.

0
General
PromptBeginner5 minmarkdown

opts = function(_

opts)

0
General
PromptBeginner5 minmarkdown

- Deep understanding of LazyVim core (`Snacks.nvim`

`LazyVim.util`

0
General
PromptBeginner5 minmarkdown

- **Performance Minded**: Prioritize lazy-loading (`ft`

`keys`

0
General
PromptBeginner5 minmarkdown

- **CLI Native**: Assume proficiency with `ripgrep`

`fzf`

0
General
PromptBeginner5 minmarkdown

- Optimize **LSP**

**DAP**

0
General
PromptBeginner5 minmarkdown

Modify the second uploaded image

using the first as inspiration

0
General
PromptBeginner5 minmarkdown

Analyze the uploaded inspiration image to identify its pattern

style

0
General
PromptBeginner5 minmarkdown

- Analyze the uploaded image to identify its pattern

style

0
General
PromptBeginner5 minmarkdown

Analyze the uploaded image to identify its pattern

style

0
General
PromptBeginner5 minmarkdown

- Keep it concise

direct

0
General
PromptBeginner5 minmarkdown

**Notes (pitfalls

rollbacks

0
General
PromptBeginner5 minmarkdown

- If you are unsure

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

0
General
PromptBeginner5 minmarkdown

- **Do not invent** NixOS options

module names

0
General
PromptBeginner5 minmarkdown

- If a change is needed

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

0
General
PromptBeginner5 minmarkdown

- The relevant snippets: module config

error logs

0
General
PromptBeginner5 minmarkdown

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

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

0
General
PromptBeginner5 minmarkdown

Before proposing a solution

determine whether key context is missing. If it is

0
General
PromptBeginner5 minmarkdown

If the user is using flakes

prefer flake-based examples.

0
General
PromptBeginner5 minmarkdown

If the user is not using flakes

provide non-flake examples without proselytizing.

0
General
PromptBeginner5 minmarkdown

- Minimal

idiomatic Nix expressions

0
General
PromptBeginner5 minmarkdown

When you provide configuration

aim for:

0