Files
metabuilder/docs/packages/PACKAGES_INVENTORY.md
johndoe6345789 e717a1916b chore: Organize docs folder into logical subfolders
Grouped 100+ docs into categories:
- architecture/ - System design, DBAL, component architecture
- analysis/ - Status reports, assessments, migration analysis
- guides/ - Quick references, how-tos, integration guides
- implementation/ - Implementation details, migration guides
- packages/ - Package-specific docs (forum, notifications, etc)
- phases/ - Phase completion summaries and deliverables
- testing/ - E2E tests, Playwright, test architecture
- workflow/ - Workflow engine documentation

Root level retains: README, ROADMAP, AGENTS, CONTRACT, CLAUDE, PROMPT

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 17:55:28 +00:00

39 KiB

MetaBuilder Packages Documentation

Generated: 2026-01-21T14:56:29.337Z Total Packages: 62

Table of Contents

Admin (1)

Config (1)

Database (1)

Demo (2)

Design (1)

Development (1)

Editors (3)

Examples (1)

Gaming (1)

Managers (2)

Media (2)

Security (1)

Social (3)

Testing (4)

Tools (10)

Ui (28)


Admin Packages

audit_log

Name: Audit Log
Version: 1.0.0
Description: Security audit log viewer and stats dashboard

Directories:

  • components
  • entities
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/filters.jsonscript
  • workflow/formatting.jsonscript
  • workflow/init.jsonscript
  • workflow/stats.jsonscript

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

schemas

  • entities/schema.json

other

  • static_content/icon.svg

Config Packages

smtp_config

Name: SMTP Config
Version: 1.0.0
Description: SMTP configuration editor for email settings

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Database Packages

dbal_core

Name: Dbal Core
Version: 1.0.0
Description: Database abstraction layer core

Directories:

  • unit-tests

Files by Type:

tests

  • unit-tests/tests.json

Demo Packages

dbal_demo

Name: DBAL Demo
Version: 1.0.0
Description: DBAL Integration Demo - Demonstrates TypeScript DBAL client with MetaBuilder

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

screenshot_analyzer

Name: Screenshot Analyzer
Version: 1.0.0
Description: Screenshot Analyzer - Capture and analyze the current page

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Design Packages

css_designer

Name: CSS Designer
Version: 1.0.0
Description: Visual CSS designer for creating and editing style overlays. Provides color pickers, font selectors, spacing controls, and exports to SCSS.

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Development Packages

github_tools

Name: GitHub Tools
Version: 1.0.0
Description: GitHub integration tools including Actions viewer, run analysis, and workflow management

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Editors Packages

code_editor

Name: Code Editor
Version: 1.0.0
Description: Code editor components for JSON, scripting, and theme editing

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

schema_editor

Name: Schema Editor
Version: 1.0.0
Description: Database schema editor components for managing tables, fields, and relations

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

workflow_editor

Name: Workflow Editor
Version: 1.0.0
Description: Workflow editor and execution monitoring components

Directories:

  • components
  • entities
  • jobs
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • jobs/tasks.json
  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

schemas

  • entities/schema.json

other

  • static_content/icon.svg

Examples Packages

json_script_example

Name: JSON Script Example
Version: 1.0.0
Description: Comprehensive example demonstrating the full JSON script specification

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Gaming Packages

arcade_lobby

Name: Arcade Lobby
Version: 1.0.0
Description: Gaming lobby for tournaments, party queues, and highlights

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Managers Packages

dropdown_manager

Name: Dropdown Manager
Version: 1.0.0
Description: Dynamic dropdown configuration with reusable option sets, value/label pairs, and live preview

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

user_manager

Name: User Manager
Version: 1.0.0
Description: User management components and actions

Directories:

  • components
  • page-config
  • permissions
  • playwright
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

workflows

  • workflow/create-user.jsonscript
  • workflow/delete-user.jsonscript
  • workflow/list-users.jsonscript
  • workflow/reset-password.jsonscript
  • workflow/update-user.jsonscript

tests

  • playwright/tests.json
  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Media Packages

media_center

