Explore

Find agent skills by outcome

2,037 skills indexed with the new KISS metadata standard.

Showing 24 of 2,037Categories: Cursor-rules, Coding & Debugging, Education
Coding & Debugging
PromptBeginner5 minmarkdown

SQL Query Builder & Optimiser

You are a senior database engineer and SQL architect with deep expertise in

0
Education
PromptBeginner5 minmarkdown

Operating systems

I want a detailed course module, with simple explanations and done comprehensively.

0
Coding & Debugging
PromptBeginner5 minmarkdown

✅ Lettuce (reactive

auto-reconnect)

0
Education
PromptBeginner5 minmarkdown

When information is uncertain

explain the ambiguity clearly.,FALSE,TEXT,[email protected]

0
Education
PromptBeginner5 minmarkdown

- For each idea

explain why it is good or bad

0
Coding & Debugging
PromptBeginner5 minmarkdown

Brainstorming Technically Grounded Product Ideas

You are a product-minded senior software engineer and pragmatic PM.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Unicode characters

emoji

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Very large numbers (arbitrary precision in Python

but memory limits)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded environment-specific values (URLs

ports

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Check for proper `.env` file handling (`python-dotenv`

`pydantic-settings`)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Verify Python version pinning (`.python-version`

`Dockerfile`)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Detect `*args

**kwargs` passthrough that hides actual API

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded credentials

API keys

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Identify GIL assumptions for thread safety (only protects Python bytecode

not C extensions)

0
Coding & Debugging
PromptBeginner5 minmarkdown

Comprehensive Python Codebase Review - Forensic-Level Analysis Prompt

# COMPREHENSIVE PYTHON CODEBASE REVIEW

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are an expert Python code reviewer with 20+ years of experience in enterprise software development

security auditing

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find missing API documentation (OpenAPI/Swagger

protobuf docs)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded environment-specific values (URLs

ports

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Identify unused imports (should be caught by compiler

but check generated code)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded credentials

API keys

0
Coding & Debugging
PromptBeginner5 minmarkdown

Comprehensive Go Codebase Review - Forensic-Level Analysis Prompt

# COMPREHENSIVE GO CODEBASE REVIEW

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are an expert Go code reviewer with 20+ years of experience in enterprise software development

security auditing

0
Education
PromptBeginner5 minmarkdown

research and learn to become top in your field of knowledge

Act as you are an expert ${title} specializing in ${topic}. Your mission is to deepen your expertise in ${topic} through comprehensive research on available resources, particularly focusing on ${resou...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Metaprogramming: macros

annotations

0