crouton-run-and-operate

Manage Nuxt Crouton app operations including booting, database seeding, and staging observation.

10|Updated Sep 24, 2025
One-click install
npx skills add https://github.com/FriendlyInternet/nuxt-crouton --skill crouton-run-and-operate
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: crouton-run-and-operate
Source: https://github.com/FriendlyInternet/nuxt-crouton/tree/main/.claude/skills/crouton-run-and-operate
Command: npx skills add https://github.com/FriendlyInternet/nuxt-crouton --skill crouton-run-and-operate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for day-to-day operations of Nuxt Crouton applications, including booting locally, seeding databases, inspecting the local database, observing deployed staging, capturing screenshots, and more.

Core Features & Use Cases

  • Boot Locally: Boot any Nuxt Crouton app locally with authentication and database setup.
  • Database Seeding: Seed and inspect the local database, including handling the miniflare-vs-.data split.
  • Review Overlay: Enable review overlays and Eruda for debugging.
  • Observing Staging: Monitor deployed staging environments and capture screenshots.
  • Artifact Location: Identify where artifacts like databases and screenshots are stored.

Quick Start

Run the crouton-run-and-operate skill to manage your Nuxt Crouton app locally and on staging.

Frequently Asked Questions about crouton-run-and-operate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I boot a Nuxt Crouton app locally with database and authentication setup?▼

To boot a Nuxt Crouton app locally, you run the crouton-run-and-operate skill, which handles the local development environment setup, including authentication and database configuration, to start the application.

What is the best way to seed and inspect a local Nuxt Crouton database?▼

The best way to seed a local Nuxt Crouton database is using the crouton-run-and-operate skill, which performs database seeding and inspection, including handling the miniflare-vs-.data split for local database operations.

Can I monitor deployed staging environments and capture screenshots for Nuxt Crouton apps?▼

Yes, you can monitor deployed staging environments for Nuxt Crouton apps by running the crouton-run-and-operate skill, which observes deployed staging and captures screenshots of the application.

How do I enable review overlays and Eruda for debugging a Nuxt Crouton app?▼

You enable review overlays and Eruda for debugging a Nuxt Crouton app by running the crouton-run-and-operate skill, which integrates these debugging features directly into the local application boot process.

Where are artifacts like local databases and staging screenshots stored when operating Nuxt Crouton apps?▼

Artifacts like local databases and staging screenshots are stored in specific locations identified by the crouton-run-and-operate skill, which manages the artifact location directory structure for your Nuxt Crouton app operations.