Skip to main content

Prebuilt Apps and Verticals

Prebuilt apps are the fastest path from "I need a business system" to a generated and deployable application. They sit above ThorAPI generation and below Valor/ValorIDE customization.

Bundled Capabilities

CapabilityProduct roleNotes
CRMLead, account, contact, opportunity, and customer lifecycle management.Used by solopreneurs, teams, and content businesses.
CMSContent records, publishing workflows, media, and scheduled content operations.Pairs with ValkyrAI workflows for social and campaign automation.
eCommerceProducts, orders, checkout, fulfillment, payments, and customer records.Foundation for DigitalProductPro.
DigitalProductProPublishing and fulfillment system for digital products.Depends on ecommerce/payment and notification workflows.
MCP publishing appsWorkflow-to-MCP endpoint packaging and marketplace entries.Lets workflow designers publish agent-consumable tools.
Vertical packsDentistry, construction, ERP, local services, dating app, education, creator businesses.Generated from ThorAPI schemas plus app templates and workflows.

Template Composition

Product Boundaries

  • ThorAPI owns schema, generated Java models, REST APIs, persistence, RBAC, and generated clients.
  • App Generation owns templates, component composition, generated UX, app catalog, and app deployment choices.
  • ValkyrAI owns the workflows that operate the app: campaigns, fulfillment, social posting, data sync, MCP publishing, and audits.
  • Valor guides nontechnical users through choices and can create workflows or app artifacts by chat.
  • ValorIDE owns agentic coding once a generated app becomes a workspace project.

Journey Examples

JourneyGenerated app path
Nontechnical founder building a dating appValor gathers requirements, App Generation creates ThorAPI schemas and components, ValkyrAI adds onboarding/matching workflows, ValorIDE polishes UX.
Publisher building CMS on steroidsCMS template, ecommerce add-on, content calendar workflows, social ExecModules, scheduled publishing.
API builder extracting spreadsheet logicUpload spreadsheet, map fields, add Rune formulas, generate API/models/database, expose Sheetster UI.
Power user building domain MCP toolsDomain schema, Rune-backed derived fields, workflow engine tasks, MCP publishing, ValorIDE test and refine loop.