Discover in the Developer app

Utilizes AppleScript to open the Developer and press Command + 1 to open to the Discover page, where you can see curated categories and recent articles.

More From This Folder

Open Developer TV

Opens the Apple Developer app for Apple TV so you can view bookmarks, browse presentations, and search for topics. When run from Mac, maximizes the window to Full Screen.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Discover%20in%20the%20Developer%20app
Link to Open Shortcut
shortcuts://open-shortcut?name=Discover%20in%20the%20Developer%20app
AppleScript code
tell application “Shortcuts Events” run shortcut “Discover in the Developer app” end tell

More From The Library

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »

Cancel Timer

Cancels the next-most timer running in the Clock app. If there are multiple timers, the second timer will continue running unless this action is used again.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more