Flohhhhh
@Flohhhhh
Public Skills
uefn-verse-basics
by Flohhhhh
Beginner-focused onboarding and developer workflow for using Verse in Unreal Editor for Fortnite (UEFN). Use when setting up UEFN/Fortnite prerequisites, creating a first Verse-enabled project, creating Verse devices from templates, compiling and playtesting with Launch Session and Push Verse Changes, troubleshooting common setup/build/runtime issues, and establishing basic project/revision-control habits.
unreal-verse
by Flohhhhh
Guidance for writing, reviewing, and debugging Unreal Editor for Fortnite (UEFN) Verse code using Epic's official language documentation. Use when implementing Verse devices, classes, functions, control flow, containers, failure contexts, specifiers/attributes, modules/imports, effects, concurrency, or translating logic into valid Verse.
uploadthing-nextjs
by Flohhhhh
Type-safe file upload integration for Next.js App Router using UploadThing. Use when implementing secure file uploads with client-to-storage direct uploads, authentication middleware, upload completion handlers, and automatic database metadata storage.
polar-sh-nextjs-convex
by Flohhhhh
Minimal Polar.sh billing integration for Next.js App Router with Convex as the entitlement authority. Use when implementing subscriptions, one-time purchases, checkout, customer portal, webhooks, and billing-to-entitlement sync in a webhook-driven architecture.