Name: Media Center
Version: 1.1.0
Description: Media processing dashboard with job queue, radio, TV, document conversion, and retro gaming

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/delete-media.jsonscript
  • workflow/extract-image-metadata.jsonscript
  • workflow/extract-video-metadata.jsonscript
  • workflow/list-user-media.jsonscript

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

stream_cast

Name: Stream Cast
Version: 1.0.0
Description: Live streaming control room with schedules, scenes, and audience pulse

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/scene-transition.jsonscript
  • workflow/stream-subscribe.jsonscript
  • workflow/stream-unsubscribe.jsonscript
  • workflow/viewer-count-update.jsonscript

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Security Packages

ui_permissions

Name: UI Permissions
Version: 1.0.0
Description: Shared permission utilities for page access control using 6-level permission system

Directories:

  • components
  • permissions
  • seed
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

seeds

  • seed/metadata.json

other

  • static_content/icon.svg

Social Packages

forum_forge

Name: Forum Forge
Version: 1.0.0
Description: Modern forum starter with categories, threads, and moderation lanes

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/create-post.jsonscript
  • workflow/create-thread.jsonscript
  • workflow/delete-post.jsonscript
  • workflow/list-threads.jsonscript

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

irc_webchat

Name: IRC Webchat
Version: 1.0.0
Description: Classic IRC-style webchat with channels, commands, online users, and real-time messaging. Perfect for community chat rooms.

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/handle-command.jsonscript
  • workflow/join-channel.jsonscript
  • workflow/list-channels.jsonscript
  • workflow/send-message.jsonscript

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

social_hub

Name: Social Hub
Version: 1.0.0
Description: Modern social feed with creator tools and live rooms

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Testing Packages

api_tests

Name: API Tests
Version: 1.0.0
Description: API CRUD operations E2E tests

Directories:

  • playwright

Files by Type:

tests

  • playwright/tests.json

config

  • package.json

smoke_tests

Name: Smoke Tests
Version: 1.0.0
Description: Core smoke tests for MetaBuilder application

Directories:

  • playwright

Files by Type:

tests

  • playwright/tests.json

config

  • package.json

test_example_comprehensive

Name: @metabuilder/test_example_comprehensive
Version: 1.0.0
Description: Comprehensive example package demonstrating all JSON test patterns

Directories:

  • unit-tests

Files by Type:

tests

  • unit-tests/tests.json

config

  • package.json

other

  • README.md

test_example_unit

Name: Test Example Unit
Version: 1.0.0
Description: Unit test example

Directories:

  • unit-tests

Files by Type:

tests

  • unit-tests/tests.json

Tools Packages

codegen_studio

Name: Codegen Studio
Version: 1.1.0
Description: Generate Next.js, React, CLI starters, and MetaBuilder packages from configurable templates.

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

component_editor

Name: Component Editor
Version: 1.0.0
Description: Visual component hierarchy editor for managing dynamic component trees and configurations

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

database_manager

Name: Database Manager
Version: 1.0.0
Description: Database administration, export/import, schema visualization, and system statistics

Directories:

  • components
  • page-config
  • permissions
  • playwright
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json

tests

  • playwright/tests.json
  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

nerd_mode_ide

Name: Nerd Mode IDE
Version: 1.0.0
Description: Full-featured in-browser IDE with file explorer, editor panels, console, git integration, and test runner

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

package_manager

Name: Package Manager
Version: 1.0.0
Description: Package lifecycle management including install, uninstall, enable/disable, and dependency visualization

Directories:

  • components
  • page-config
  • permissions
  • playwright
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

tests

  • playwright/tests.json
  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

package_validator

Name: Package Validator
Version: 1.0.0
Description: Validates JSON-based package structure including scripts, types, components, and tests

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

route_manager

Name: Route Manager
Version: 1.0.0
Description: Page route configuration, URL management, access level settings, and route validation

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

system_critical_flows

Name: system_critical_flows
Version: 1.0.0
Description: System-wide critical user flow end-to-end tests - proves all essential functionality works

Directories:

  • playwright

Files by Type:

tests

  • playwright/README.md
  • playwright/metadata.json
  • playwright/tests.json

config

  • package.json

other

  • README.md

testing

