iiRecord
Agentic AI Atlas · Cross-Platform Desktop Stack (Tauri, React, SQLite, Rust, TypeScript)
stack-profile:cross-platform-desktopa5c.ai
II.
StackProfile JSON

stack-profile:cross-platform-desktop

Structured · live

Cross-Platform Desktop Stack (Tauri, React, SQLite, Rust, TypeScript) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/stack-profiles/deep-stacks-4.yamlCluster · domain
Record JSON
{
  "id": "stack-profile:cross-platform-desktop",
  "_kind": "StackProfile",
  "_file": "domain/stack-profiles/deep-stacks-4.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Cross-Platform Desktop Stack (Tauri, React, SQLite, Rust, TypeScript)",
    "description": "A cross-platform desktop application stack using Tauri as the application\nshell, which bundles a Rust backend with a web-based React frontend into\nlightweight native binaries for Windows, macOS, and Linux. Rust handles\nsystem-level operations — file I/O, IPC, and native API access — while\nReact with TypeScript renders the UI in a webview. SQLite provides\nembedded local data persistence. Tailwind CSS styles the interface.\nDesigned for teams building local-first productivity tools, developer\nutilities, and data management apps where Electron's memory footprint\nis unacceptable. The tradeoff is ecosystem maturity — Tauri's plugin\necosystem is younger than Electron's, and some native integrations\n(tray menus, system notifications, auto-update) require more manual\nRust code than their Electron equivalents.\n",
    "composes": [
      "framework:tauri",
      "framework:react",
      "language:rust",
      "language:typescript",
      "library:tailwindcss"
    ]
  },
  "outgoingEdges": [
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "framework:tauri",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "framework:react",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "language:rust",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "language:typescript",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "library:tailwindcss",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "library:zustand",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "tool:vitest",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "tool:github-actions",
      "kind": "composed_of"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "role:desktop-developer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "role:fullstack-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "role:software-engineer",
      "kind": "used_by_role"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "workflow:desktop-app-release",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "workflow:cross-platform-testing",
      "kind": "follows_workflow"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "domain:software-engineering",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "domain:frontend",
      "kind": "applies_to"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "skill-area:cross-platform-desktop",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "skill-area:desktop-ui-frameworks",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "skill-area:frontend-development",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "skill-area:backend-api-design",
      "kind": "requires_skill_area"
    },
    {
      "from": "stack-profile:cross-platform-desktop",
      "to": "skill-area:rust-async-runtime",
      "kind": "requires_skill_area"
    }
  ],
  "incomingEdges": []
}