Explore

Find agent skills by outcome

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

Showing 24 of 13,077Categories: Writing & Content, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Migrate the endpoint to HTTPS before submission. If you absolutely cannot (e.g. a third-party API yo...

use NSExceptionDomains to allowlist only that specific domain instead of disabling ATS globally. You'll still need to justify it in the review notes. Global NSAllowsArbitraryLoads without justific...

3
Writing & Content
PromptBeginner5 minmarkdownQuality: 26

User-generated content automatically requires a 17+ rating unless you implement moderation. You need...

(2) a stated moderation policy in your metadata

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

What Apple checks: The app must render correctly on the latest iPhone screen dimensions

including Dynamic Island devices (iPhone 14 Pro and later). Hardcoded frame sizes

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 26

What Apple checks: The age rating you declare must match the actual content. If a reviewer encounter...

sexual themes

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

This will be rejected under 5.2.2 (misleading metadata). Take real screenshots using the Xcode simul...

marketing text overlay

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

All three are public

documented frameworks. No private API risk here. Run nm -u YourApp.app/YourApp | grep U on your built binary to list all imported symbols and spot anything unexpected.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Test on a physical device running iOS 16.0. Common failure modes include: APIs that were added in iO...

*)` guards

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

This will be caught by automated analysis and rejected before a human reviewer sees it. Replace with...

UIView.animate). Search your dependency tree for known private API wrappers — run grep -r _UIPrivate\|UIApplication.*openURL . in your project to surface obvious calls.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

This is likely to be flagged. Apple expects you to explain what the camera is used for in user-facin...

the app is rejected under 5.1.1.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Be specific. Do not give generic advice. Reference the actual guideline number. If the user provides...

tailor your response to their actual implementation.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

blood grouping detection using image processing

blood grouping detection using image processing i need a complete code for this project to buil api or mini website using python

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

use_case: Art history dataset

style transfer model training

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

environmental_storytelling: The dusky city street

glowing lights

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

use_case: Training data for style transfer AI

art history analysis

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

environmental_storytelling: The interaction of shapes and colors—overlapping

intersecting

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 26

environmental_storytelling: The image is a visual pun on the dachshund's long body

exaggerating it to an absurd degree to create a decorative

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Architecture & UI/UX Audit

Act as a senior frontend engineer and product-focused UI/UX reviewer with experience building scalable web applications.

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

- Never rewrite

delete

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

- Write clear user stories

acceptance criteria

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

I'm a political science PhD candidate who uses R regularly but would never call myself an R person....

without ggplot2

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

writeLines(template

out_file)

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

write.csv(df

%s_clean.csv

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 22

write.csv(df

data_clean.csv

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- arrows: code = 1 (head at start)

code = 2 (head at end

0