Name: Testing Framework
Version: 2.0.0
Description: JSON-based testing framework for MetaBuilder packages with parameterized tests, mocks, and assertions

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

theme_editor

Name: Theme Editor
Version: 1.0.0
Description: Theme customization with color palette editor, CSS variable management, and live preview

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

Ui Packages

admin

Name: Admin
Version: 1.0.0
Description: Admin package for dashboard management

Directories:

  • playwright

Files by Type:

tests

  • playwright/tests.json

admin_dialog

Name: Admin Dialogs
Version: 1.0.0
Description: Administrative dialogs for confirm, delete, and multi-action workflows

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

config_summary

Name: Config Summary
Version: 1.0.0
Description: Configuration summary panels for displaying system stats and metadata

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

dashboard

Name: Dashboard
Version: 1.0.0
Description: Dashboard layouts, stat cards, and widgets

Directories:

  • components
  • page-config
  • permissions
  • playwright
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

workflows

  • workflow/fetch-dashboard-data.jsonscript
  • workflow/fetch-user-comments.jsonscript
  • workflow/fetch-user-profile.jsonscript
  • workflow/fetch-user-stats.jsonscript

tests

  • playwright/tests.json
  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

data_table

Name: Data Table
Version: 1.0.0
Description: Advanced data table components with sorting, filtering, and pagination

Directories:

  • components
  • page-config
  • permissions
  • playwright
  • seed
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/fetch-data.jsonscript
  • workflow/filtering.jsonscript
  • workflow/pagination.jsonscript
  • workflow/sorting.jsonscript

tests

  • playwright/tests.json
  • tests/components.test.json
  • tests/metadata.params.json
  • tests/metadata.test.json
  • tests/pagination.test.json
  • tests/sorting.params.json
  • tests/sorting.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

seeds

  • seed/metadata.json

other

  • static_content/icon.svg

form_builder

Name: Form Builder
Version: 1.0.0
Description: Form fields, validation, and submission handling

Directories:

  • components
  • forms
  • permissions
  • seed
  • static_content
  • storybook
  • styles
  • tests
  • validation

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • forms/contact-form.json
  • package.json
  • storybook/config.json
  • validation/validators.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

seeds

  • seed/metadata.json

other

  • static_content/icon.svg

nav_menu

Name: Navigation Menu
Version: 1.0.0
Description: Sidebar, navigation menus, and breadcrumbs

Directories:

  • components
  • permissions
  • seed
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

seeds

  • seed/metadata.json

other

  • static_content/icon.svg

notification_center

Name: Notification Center
Version: 1.0.0
Description: Notification center components and summary cards

Directories:

  • components
  • entities
  • events
  • page-config
  • permissions
  • seed
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/page-config.json

workflows

  • workflow/cleanup-expired.jsonscript
  • workflow/dispatch.jsonscript
  • workflow/list-unread.jsonscript
  • workflow/mark-as-read.jsonscript

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • events/handlers.json
  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

seeds

  • seed/metadata.json

schemas

  • entities/schema.json

other

  • static_content/icon.svg

quick_guide

Name: Quick Guide
Version: 1.0.0
Description: Quick guide builder with steps and media management

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

role_editor

Name: Role Editor
Version: 1.0.0
Description: User role management and permission configuration UI

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

stats_grid

Name: Stats Grid
Version: 1.0.0
Description: Configurable statistics grid display for dashboards and monitoring

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_auth

Name: Auth UI
Version: 1.0.0
Description: Access denied, auth gate, and loading states

Directories:

  • components
  • page-config
  • permissions
  • playwright
  • static_content
  • storybook
  • styles
  • tests
  • workflow

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

workflows

  • workflow/login-workflow.jsonscript
  • workflow/password-change-workflow.jsonscript
  • workflow/password-reset-workflow.jsonscript
  • workflow/register-workflow.jsonscript

tests

  • playwright/tests.json
  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_database_manager

Name: @metabuilder/ui_database_manager
Version: 1.0.0
Description: Database CRUD manager with data browsing, editing, and bulk operations

Directories:

  • component
  • page-config
  • seed
  • workflow

Files by Type:

config

  • package.json

