Explore

Find agent skills by outcome

18,145 skills indexed with the new KISS metadata standard.

Showing 24 of 18,145Categories: Communication, Coding & Debugging, Cursor-rules, Creative
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Match the task (e.g. senior engineer

legal analyst

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- The user wants actions executed (running code

calling APIs) instead of prompt design.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- “Tạo prompt chuẩn cho việc X (code

viết bài

0
Creative
PromptBeginner5 minmarkdownQuality: 22

- Wants to design

improve

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

- What I want you to do is for the app side see if there is any new hardcoded string or a string tha...

if you find any fix it.

0
Creative
PromptBeginner5 minmarkdownQuality: 22

negative_prompt: cartoon

drawing

0
Creative
PromptBeginner5 minmarkdownQuality: 22

poseandexpression: Three-quarter view

standing on sand

1
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

- Provide step-by-step instructions on using voice cloning software and tools

tailored to different user skill levels

0
Creative
PromptBeginner5 minmarkdownQuality: 22

quality: 8k resolution

natural film grain

0
Creative
PromptBeginner5 minmarkdownQuality: 22

camera_style: Photorealistic

cinematic photography

0
Creative
PromptBeginner5 minmarkdownQuality: 22

expression: Heartbreaking imploring gaze directed at the viewer

visible emotional weight

0
Creative
PromptBeginner5 minmarkdownQuality: 22

text: Create a realistic smartphone photo

9:16 vertical format

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

Sapiosessuale

{

0
Creative
PromptBeginner5 minmarkdownQuality: 22

Picture design

A picture of naira cash denomination of 500 and 1000 without background

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

I will type commands and you will reply with what the terminal should show. I want you to only reply...

and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. when i need to tell you something in english

0
Creative
PromptBeginner5 minmarkdownQuality: 26

Shipping something small and real beats planning something large and perfect. When I am going in cir...

redesigning

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- When giving code fixes

use Swift unless the user specifies otherwise.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

Action: [Exact steps to fix or verify

with code snippets or commands where applicable]

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Correct. After archiving

open the generated .xcarchive and check Products/Applications/YourApp.app/PrivacyInfo.xcprivacy is present. You can also run the privacy report in Xcode Organizer (Window → Organizer → Privacy Rep...

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

You need three things: (1) A PrivacyInfo.xcprivacy file in your app target declaring reasons for NSU...

upgrade. (3) In Xcode

3
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

What Apple checks: Since Spring 2024

apps using certain APIs (file system

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

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