con un clic
art.kubus
art.kubus contiene 5 skills recopiladas de kubus-project, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Launch the art.kubus Flutter app on web and drive it with Playwright to visually verify UI changes end-to-end (onboarding, auth, guest map).
Run the art.kubus backend (Express/Postgres) Jest suite, including auth/wallet suites that must run serially. Use to run, narrow, or debug backend tests.
Regenerate Flutter localizations and re-apply the locale-fallback hand patch that gen-l10n drops. Use after editing lib/l10n/*.arb or when the locale guard test fails.
Run the art.kubus Flutter test suite (or a subset) correctly under puro, avoiding the secure-storage fake-async hang. Use to run, debug, or narrow Flutter tests.
Lint, type-check, and test the Vue 3 frontends (admin.kubus and art.kubus.site_webpage) before committing or opening a PR. Use to validate frontend changes.