lobbi-docs/claude

No description

1 stars0 forksUpdated Jan 24, 2026
npx skills add lobbi-docs/claude

README

Visual Flow Builder - Alpha Pilot Project

🚀 Quick Start (30 seconds)

  1. Run the automated setup:

    .\setup-pilot.bat
    
  2. Or manual setup:

    npm install
    npm run dev
    
  3. Open in browser:

    http://localhost:5173
    

✅ What You Get

  • Visual Workflow Designer - Drag-and-drop interface with 27 node types
  • Real-time Monitoring - WebSocket-based execution tracking
  • Dynamic Properties - JSON Schema-driven form generation
  • Template Library - Pre-built workflows for common patterns
  • 191/191 Tests Passing - Production-ready reliability

🎯 Pilot Scenarios

Member Management Workflow

[Trigger: New Registration] → [Validate Data] → [AI Review] → [Send Welcome] → [Complete]

Theme Application Workflow

[Trigger: Theme Request] → [Validate Theme] → [Apply Styles] → [Deploy] → [Notify]

🔧 Integration with Your Project

This Visual Flow Builder integrates with your existing alpha-0.1 project:

  • Frontend: Standalone React app (this directory)
  • Backend: Connect to your existing API endpoints
  • Auth: Integrates with your Keycloak setup
  • Database: Uses your existing member management schema

📚 Documentation

📞 Support

Getting Started: Run .\setup-pilot.bat and start building workflows in minutes!

Publisher

lobbi-docslobbi-docs

Statistics

Stars1
Forks0
Open Issues4
LicenseMIT License
CreatedDec 12, 2025