Nano avatar

Nano

Community

@gaomingzhao666 · Kanazawa, Ishikawa, Japan

18Followers
|
21Public Repos
|
5Published Skills

Tech enthusiast, Frontend developer

Skills Distribution
DomainDeveloper To...Mobile App Testing.. (30%)Capacitor App Deve.. (25%)Debugging & Crash .. (20%)iOS UIScene Lifecy.. (20%)

Agent Skills by Nano

Showing 5 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Nano

FAQPage Schema
What tasks can I accomplish with Nano's Capacitor skills?▼

You can test Capacitor apps with Jest, Vitest, Playwright, and Appium; apply project structure, performance, and security best practices; debug WebView and native crashes; migrate iOS apps to the Capacitor 8.5 UIScene lifecycle; and select official or Capgo community plugins for native functionality.

Who should use these Capacitor skills?▼

Frontend and mobile developers building hybrid apps with Capacitor, especially those maintaining iOS apps facing Xcode 27 build failures or the 'CLIENT OF UIKIT REQUIRES UPDATE' warning, plus engineers reviewing code quality, diagnosing crashes, or choosing native plugins.

How does the Capacitor 8.5 UIScene migration skill work in practice?▼

It audits your project first, reports findings, and asks at judgment points. It surgically merges hand-rolled SceneDelegates and custom application(_:open:) bodies, then hands off to 'npx cap migrate' when the project matches the template shape. Plugin repos get Swift lifecycle audits without touching app-level files.

Are these Capacitor skills free and open source?▼

Yes. The UIScene migrator is authored by Ionic and sourced from the public ionic-team/capacitor-skills GitHub repository. All five skills are published openly in Nano's public registry, with no licensing fees indicated in the manifest.

What are the prerequisites and limitations of these skills?▼

You need an existing Capacitor project; the UIScene migrator targets only Capacitor 8.4-to-8.5 iOS migrations. It explicitly excludes Cordova-to-Capacitor migration, new plugin generation, and Capacitor 9 upgrades, which require separate dedicated skills.