RADZOR
ComponentsRecipesDocsContributeGitHub
Get Started
RADZOR

The universal component registry for LLM-driven development. Empowering developers to build better apps, faster.

Product
  • Components
  • Standard
Resources
  • Documentation
  • API Reference
  • AI Agent Integration
  • Pipeline Guide
  • MCP Server
Community
  • GitHub
  • X / Twitter
  • Discord

© 2026 Radzor Registry. All rights reserved.

LLM-Ready Components

Discover standardized, LLM-ready components for your projects.

AllAutomation (9)Email (4)Web3 & Blockchain (4)Chat & Messaging (6)Audio & Voice (1)Storage (6)Security (5)Authentication (9)Messaging (5)monitoring (4)Payment (5)Data & Database (10)Media (9)Analytics (4)AI & ML (14)Networking (5)

@radzor/queue-worker

v0.1.0

In-memory job queue with workers, retries, and dead-letter handling. No external dependencies.

typescriptpythonServer
3 inputs1 outputs4 actions3 events
standalone

@radzor/background-job

v0.1.0

Persistent background job queue with retries, scheduling, and concurrency control. Built on BullMQ (Redis) or pg-boss (PostgreSQL). Supports delayed jobs, cron-scheduled jobs, priority queues, and dead letter queues.

typescriptServer
Community

Missing a component?
Ask for it.

Tell us which component costs you the most time, and we'll build it — with a full manifest, LLM docs, and production-ready code.

→A Stripe checkout component with webhook handling
→An S3 file uploader with progress events
→A rate-limiter with sliding window algorithm
→An email queue with retry and backoff

Drop your request on Discord

Join the community, post in #components-requests, and describe what you need. We prioritize based on real demand.

Request on Discord
5 inputs2 outputs5 actions3 events
standalone

@radzor/github-bot

v0.1.0

Interact with the GitHub REST API. Create issues, post comments, trigger workflows, manage pull requests, and read repository data. Supports both personal access tokens and GitHub App authentication.

typescriptpythonServer
4 inputs1 outputs6 actions3 events
standalone

@radzor/event-bus

v0.1.0

In-process typed publish/subscribe event bus. Decouples components without external infrastructure. Supports wildcard patterns, async handlers, error isolation, and event history replay.

typescriptUniversal
3 inputs1 outputs4 actions2 events
standalone

@radzor/feature-flag

v0.1.0

Simple feature flag evaluation with per-user overrides, percentage rollouts, and environment-based defaults. No external service required — flags are defined in code or config files.

typescriptpythonServer
3 inputs1 outputs4 actions3 events
standalone

@radzor/cron-scheduler

v0.1.0

In-process cron scheduler for recurring tasks. Supports cron expressions, interval-based scheduling, timezone-aware execution, and graceful shutdown.

typescriptpythonServer
1 inputs1 outputs4 actions4 events
standalone

@radzor/workflow-engine

v0.1.0

Define and execute multi-step workflows with branching, parallel execution, and error handling. Supports conditional logic, retries, and workflow persistence for complex orchestration scenarios.

typescriptpythonServer
3 inputs1 outputs6 actions3 events
standalone

@radzor/retry-handler

v0.1.0

Retry failed operations with configurable backoff strategies including exponential, linear, and jitter. Tracks attempt history and provides detailed statistics on retry behaviour.

typescriptpythonUniversal
6 inputs1 outputs4 actions3 events
standalone

@radzor/state-machine

v0.1.0

Finite state machine with guards, transition actions, and history tracking. Define states, transitions, and conditional logic for complex stateful workflows.

typescriptpythonUniversal
3 inputs1 outputs5 actions2 events
standalone