Skip to content

Add TanStack Intent skill bootstrap to scaffolded WebViewer apps #148

@eluce2

Description

@eluce2

Summary

The new WebViewer-first proofkit init --appType webviewer flow now scaffolds a minimal Vite + React + Tailwind v4 + shadcn starter without requiring hosted FileMaker setup. We intentionally deferred wiring in TanStack Intent skills / agent bootstrap so the WebViewer path could land first.

Follow-up work

  • Decide what the default skill/bootstrap story should be for new WebViewer apps.
  • Add the required starter files, scripts, and config for the chosen TanStack Intent flow.
  • Make sure the generated app still stays browser-safe by default.
  • Document how the skill flow interacts with the new FM HTTP-first typegen path.
  • Add scaffold tests that verify the expected files/scripts are present.

Context

This was explicitly called out as likely requiring a separate prompt during the WebViewer-first CLI revamp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions