원클릭으로
xtream-electron
// IPTVnator's Electron-first Xtream implementation, including feature/data-access boundaries, worker-backed DB flows, and Xtream loading/progress UX.
// IPTVnator's Electron-first Xtream implementation, including feature/data-access boundaries, worker-backed DB flows, and Xtream loading/progress UX.
Repository-specific Nx monorepo structure, library placement rules, scoped path aliases, and migration guardrails for portal/workspace/app code.
Repository-specific guidance for Electron non-EPG SQLite worker boundaries, request-scoped DB progress events, and validation for slow DB operations.
Theme architecture, design tokens, shared SCSS library, portal header/sidebar patterns, Electron drag regions, and cross-portal style consistency.
Repository-specific UI design guidance for IPTVnator channel rows, EPG views, settings surfaces, shared selection styles, and light/dark theme consistency.
| name | xtream-electron |
| description | IPTVnator's Electron-first Xtream implementation, including feature/data-access boundaries, worker-backed DB flows, and Xtream loading/progress UX. |
Use this skill when working on Xtream routes, stores, data sources, import/search/delete behavior, or Electron-backed Xtream playback and persistence.
libs/portal/xtream/feature/src/lib/libs/portal/xtream/data-access/src/lib/libs/portal/shared/util/src/lib/libs/portal/shared/ui/src/lib/apps/electron-backend/src/app/events/database/apps/electron-backend/src/app/database/operations/portal/xtream/data-access.portal/shared/ui or portal/shared/util.pnpm nx test portal-xtream-data-access and pnpm nx test portal-xtream-feature for store/UI changes.pnpm nx run web-e2e:e2e-ci--src/xtream.e2e.ts or the closest Electron E2E target for user-visible Xtream workflow changes.