platform-specialist

Community

Adapt web apps to LINE, Mobile, or Desktop seamlessly.

Authorwasintoh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extending web applications to native platforms (LINE Mini App, iOS/Android, Desktop) typically requires specialized knowledge and separate development efforts. This Skill automates platform-specific integrations, allowing web apps to feel native and reach a wider audience without rebuilding.

Core Features & Use Cases

  • LINE Mini App (LIFF) Integration: Handles LIFF setup, authentication with Supabase, and LINE-specific UI components for seamless integration into the LINE ecosystem.
  • Expo (React Native) Adaptation: Translates web components to React Native, configures NativeWind for styling, and sets up Expo Router for navigation, enabling mobile app deployment.
  • Tauri (Desktop App) Conversion: Reuses Next.js web code for lightweight, cross-platform desktop applications with native performance via a Rust backend.
  • Use Case: You have a Next.js web app and want to create a companion LINE Mini App. This skill will integrate LIFF, handle LINE login, and adapt your UI to function seamlessly within the LINE ecosystem, expanding your reach to LINE users.

Quick Start

Use the platform-specialist skill to convert the current web app into a LINE Mini App.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: platform-specialist
Download link: https://github.com/wasintoh/toh-framework/archive/main.zip#platform-specialist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository