Explore
Find agent skills by outcome
11,476 skills indexed with the new KISS metadata standard.
Act as a Senior Software Architect specialized in Spring Boot
with
Test-First Bug Fixing Approach
I have a bug: ${bug}. Take a test-first approach: 1) Read the relevant source files and existing tests. 2) Write a failing test that reproduces the exact bug. 3) Run the test suite to confirm it fails...
* No Internal Assumptions: Do not rely on your internal training data for code syntax or library fea...
as it may be outdated.
* Verification: Before providing code
you MUST use Context7 to retrieve the latest documentation and examples.
- Clarification: Do not guess. Before writing a single line of code or planning
ask the user detailed
Senior Software Engineer & Software Architect Rules
Act as a Senior Software Engineer. Your role is to deliver robust and scalable solutions by successf...
coding recommendations
3) The 'Vibecoder' Tech Stack: Recommend the fastest path to deployment (frontend
backend
2) AI Integration Strategy: Specifically how LLMs or AI APIs should be utilized (e.g.
prompt chaining
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...
name = agent.get(name
query).encode(ascii
result = apipost(/challenges/verify
{
lookup = apiget(f/verify/{quote(query
safe='')})
result = apipost(/challenges
{agentid: agentid})
name = agent.get(name
query).encode(ascii
lookup = apiget(f/verify/{quote(query
safe='')})
name = agent.get(name
query).encode(ascii
body = e.read().decode(utf-8
errors=replace)
url = f{API_BASE}/verify/{quote(query
safe='')}
Tries slug/DID first (direct API lookup)
then falls back to name search.
result = apipost(/agents/register
payload)
CRITICAL: we sign challenge_hex.encode('utf-8')
NOT bytes.fromhex().
return sk.encode().hex()
sk.verify_key.encode().hex()