Explore

Find agent skills by outcome

7,717 skills indexed with the new KISS metadata standard.

Showing 24 of 7,717Categories: Productivity, Creative, Communication, Coding & Debugging
Communication
PromptBeginner5 minmarkdown

objective: Transform the provided clothing product image into a luxury studio ghost-mannequin presentation where the garment appears naturally worn and volumetric

as if inflated with air on an invisible mannequin. Preserve the exact identity of the original product with zero alterations.

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

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

`pydantic-settings`)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Find hardcoded environment-specific values (URLs

ports

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

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

security auditing

0
Coding & Debugging
PromptBeginner5 minmarkdown

Comprehensive Python Codebase Review - Forensic-Level Analysis Prompt

# COMPREHENSIVE PYTHON CODEBASE REVIEW

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

negative_prompt: cartoon

illustration

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

security auditing

0
Coding & Debugging
PromptBeginner5 minmarkdown

Comprehensive Go Codebase Review - Forensic-Level Analysis Prompt

# COMPREHENSIVE GO CODEBASE REVIEW

0
Creative
PromptBeginner5 minmarkdown

prompt: Documentary photography in the style of Nan Goldin. Full-body vertical shot

9:16 aspect ratio

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Metaprogramming: macros

annotations

0
Coding & Debugging
PromptBeginner5 minmarkdown

Your task is to conduct a surgical dead-code audit — not just detect

but triage and prescribe.

0
Coding & Debugging
PromptBeginner5 minmarkdown

Dead Code Surgeon - Phased Codebase Audit & Cleanup Roadmap

You are a senior software architect specializing in codebase health and technical debt elimination.

0
Creative
PromptBeginner5 minmarkdown

2. Start on the latest version of main

do a pull if necesseray. Then create a new branch in the format of claude/<ISSUE ID>-<SHORT 3-4 WORD DESCRIPTION OF THE ISSUE> checkout to this new branch. All your changes/commits should happen on th...

0