Buzzy Templates
AI-created Buzzy templates you can duplicate, inspect, and adapt into new applications.
Buzzy templates are working app definitions. They can include a brief, flows, data model, theme, blueprint, screens, sample data, functions, code widgets, and settings.
The best template workflow is not to copy the visible UI and rename things by hand. Use Buzzy Builder MCP to inspect the source app, create a new app, and adapt the template's structure into the new domain.
Premium Template: ShortStay
ShortStay is the premium template for now. It is a strong source app for marketplace, booking, provider-directory, and appointment-style products.
ShortStay gives you a working pattern for:
public discovery and search
listing/profile detail pages
availability and booking/request flows
client and provider roles
admin review and support surfaces
realistic sample data
app structure that Builder MCP can inspect and adapt
Use it as the starting point when your app is structurally similar, even if the domain is different.
Creating Variants with Builder MCP
ShortStay can become many different apps because the app definition is semantic. A property listing can become a carer profile, a host can become a provider, and a nightly booking can become an hourly care visit or service appointment.
Example variant:
Source: ShortStay rental marketplace
Target: CareConnect care booking marketplace
Key changes: carer profiles, client care data, hourly bookings, stronger privacy posture, service-area display, and role-specific workflows
Read the public case study and tutorial:
Adaptation Checklist
When creating a new variant:
Start with the closest working template.
Use Builder MCP to inspect the template before changing anything.
Map old concepts to new concepts.
Rewrite the brief first.
Adapt flows, data model, theme, blueprint, and screens in order.
Replace source-domain wording, images, sample data, code widget assumptions, and function assumptions.
Generate new sample data.
Run Release Tests for search, detail, request/booking, admin, and permission paths.
Run Security Review when the new domain involves private or sensitive data.
Code Widgets in Templates
Some templates use code widgets for richer interactions such as maps, galleries, summaries, filters, booking panels, and custom dashboards. When adapting a template, review widget code for source-domain wording, field IDs, action payloads, and stale assumptions.
More AI-created templates will be added here soon. For now, use ShortStay as the main premium template and best template-adaptation reference.
Last updated