seeds

  • seed/component.json
  • seed/metadata.json
  • seed/page-config.json

other

  • DATABASE_MANAGER_GUIDE.md

ui_dialogs

Name: UI Dialogs
Version: 1.0.0
Description: Confirmation, alert, and form dialogs for user interactions

Directories:

  • components
  • permissions
  • seed
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/config.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

seeds

  • seed/metadata.json

other

  • static_content/icon.svg

Name: App Footer
Version: 1.0.0
Description: Shared footer with copyright and links, includes simple and full variants

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_header

Name: App Header
Version: 1.0.0
Description: Shared navigation header with user avatar, actions, and landing page nav variant

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_home

Name: Home Page
Version: 1.0.0
Description: Landing page with hero, features, about, and contact sections - the MetaBuilder home experience

Directories:

  • component
  • components
  • page-config
  • permissions
  • playwright
  • seed
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • component/metadata.json
  • component/ui-components.json
  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

tests

  • playwright/README.md
  • playwright/metadata.json
  • playwright/tests.json
  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • seed/styles/components.json
  • styles/tokens.json

other

  • static_content/icon.svg

ui_intro

Name: Intro Section
Version: 1.0.0
Description: Page intro with eyebrow, title, and description

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_json_script_editor

Name: @metabuilder/ui_json_script_editor
Version: 1.0.0
Description: JSON Script v2.2.0 editor with visual builder and real-time execution feedback

Directories:

  • component
  • page-config
  • seed
  • workflow

Files by Type:

workflows

  • workflow/export-script.jsonscript
  • workflow/import-script.jsonscript
  • workflow/list-scripts.jsonscript
  • workflow/save-script.jsonscript
  • workflow/validate-script.jsonscript

config

  • package.json

seeds

  • seed/component.json
  • seed/metadata.json
  • seed/page-config.json

other

  • JSON_SCRIPT_EDITOR_GUIDE.md

ui_level2

Name: Level 2 - User Dashboard
Version: 1.0.0
Description: User dashboard with profile, comments, and chat

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_level3

Name: Level 3 - Moderator Panel
Version: 1.0.0
Description: Moderator panel for content moderation, user management, and report handling

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_level4

Name: Level 4 - Admin Panel
Version: 1.0.0
Description: Admin panel for user and system management with schemas, workflows, and automated scripts

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_level5

Name: Level 5 - God Panel
Version: 1.0.0
Description: God panel for tenant management, cross-tenant operations, and elevated privileges

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_level6

Name: Level 6 - Supergod Panel
Version: 1.0.0
Description: Supergod panel for tenant management and system administration

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_login

Name: Login Page
Version: 1.0.0
Description: Login and registration page with form validation

Directories:

  • components
  • page-config
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

pages

  • page-config/metadata.json
  • page-config/page-config.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_pages

Name: UI Pages Bundle
Version: 2.0.0
Description: Meta-package that bundles all UI page packages for multi-level navigation

Directories:

  • components
  • permissions
  • static_content
  • storybook
  • styles
  • tests

Files by Type:

components

  • components/ui.json

tests

  • tests/metadata.params.json
  • tests/metadata.test.json

config

  • package.json
  • storybook/stories.json

permissions

  • permissions/roles.json

styles

  • styles/tokens.json

other

  • static_content/icon.svg

ui_schema_editor

Name: @metabuilder/ui_schema_editor
Version: 1.0.0
Description: Visual schema/entity editor for creating database entities through admin UI

Directories:

  • component
  • page-config
  • seed
  • workflow

Files by Type:

config

  • package.json

seeds

  • seed/component.json
  • seed/metadata.json
  • seed/page-config.json

other

  • SCHEMA_EDITOR_GUIDE.md

ui_workflow_editor

Name: @metabuilder/ui_workflow_editor
Version: 1.0.0
Description: Visual workflow editor with node-based automation builder that exports to JSON

Directories:

  • component
  • page-config
  • seed
  • workflow

Files by Type:

config

  • package.json

seeds

  • seed/component.json
  • seed/metadata.json
  • seed/page-config.json

other

  • WORKFLOW_EDITOR_GUIDE.md