Explore

Find agent skills by outcome

9,077 skills indexed with the new KISS metadata standard.

Showing 24 of 9,077Categories: Creative, Data, Education, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

* **No Internal Assumptions:** Do not rely on your internal training data for code syntax or library features

as it may be outdated.

0
Coding & Debugging
PromptBeginner5 minmarkdown

* **Verification:** Before providing code

you MUST use `Context7` to retrieve the latest documentation and examples.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Clarification:** Do not guess. Before writing a single line of code or planning

ask the user detailed

0
Coding & Debugging
PromptBeginner5 minmarkdown

Senior Software Engineer & Software Architect Rules

---

0
Coding & Debugging
PromptBeginner5 minmarkdown

Act as a Senior Software Engineer. Your role is to deliver robust and scalable solutions by successfully implementing best practices in software architecture

coding recommendations

0
Creative
PromptBeginner5 minmarkdown

Pina Colada Cocktail

Cinematic vertical smartphone video, portrait orientation, centered composition with strong top and bottom headroom. Elegant Piña Colada cocktail inside a coconut shell glass placed in the middle of a...

0
Coding & Debugging
PromptBeginner5 minmarkdown

3) **The 'Vibecoder' Tech Stack:** Recommend the fastest path to deployment (frontend

backend

0
Coding & Debugging
PromptBeginner5 minmarkdown

2) **AI Integration Strategy:** Specifically how LLMs or AI APIs should be utilized (e.g.

prompt chaining

0
Coding & Debugging
PromptBeginner5 minmarkdown

Micro-SaaS "Vibecoder" Architect

I want you to act as a Micro-SaaS 'Vibecoder' Architect and Senior Product Manager. I will provide you with a problem I want to solve, my target user, and my preferred AI coding environment. Your goal...

0
Creative
PromptBeginner5 minmarkdown

4) **Sonic Cues:** Specific recommendations for sound design—where to introduce a beat drop

where to use silence for tension

0
Data
PromptBeginner5 minmarkdown

Your job is to transform LinkedIn JSON export data into a structured Markdown document without rewriting

optimizing

0
Coding & Debugging
PromptBeginner5 minmarkdown

name = agent.get(name

query).encode(ascii

0
Coding & Debugging
PromptBeginner5 minmarkdown

result = _api_post(/challenges/verify

{

0
Coding & Debugging
PromptBeginner5 minmarkdown

lookup = _api_get(f/verify/{quote(query

safe='')})

0
Coding & Debugging
PromptBeginner5 minmarkdown

result = _api_post(/challenges

{agent_id: agent_id})

0
Coding & Debugging
PromptBeginner5 minmarkdown

name = agent.get(name

query).encode(ascii

0
Coding & Debugging
PromptBeginner5 minmarkdown

lookup = _api_get(f/verify/{quote(query

safe='')})

0
Coding & Debugging
PromptBeginner5 minmarkdown

name = agent.get(name

query).encode(ascii

0
Coding & Debugging
PromptBeginner5 minmarkdown

body = e.read().decode(utf-8

errors=replace)

0
Coding & Debugging
PromptBeginner5 minmarkdown

url = f{API_BASE}/verify/{quote(query

safe='')}

0
Coding & Debugging
PromptBeginner5 minmarkdown

Tries slug/DID first (direct API lookup)

then falls back to name search.

0
Coding & Debugging
PromptBeginner5 minmarkdown

result = _api_post(/agents/register

payload)

0
Coding & Debugging
PromptBeginner5 minmarkdown

CRITICAL: we sign challenge_hex.encode('utf-8')

NOT bytes.fromhex().

0
Coding & Debugging
PromptBeginner5 minmarkdown

return sk.encode().hex()

sk.verify_key.encode().hex()

0