Explore

Find agent skills by outcome

21,006 skills indexed with the new KISS metadata standard.

Showing 24 of 21,006Categories: Data & Insights, Writing & Content, Creative, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

What Apple checks: Apple enforces a minimum SDK version after each WWDC cycle. As of 2025

apps must be built with Xcode 15+ targeting iOS 17 SDK minimum. Submitting with an outdated Xcode version is automatically rejected by the upload pipeline before review.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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: 28

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

(2) a stated moderation policy in your metadata

0
Creative
PromptBeginner5 minmarkdownQuality: 28

Remove this sentence. It violates 2.3.3. You also cannot show Android-style UI elements (Material De...

FABs

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 28

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

sexual themes

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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: 28

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: 28

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: 28

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: 28

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: 28

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

tailor your response to their actual implementation.

0
Creative
PromptBeginner5 minmarkdownQuality: 24

10. If a question has multiple subparts (a

b

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

use_case: Art history dataset

style transfer model training

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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: 24

environmental_storytelling: The dusky city street

glowing lights

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

use_case: Training data for style transfer AI

art history analysis

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

environmental_storytelling: The interaction of shapes and colors—overlapping

intersecting

0
Creative
PromptBeginner5 minmarkdownQuality: 24

Abstract Geometric Art Prompt Inspired by Wassily Kandinsky

{

0
Creative
PromptBeginner5 minmarkdownQuality: 24

use_case: Graphic design inspiration

poster art

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 28

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

exaggerating it to an absurd degree to create a decorative

5
Creative
PromptBeginner5 minmarkdownQuality: 24

* Point out inconsistencies in design (cards

buttons

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Architecture & UI/UX Audit

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

0
Creative
PromptBeginner5 minmarkdownQuality: 24

Start every task by restating requirements

constraints

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Never rewrite

delete

0