بنقرة واحدة
art.kubus
يحتوي art.kubus على 5 من skills المجمعة من kubus-project، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.