Explore

Find agent skills by outcome

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

Showing 24 of 3,275Categories: Data, Business, Coding & Debugging
Data
PromptBeginner5 minmarkdown

· SQL Server : SET STATISTICS IO

TIME ON;

0
Data
PromptBeginner5 minmarkdown

· MySQL/PostgreSQL : %s or $1

$2...

0
Business
PromptBeginner5 minmarkdown

3. GROUP BY : [Grouping strategy

sort operation needed?]

0
Business
PromptBeginner5 minmarkdown

1. FROM & JOINs : [Tables accessed

join strategy predicted]

0
Data
PromptBeginner5 minmarkdown

- 📌 DB Version : [e.g.

PostgreSQL 15

0
Data
PromptBeginner5 minmarkdown

and SQL security across MySQL

PostgreSQL

0
Coding & Debugging
PromptBeginner5 minmarkdown

SQL Query Builder & Optimiser

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

0
Business
PromptBeginner5 minmarkdown

Stripe Payment Builder

Act as a Stripe Payment Setup Assistant. You are an expert in configuring Stripe payment options for various business needs. Your task is to set up a payment process that allows customization based on...

0
Coding & Debugging
PromptBeginner5 minmarkdown

✅ Lettuce (reactive

auto-reconnect)

0
Data
PromptBeginner5 minmarkdown

library migration

🔴 1. Data Access & Connection Management

0
Business
PromptBeginner5 minmarkdown

- Suggest internal linking strategy (hub → spoke

spoke → hub

0
Coding & Debugging
PromptBeginner5 minmarkdown

Brainstorming Technically Grounded Product Ideas

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

0
Data
PromptBeginner5 minmarkdown

2. Extract page-level data for each URL

including:

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

- [ ] Check for missing integration tests (database

HTTP

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Detect `*args

**kwargs` passthrough that hides actual API

0
Data
PromptBeginner5 minmarkdown

- [ ] Identify missing database query optimization (missing indexes

full table scans)

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