Interact with floatty-server REST API for block CRUD, search, daily notes, and semantic endpoints. Use when working with floatty outliner data, creating blocks via API, searching content, or managing daily notes programmatically.
Terminal emulator + CRDT outliner + ctx:: aggregator. Native desktop app built with Tauri v2.
| App | Stack | Run | Description |
|---|---|---|---|
apps/floatty | SolidJS + Tauri v2 + Rust | pnpm -F float-pty tauri dev | Main app — terminal, outliner, doors, search |
apps/outline-explorer | Next.js 16 + React 19 + AI SDK | pnpm -F outline-explorer dev | AI-powered knowledge graph explorer |
apps/ink-chat | Ink + React 19 + AI SDK | pnpm -F ink-chat dev | Terminal-based AI chat with json-render |
| Package | Description |
|---|---|
packages/ | Shared packages (planned — json-render catalog extraction) |
pnpm install # Install all workspace deps
# Run a specific app
pnpm -F float-pty tauri dev # floatty (terminal + outliner)
pnpm -F outline-explorer dev # outline explorer (https://outline-explorer.localhost)
pnpm -F ink-chat dev # ink-chat (terminal UI)
# Build all
turbo run build
# Test
pnpm -F float-pty test # floatty vitest (1120+ tests)
cd apps/floatty/src-tauri && cargo test -p float-pty # Rust tests
cd apps/floatty/src-tauri && cargo test -p floatty-core # Core lib tests
cd apps/floatty/src-tauri && cargo test -p floatty-server # Server tests
pnpm-workspace.yaml: apps/*, packages/*)turbo.json: dev, build, test, lint).localhost HTTPS dev URLs (outline-explorer)floatty is the primary app. See apps/floatty/CLAUDE.md for the full architecture reference.
SolidJS (local Y.Doc) → Tauri IPC → Rust (floatty-server) → Axum (Y.Doc authority, SQLite)
Core concepts:
sh::, ai::, ctx::, render:: prefixes determine behaviorOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub float-ritual-stack/floatty --plugin floatty-backendComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.