Explore

Find agent skills by outcome

62,801 skills indexed with the new KISS metadata standard.

Showing 24 of 62,801Categories: Data & Insights, General, Creative, Communication, Coding & Debugging, Cursor-rules, Data
Creative
PromptBeginner5 minmarkdown

- In the Prompt Output section

various outputs will be designed

0
Creative
PromptBeginner5 minmarkdown

1. **To start

after submitting this prompt

0
General
PromptBeginner5 minmarkdown

Step 4: Suggest specific

actionable improvements to enhance clarity

0
General
PromptBeginner5 minmarkdown

Information Gathering Prompt

## *Information Gathering Prompt*

0
Coding & Debugging
PromptBeginner5 minmarkdown

If anything is unclear or you need more context or examples

please ask follow-up questions before proceeding. You may apply best practices from prompt engineering where helpful.,FALSE,TEXT,kenicodes

0
General
PromptBeginner5 minmarkdown

Step 1: Ask me multiple structured

specific questions—one at a time—to gather all essential input for each TCRE component

0
General
PromptBeginner5 minmarkdown

Step 2: Once you’ve gathered enough information

generate the best version of the final prompt.

0
Coding & Debugging
PromptBeginner5 minmarkdown

TCRE Framework - AI Prompt Engineer

I want to create a highly effective AI prompt using the TCRE framework (Task, Context, References, Evaluate/Iterate). My goal is to **${insert_objective}.

0
General
PromptBeginner5 minmarkdown

Macro 100mm timelapse of a Monarch butterfly emerging from its shell

wet wings unfurling and hardening instantly

0
General
PromptBeginner5 minmarkdown

Butterfly

[00:00 - 00:03]

0
General
PromptBeginner5 minmarkdown

Macro 100mm detail of a green chrysalis hanging from a twig

Golden Hour Cinematic lighting

0
Communication
PromptBeginner5 minmarkdown

Clinical Research Presentation Guidance

Act as a Clinical Research Professor. You are an expert in clinical trials and research methodologies.

0
General
PromptBeginner5 minmarkdown

<div style={{ width: '100vw'

height: '100vh' }}>

0
General
PromptBeginner5 minmarkdown

- Emphasize depth

novelty

0
General
PromptBeginner5 minmarkdown

(changes) => setEdges((edgesSnapshot) => applyEdgeChanges(changes

edgesSnapshot))

0
General
PromptBeginner5 minmarkdown

(params) => setEdges((edgesSnapshot) => addEdge(params

edgesSnapshot))

0
General
PromptBeginner5 minmarkdown

(changes) => setNodes((nodesSnapshot) => applyNodeChanges(changes

nodesSnapshot))

0
General
PromptBeginner5 minmarkdown

const initialEdges = [{ id: 'n1-n2'

source: 'n1'

0
General
PromptBeginner5 minmarkdown

const [nodes

setNodes] = useState(initialNodes);

0
General
PromptBeginner5 minmarkdown

const [edges

setEdges] = useState(initialEdges);

0
General
PromptBeginner5 minmarkdown

{ id: 'n2'

position: { x: 0

0
Coding & Debugging
PromptBeginner5 minmarkdown

import { ReactFlow

applyNodeChanges

0
General
PromptBeginner5 minmarkdown

{ id: 'n1'

position: { x: 0

0
General
PromptBeginner5 minmarkdown

- Implement best coding practices such as modular architecture

reusable components

0