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/password-hash

v0.1.0

Secure password hashing with bcrypt or Argon2id. Includes strength validation, comparison timing-safe, and configurable cost parameters. Zero external dependencies for bcrypt (uses Node.js crypto).

typescriptpythonServer
4 inputs2 outputs3 actions3 events
standalone

@radzor/rate-limiter

v0.1.0

In-memory rate limiting with token bucket and sliding window algorithms. Zero dependencies, automatic cleanup, and HTTP header generation.

typescriptpython
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
Server
4 inputs1 outputs5 actions3 events
standalone

@radzor/encryption

v0.1.0

Encrypt and decrypt data with AES-256-GCM authenticated encryption. Generate cryptographic keys, compute secure hashes (SHA-256/384/512), and handle key derivation with PBKDF2.

typescriptpythonServer
2 inputs2 outputs4 actions3 events
standalone

@radzor/ip-geolocation

v0.1.0

Look up geographic data from IP addresses using the free ip-api.com service. Get country, city, coordinates, timezone, ISP, and organization info for single or bulk IP lookups.

typescriptpythonServer
2 inputs1 outputs2 actions2 events
standalone

@radzor/jwt-auth

v0.1.0

Create and verify JWT tokens using HMAC-SHA256/384/512 with no external dependencies. Sign tokens with custom claims and expiration, verify signatures, decode without verification, and refresh expiring tokens.

typescriptpythonServer
5 inputs1 outputs4 actions4 events
standalone