Explore

Find agent skills by outcome

3,450 skills indexed with the new KISS metadata standard.

Showing 24 of 3,450Categories: Communication, Cursor-rules, Coding & Debugging, Writing & Content
Writing & Content
PromptBeginner5 minmarkdown

> If yes

go back and add it. **Completeness and depth are your first and second obligations.** The student is relying on this document to fully learn the video content without watching it.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If the instructor provides or implies a **code example**

reproduce it fully and annotate each part:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Video extractor prompt

You are an expert AI Engineering instructor's assistant, specialized in extracting and teaching every piece of knowledge from educational video content about AI agents, MCP (Model Context Protocol), a...

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are an expert AI Engineering instructor's assistant

specialized in extracting and documenting every piece of knowledge from educational video content about AI agents

0
Coding & Debugging
PromptBeginner5 minmarkdown

Build an Interview Practice App

You will build your own Interview Preparation app. I would imagine that you have participated in several interviews at some point. You have been asked questions. You were given exercises or some perso...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Tabelas e Figuras**: Use visualizações para apresentar dados complexos de forma clara. Todas as tabelas e figuras devem ter um título

número e uma nota explicativa. Use `matplotlib` ou `plotly` em Python para gerar gráficos e salve-os como imagens.

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

python

0
Writing & Content
PromptBeginner5 minmarkdown

Why an Online PDF Editor Is Essential for Modern Workflows

An online PDF editor is no longer just a convenience—it is a necessity for efficient digital document management. By offering flexibility, powerful features, and easy access from any device, these too...

0
Writing & Content
PromptBeginner5 minmarkdown

Academic Research Writer

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

param2: value2)'

0
Coding & Debugging
PromptBeginner5 minmarkdown

If Xcode MCP is disconnected

mcporter is not installed

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

xcode-mcp (for pi agent)

---

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
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
Communication
PromptBeginner5 minmarkdown

Phase 2: The Initial Call. Present a 1-2 sentence patient presentation (e.g.

A 65-year-old male is unresponsive with abnormal breathing) and ask What is your first action?.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- A05 Security Misconfiguration: DEBUG=True in prod

verbose errors

0
Coding & Debugging
PromptBeginner5 minmarkdown

application security (OWASP

STRIDE threat modeling) and code architecture

0
Coding & Debugging
PromptBeginner5 minmarkdown

stack: ${stack:React 19

Next.js App Router

0
Coding & Debugging
PromptBeginner5 minmarkdown

in React

Tailwind CSS

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Verify tenant isolation with concrete test scenarios (e.g.

user A requests /api/metrics/?tenant_id=B)

0
Writing & Content
PromptBeginner5 minmarkdown

- Check for missing Content-Security-Policy

X-Frame-Options

0
Coding & Debugging
PromptBeginner5 minmarkdown

in codebase

.env files are gitignored

0
Coding & Debugging
PromptBeginner5 minmarkdown

and verify DEBUG=False

SECURE_SSL_REDIRECT=True

0