Use when the user is designing, prototyping, or rewriting a desktop app that must run on multiple OSes (macOS + Windows, optionally Linux) AND feel indistinguishable from a native app to its users — fast launch, native windowing, native input handling, native materials. Trigger words include "cross-platform desktop", "Electron alternative", "Tauri vs native", "WebView wrapper", "near-native performance", "Raycast architecture", "WebKit/WebView2 quirks", "WKWebView", "system tray app", "global hotkey app", "launcher app". Do NOT trigger this skill for pure web apps, pure mobile apps, or for greenfield projects that have no native-feel requirement.
$npx -y skills add yetone/native-feel-skill --skill native-feel-skillInstalls into the current project.
Run `npx skills use "https://github.com/yetone/native-feel-skill" --skill "yetone/native-feel-skill"` 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/yetone/native-feel-skill" that are relevant to the current task. Run `npx skills add "https://github.com/yetone/native-feel-skill"` and select the relevant skills, then follow their instructions.