sindresorhus/actions — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a free Apple app called Actions that adds extra actions to the built in Shortcuts app on Mac, iPhone, iPad, and Vision Pro. The main point is that after installing it, people can open Shortcuts and see a clean collection of helpful new actions they can drop into automations, with clear names, short descriptions, input and output labels, and predictable results.

Make the app itself simple, just a polished SwiftUI home screen with the app icon, a searchable list of included actions, examples of how to use them, links for feedback and action requests, and a basic FAQ. Please use Apple’s current App Intents and Shortcuts APIs, look up the latest docs if needed.

Start with a sensible starter set of safe utility actions and structure the code so adding more actions later is easy. Make it feel App Store ready, with good empty states, privacy friendly behavior, and no accounts or tracking.

Want more depth? Deep Reverse