Toolverse
All skills

nuxthub-migration

by onmax

Use when migrating NuxtHub projects or when user mentions NuxtHub Admin sunset, GitHub Actions deployment removal, self-hosting NuxtHub, or upgrading to v1/nightly. Covers v0.9.X self-hosting (stable) and v1/nightly multi-cloud (experimental, database/blob not ready).

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
onmax
Category
Frontend
Views
85

About this skill

Use when migrating NuxtHub projects or when user mentions NuxtHub Admin sunset, GitHub Actions deployment removal, self-hosting NuxtHub, or upgrading to v1/nightly. Covers v0.9.X self-hosting (stable) and v1/nightly multi-cloud (experimental, database/blob not ready).

How to use

  1. Aktywuj skill, gdy użytkownik wspomni o deprecjacji NuxtHub Admin, usuwaniu GitHub Actions lub chce migrować na self-hosted Cloudflare Workers. Skill automatycznie zasugeruje się, jeśli projekt zawiera .github/workflows/nuxthub.yml lub zmienne NUXT_HUB_PROJECT_KEY.

  2. Usuń GitHub Action: Skasuj plik .github/workflows/nuxthub.yml lub inny NuxtHub-specific GitHub Action. Skill podpowie, jak go zastąpić Workers CI.

  3. Wyczyść zmienne środowiskowe: Usuń z CI/CD i .env zmienne NUXT_HUB_PROJECT_KEY i NUXT_HUB_PROJECT_DEPLOY_TOKEN. Skill pokaże, jak wylistować i usunąć stare sekrety z Cloudflare Workers za pomocą npx wrangler secret list i npx wrangler secret delete.

  4. Zidentyfikuj istniejące zasoby Cloudflare: Uruchom npx wrangler d1 list, npx wrangler kv namespace list i npx wrangler r2 bucket list, aby znaleźć bazy danych, namespaces i buckety utworzone przez NuxtHub Admin. Skill pomoże Ci pobrać ich ID-y do wrangler.jsonc.

  5. Skonfiguruj wrangler.jsonc: Skill wkaże, jak dodać ID-y zasobów do pliku konfiguracyjnego, aby ponownie je wykorzystać i zachować istniejące dane.

  6. Opcjonalnie: Jeśli chcesz eksperymentalną multi-cloud (v0.10/nightly), skill opisze dodatkowe kroki, choć bazy danych i blob storage nie są jeszcze gotowe.

Related skills

browser-automation

by browserbase

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include \

Frontend
21175

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206

domain-name-brainstormer

by ComposioHQ

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Frontend
21116

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

zustand

by lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

Frontend
36126

bubbletea

by hmans

Browse Bubbletea TUI framework documentation and examples. Use when working with Bubbletea components, models, commands, or building terminal user interfaces in Go.

Frontend
2158