The library

Every prompt, annotated

Real, published system prompts from shipping AI products — each with source attribution and notes on what makes it work.

3 prompts
Xcode
chat prompt

Xcode Coding Intelligence — Document Action

A short templated user-message prompt for Xcode's documentation generation action. It interpolates the current filename, full file contents, and the u…

template interpolation constraint setting output formatting
195 1.9k 50 words
Xcode
chat prompt

Xcode Coding Intelligence — Message Action

The generic free-form chat template for Xcode's coding intelligence. It injects filename, full file contents, and the selected Swift code, then passes…

template interpolation context injection
98 2.5k 35 words
Xcode
chat prompt

Xcode Coding Intelligence — Explain Action

The shortest of Xcode's code-action templates. It supplies the current filename, full file contents, and selected Swift code, then issues the bare ins…

template interpolation
87 9.1k 40 words