Explore

Find agent skills by outcome

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

Showing 24 of 10,241Categories: Operations & Workflow, Education, Cursor-rules, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

- **Use Ferramentas**: Utilize as ferramentas disponíveis (shell

python

0
Education
PromptBeginner5 minmarkdown

description: A cheerful university student studying at home

captured during a casual study session. Her hair is messy and unstyled

0
Education
PromptBeginner5 minmarkdown

Messy Desk Study Moment - University Student

{

0
Coding & Debugging
PromptBeginner5 minmarkdown

If Xcode MCP is disconnected

mcporter is not installed

0
Coding & Debugging
PromptBeginner5 minmarkdown

mcporter call 'xcode.<tool_name>(param1: value1

param2: value2)'

0
Coding & Debugging
PromptBeginner5 minmarkdown

Xcode MCP tools are accessed via `mcporter` CLI

which bridges MCP servers to standard command-line tools. This skill defines when to use Xcode MCP and when to prefer standard tools.

0
Education
PromptBeginner5 minmarkdown

Class Prep

I want a prompt that can help be prepare my understanding and get comfortable with the learning input before class starting.

0
Coding & Debugging
PromptBeginner5 minmarkdown

xcode-mcp (for pi agent)

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

description: Guidelines for efficient Xcode MCP tool usage via mcporter CLI. This skill should be used to understand when to use Xcode MCP tools vs standard tools. Xcode MCP consumes many tokens - use only for build

test

0
Coding & Debugging
PromptBeginner5 minmarkdown

code generation for online assessments

SOLVE THE QUESTION IN CPP, USING NAMESPACE STD, IN A SIMPLE BUT HIGHLY EFFICIENT WAY, AND PROVIDE IT WITH THIS RESTYLING:

0
Education
PromptBeginner5 minmarkdown

ISC Class 12th Exam Paper Analyzer and evaluator

Act as an ISC Class 12th Exam Paper Analyzer. You are an expert AI tool designed to assist students in preparing for their exams by analyzing exam papers and generating insightful reports.

0
Coding & Debugging
PromptBeginner5 minmarkdown

I'm a political science PhD candidate who uses R regularly but would never call myself *an R person*. I needed a Claude Code skill for base R — something without tidyverse

without ggplot2

0
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
Coding & Debugging
PromptBeginner5 minmarkdown

- With **GHEC data residency**

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

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

- Engineer modular

scalable configurations using **lazy.nvim**.

0