بنقرة واحدة
tgtv
يحتوي tgtv على 4 من skills المجمعة من SupermanAdam007، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Complete webOS TV CLI (ares-*) command reference for creating, packaging, installing, launching, debugging, and monitoring apps on real TV devices and the simulator. Use when running ares commands, setting up a TV device, deploying an IPK, debugging with Web Inspector, or monitoring resource usage.
webOS TV app structure and configuration — packaged vs hosted app types, project directory layout, appinfo.json, services.json, packageinfo.json, and app icon requirements. Use when starting a new webOS TV app, choosing between packaged and hosted apps, configuring app metadata, setting up a JS service, defining relaunch behavior, or checking required fields for packaging.
webOS TV Luna Service API and webOSTV.js — calling system services (audio, connection, database, application manager, settings, DRM, etc.), writing JS background services, and using webOS.service.request. Use when interacting with TV system APIs, checking network status, storing persistent data, controlling volume, launching other apps, or writing a background JS service.
webOS TV app lifecycle — states, transitions, launch/relaunch/visibility events, and the webOSLaunch, webOSRelaunch, visibilitychange event handler patterns. Use when implementing app state handling, receiving launch parameters, managing background/foreground transitions, or handling app termination.