themadorg avatar

themadorg

Official

@themadorg · Austria

0Followers
|
11Public Repos
|
20Published Skills

Full-stack architecture for Go-based REST services and React-based real-time communication platforms featuring LiveKit integration and secure authentication.

Skills Distribution
DomainDeveloper To...Backend Engineering (40%)Frontend Architect.. (35%)Infrastructure & S.. (25%)

Agent Skills by themadorg

Showing 20 vetted skills indexed across 1 GitHub repositories.

themadorgthemadorg
6

bedrud-api-admin

Manage admin endpoints for users, rooms, queue, and settings.

Official
Intermediate
themadorgthemadorg
6

bedrud-auth

Manage JWT authentication, refresh tokens, and server-side sessions in Go.

Official
Advanced
themadorgthemadorg
6

bedrud-fe-platform

Set up a React frontend with TanStack Router, typed API client, and auth hooks.

Official
Intermediate
themadorgthemadorg
6

bedrud-dispatch

Route tasks to leaf skills by task type with fallback routing.

Official
Intermediate
themadorgthemadorg
6

bedrud-api-types

Organize Bedrud API DTOs and Swagger references for contract validation.

Official
Basic
themadorgthemadorg
6

bedrud-frontend

Map the Bedrud React frontend codebase to reveal UI components, routes, hooks, and stores.

Official
Advanced
themadorgthemadorg
6

bedrud-api

Document Bedrud REST API endpoints, middleware, status codes, and DTO definitions.

Official
Advanced
themadorgthemadorg
6

bedrud-ops-cli

Automate Bedrud provisioning, CLI user management, and TLS certificate generation on Debian-based systems.

Official
Advanced
themadorgthemadorg
6

bedrud-jobs

Coordinate asynchronous tasks, scheduling, and cleanup for Bedrud deployments.

Official
Advanced
themadorgthemadorg
6

bedrud-data

Define GORM data models, repositories, and migrations for SQLite and Postgres.

Official
Advanced
themadorgthemadorg
6

bedrud-api-auth

Authenticate Bedrud API endpoints with JWT, OAuth, and passkey flows.

Official
Advanced
themadorgthemadorg
6

bedrud-fe-admin

Implement route guards, data tables, and widgets in a React SPA with TypeScript.

Official
Advanced
themadorgthemadorg
6

bedrud-api-rooms

Manage room lifecycles via Bedrud API CRUD, join, and moderation endpoints.

Official
Advanced
themadorgthemadorg
6

bedrud-fe-meeting

Document the Bedrud frontend meeting skill with LiveKit components and MeetingProvider.

Official
Advanced
themadorgthemadorg
6

bedrud-fe-state

Centralize and persist Zustand store state across Bedrud frontend sessions.

Official
Intermediate
themadorgthemadorg
6

bedrud-fe-ui-foundation

Standardize React frontend UI with a reusable design system and shadcn/ui primitives.

Official
Intermediate
themadorgthemadorg
6

bedrud-server

Map Go backend API routes, models, and authentication flows.

Official
Advanced
themadorgthemadorg
6

bedrud-http

Bootstrap a Bedrud HTTP server with routes, TLS, and a LiveKit adapter.

Official
Advanced
themadorgthemadorg
6

bedrud-email-cerberus

Create and maintain Cerberus-based HTML email templates for consistent rendering.

Official
Advanced
themadorgthemadorg
6

bedrud-realtime

Embed LiveKit binary lifecycle management with YAML-configured startup and TLS/TURN setup.

Official
Advanced

Frequently Asked Questions About themadorg

FAQPage Schema
What specific tasks can I perform using these modules?

You can manage JWT and OAuth authentication, define GORM data models for Postgres, build React-based meeting interfaces with LiveKit, and handle server-side session management. These modules provide a structured approach to building, securing, and scaling real-time communication platforms.

Which technical personas benefit most from this ecosystem?

Full-stack engineers and backend developers working with Go and React will find these modules most effective. They are designed for developers building real-time, authenticated web applications who require standardized patterns for state management, data persistence, and secure endpoint communication.

What are the primary prerequisites for deployment?

Deployment requires a Debian-based environment for server operations, a Go runtime for backend services, and a React-compatible environment for the frontend. Additionally, you must have Postgres or SQLite configured for data persistence and LiveKit infrastructure for real-time communication features.