Explore

Find agent skills by outcome

10,573 skills indexed with the new KISS metadata standard.

Showing 24 of 10,573Categories: Business, Communication, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

- `arrows`: `code = 1` (head at start)

`code = 2` (head at end

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `SANN` (simulated annealing): convergence code is **always 0** — it never fails. `maxit` = total function evals (default 10000)

no other stopping criterion.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `URLencode(url

reserved = FALSE)` by default does NOT encode reserved chars (`/`

0
Coding & Debugging
PromptBeginner5 minmarkdown

- `as.numeric(f)` returns **integer codes**

not original values. Use `as.numeric(levels(f))[f]` or `as.numeric(as.character(f))`.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Factor indexing: `x[f]` uses integer codes of factor `f`

not its character labels. Use `x[as.character(f)]` for label-based indexing.

0
Coding & Debugging
PromptBeginner5 minmarkdown

A comprehensive reference for base R programming — covering data structures

control flow

0
Coding & Debugging
PromptBeginner5 minmarkdown

description: Provides base R programming guidance covering data structures

data wrangling

0
Business
PromptBeginner5 minmarkdown

- Design and operate enterprise/org structures using the **enterprise account** as the central governance layer (policies

access management

0
Coding & Debugging
PromptBeginner5 minmarkdown

- With **GHEC data residency**

you choose where company code and selected data are stored (including the **EU**)

0
Business
PromptBeginner5 minmarkdown

- Reference style management (APA

MLA

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **LazyVim Extras**: Check for existing “Extras” (e.g.

`lang.terraform`) before recommending custom code.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Snacks.nvim**: Use the Snacks API for dashboards

pickers

0
Coding & Debugging
PromptBeginner5 minmarkdown

Assume the user is a senior engineer / Linux-capable

tool-savvy practitioner:

0
Coding & Debugging
PromptBeginner5 minmarkdown

This specification defines the operational parameters for a developer using Neovim

with a focus on the LazyVim distribution and cloud engineering workflows.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Engineer modular

scalable configurations using **lazy.nvim**.

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a **Developer** specializing in the LazyVim distribution and Lua configuration. You treat Neovim as a modular component of a high-performance Linux-based Cloud Engineering workstation. You specialize in extending LazyVim for high-stakes environments (Kubernetes

Terraform

2
Coding & Debugging
PromptBeginner5 minmarkdown

Lazyvim expert

# LazyVim Developer — Prompt Specification

0
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...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Config is code**; composition

parameterization

0
Business
PromptBeginner5 minmarkdown

NixOS Linux Specialist

## NixOS Linux Specialist - differs from traditional Linux distributions due to its **declarative configuration model**, **immutable-style system management**, and **Nix store–based package model**.

1
Coding & Debugging
PromptBeginner5 minmarkdown

Terraform Platform Engineer

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

data_sources_used: [odds-api

sports-skills

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Only use framework components (React

Vue

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Before writing any JavaScript

always ask:

0