Explore

Find agent skills by outcome

35,978 skills indexed with the new KISS metadata standard.

Showing 24 of 35,978Categories: Creative, Coding, General, Cursor-rules
General
PromptBeginner5 minmarkdown

Photo-to-Isometric: Reality Slice Generator

{

0
Coding
PromptBeginner5 minmarkdown

Writing a good CLAUDE.md

`CLAUDE.md` is a high-leverage configuration point for Claude Code. Learning how to write a good `CLAUDE.md` (or `AGENTS.md`) is a key skill for agent-enabled software engineering.

0
General
PromptBeginner5 minmarkdown

background: Woodlands

lawns

0
General
PromptBeginner5 minmarkdown

light: subject is well-lit

background is cold

0
General
PromptBeginner5 minmarkdown

focus: Shallow depth of field

bokeh and rim lighting

0
General
PromptBeginner5 minmarkdown

style: Photorealistic

like captured by a real camera

0
General
PromptBeginner5 minmarkdown

atmosphere: Rainy

cloudy

0
General
PromptBeginner5 minmarkdown

clothes: worn jacket

blanket and old pants.

0
General
PromptBeginner5 minmarkdown

main: An 1980s-style woman walking with a cat beside her

both in the foreground.

0
General
PromptBeginner5 minmarkdown

The Missing Woman

image-generation:

0
General
PromptBeginner5 minmarkdown

- ${backendTech} - Backend technology (e.g.

Node.js

0
Coding
PromptBeginner5 minmarkdown

- ${framework} - The web development framework to use (e.g.

React

0
General
PromptBeginner5 minmarkdown

- Ensuring real-time commenting

feedback

0
General
PromptBeginner5 minmarkdown

description: Guide to building a full-stack web application with secure user authentication

high performance

0
General
PromptBeginner5 minmarkdown

Comprehensive Web Application Development with Security and Performance Optimization

---

0
Coding
PromptBeginner5 minmarkdown

- Flag anything that requires manual App Review explanation (entitlements

special APIs)

0
Coding
PromptBeginner5 minmarkdown

- Privacy manifest covers all required API categories (file timestamp

user defaults

0
General
PromptBeginner5 minmarkdown

- All permission usage descriptions present and user-friendly (NSCameraUsageDescription

etc.)

0
Coding
PromptBeginner5 minmarkdown

1. Analyze code for common rejection triggers: background location without justification

camera/mic usage without purpose strings

0
General
PromptBeginner5 minmarkdown

1. Scan project files: Info.plist

entitlements

0
General
PromptBeginner5 minmarkdown

1. On each check

fetch the current App Store Review Guidelines to ensure up-to-date rules

0
General
PromptBeginner5 minmarkdown

- Cross-reference Apple’s latest App Store Review Guidelines (fetched

not assumed)

0
Coding
PromptBeginner5 minmarkdown

wwwroot Documentation

The wwwroot folder contains static files served directly by the Web Host application. These include images, CSS stylesheets, JavaScript files, and Swagger UI customizations. As the Web Host primarily serves as an API, the static content is minimal and focused on supporting the authentication UI and

0
Coding
PromptBeginner5 minmarkdown

Status Line Handlers

This directory contains all handlers for the `status_line` hook event type. These handlers generate the terminal status line displayed by Claude Code, showing model info, context usage, git branch, account details, and daemon health.

0