What problem does it solve?
This Skill helps teams install and configure @reopt-ai/brandapp-sdk in a consumer Next.js project without breaking env settings, auth flows, or registry configuration.
Core Features & Use Cases
- SDK onboarding: Pins the correct agent rules block into AGENTS.md or CLAUDE.md for consistent project behavior.
- Safe environment setup: Migrates to the modern Brandapp and Reopt environment namespace, including browser-safe token handling and deprecated variable cleanup.
- Integration routing: Directs work to the right package docs for SDK init, auth, EAV, webhooks, files, dev server, testing, and migration guidance.
- Use case: A developer wants to add Brandapp auth, EAV schema support, and webhook handling to a Next.js app while preserving existing npm and project settings.
Quick Start
Ask me to install and bootstrap @reopt-ai/brandapp-sdk in your project and I will prepare the required agent rules, environment guidance, and implementation path.