[Remixing is Underrated]
[THE APP MARKET]
> Why Remix?
Every app you remix comes with a proven architecture, tested authentication flows, and production-grade UI components already in place. You're not starting from zero — you're directing a transformation.
The key is choosing the right base. A marketplace app is a good base for an auction platform. A blog engine is a good base for a content community. Pick something structurally similar to your goal.
> The Remix Prompt
Start from this app as a base. I want to transform it into [new app goal].
Keep:
- [Authentication setup]
- [Overall layout / navigation structure]
- [Any features that stay the same]
Change:
- [Feature A → becomes Feature B]
- [Design: current style → new style]
- [Data model changes]
Remove:
- [Feature that doesn't apply to the new app]
The goal is [clear one-sentence goal for the new app].> Choosing the Right Base App
> Remix + ICP Skills
Fetch https://skills.internetcomputer.org/llms.txt.
Start from [base app name]. Transform it into a [new app type].
Keep the authentication, layout, and canister structure.
Apply the relevant ICP Skills for [specific ICP feature].
[Keep / Change / Remove breakdown]> Custom Domains
Since March 23, 2026 you can connect your own external domains — from GoDaddy, Namecheap, or any other registrar — not just buy them through Caffeine. This saves credits and gives you full control over your domain.
CNAME Connection
Add a CNAME record at your registrar and connect the domain in your Caffeine project settings. No DNS knowledge required — Caffeine shows you the exact steps.
[Domain Tip]
> App Analytics
Paid plans (Host and Studio) now include built-in App Analytics — right in the Caffeine dashboard. This is a separate feature from the Rosetta Caffeine admin dashboard, and shows you visitor counts, sessions, and geographic breakdown for your live apps.
What You See
Total visitors, unique sessions, geographic breakdown by country and city, plus trends over the last 30 days. All without third-party cookies or external tracking scripts.
[Analytics vs. Rosetta Admin]
// Remix Checklist
- Choose a base app structurally similar to your goal
- Be explicit about what to keep, change, and remove
- Add ICP Skills if adding ICP-native features
- Don't try to keep everything — clear direction wins
- Audit after the remix to catch anything that didn't transfer cleanly
