unreal-verse
Unreal Verse
Overview
Use Epic documentation as the source of truth for Verse syntax and behavior. Route each task to the right doc first, then implement with minimal, valid patterns.
Workflow
- Classify the task.
- Open the matching section in
references/verse-doc-index.md. - Draft the smallest valid Verse solution first.
- Verify effects (
<suspends>,<transacts>,<decides>), failure contexts, and container access. - Return code plus a short rationale tied to the referenced docs.
Minimal Common Patterns
Use these as copy-start snippets, then adapt names and imports to the target project.
More from flohhhhh/skills
uploadthing-nextjs
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.
35uefn-verse-basics
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.
12shannon
Use Shannon to run targeted white-box security scans and exploit validation against a web app or API plus its source repo. Trigger this skill for larger security tasks, penetration-test style evaluation, production-scoped security checks, release-readiness security review, or repo exploration where the goal is explicitly to assess security posture. Do not use it for routine coding tasks, normal repo exploration, or on every change by default.
1polar-sh-nextjs-convex
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.
1