Add a Dynamic Island-style notch UI to a macOS app. Use this skill whenever the user wants to create a notch overlay, notch extender, Dynamic Island for Mac, notch indicator, or any UI that extends from the MacBook notch area. Also trigger when the user mentions "notch shape", "notch window", "notch cutout", "notch panel", "recording indicator near the notch", "Dynamic Island style", or wants to show status/content that appears to emerge from the hardware notch. This covers the NSPanel setup, the NotchShape with concave Bezier ear curves, screen positioning math, spring animations, and show/hide choreography.
$npx -y skills add fayazara/macos-app-skills --skill notch-uiInstalls into the current project.
Run `npx skills use "https://github.com/fayazara/macos-app-skills" --skill "fayazara/macos-app-skills/notch-ui"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fayazara/macos-app-skills" that are relevant to the current task. Run `npx skills add "https://github.com/fayazara/macos-app-skills"` and select the relevant skills, then follow their instructions.