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/search-index

v0.1.0

Full-text search with facets, filters, and typo-tolerance. Supports Meilisearch and Typesense. Handles indexing, real-time updates, relevance tuning, and instant search queries.

typescriptServer
7 inputs1 outputs6 actions3 events
standalone

@radzor/cache-store

v0.1.0

In-memory cache with TTL, LRU eviction, and namespace support. No external dependencies.

typescriptpythonServer
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
2 inputs
1 outputs
4 actions
4 events
standalone

@radzor/csv-export

v0.1.0

Generate and parse CSV files from data arrays. Supports custom delimiters, headers, and streaming.

typescriptpythonServer
2 inputs1 outputs3 actions2 events
standalone

@radzor/web-scraper

v0.1.0

Web page scraping with CSS selector extraction, pagination support, and rate limiting. Fetches HTML content and extracts structured data using selectors.

typescriptpythonServer
3 inputs1 outputs2 actions2 events
standalone

@radzor/markdown-render

v0.1.0

Convert Markdown to sanitized HTML with syntax highlighting, GFM extensions (tables, strikethrough, task lists), and frontmatter extraction. Safe for user-generated content.

typescriptpythonUniversal
5 inputs3 outputs3 actions2 events
standalone

@radzor/csv-import

v0.1.0

Parse, validate, and batch-import CSV files. Supports streaming for large files, schema validation with typed coercion, error row collection, and progress tracking. Works with file uploads, S3 streams, and local paths.

typescriptServer
6 inputs2 outputs4 actions4 events
standalone

@radzor/graphql-client

v0.1.0

Execute GraphQL queries and mutations with automatic batching, response caching, and subscription support via WebSocket. Uses raw fetch for HTTP transport and native WebSocket for subscriptions.

typescriptpythonUniversal
7 inputs1 outputs4 actions1 events
standalone

@radzor/data-validator

v0.1.0

Validate data against JSON Schema definitions or custom rule sets. Supports schema registration, type coercion, detailed error reporting, and composable validation pipelines for API inputs, form data, and LLM-generated structured output.

typescriptpythonUniversal
2 inputs1 outputs4 actions1 events
standalone

@radzor/json-transform

v0.1.0

Transform JSON data using JSONPath expressions, field mapping rules, filtering, flattening, and merging. Supports composable transformation pipelines for reshaping data between APIs, databases, and LLM contexts.

typescriptpythonUniversal
1 inputs1 outputs5 actions
standalone

@radzor/rss-feed

v0.1.0

Parse, generate, and watch RSS 2.0 and Atom feeds. Supports polling for new items, feed generation from structured data, and event-driven notifications when new content appears.

typescriptpythonServer
3 inputs1 outputs4 actions1 events
standalone