rayden-code

rayden-code is a skill for Claude Code, Codex from beel-collab/presets.dev. It costs 18 tokens per session (1,043 once invoked), scanned A, original, MIT.

A code-generation guide for building React interfaces with the Rayden UI component library, including its available components, settings, design tokens, and layout rules.

In plain words
What is it for?
It is for creating dashboards, landing pages, sign-in screens, settings pages, and data tables in React with Tailwind CSS.
Why use it?
It helps produce code that matches an existing design system instead of using made-up components or inconsistent styles.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/beel-collab/presets.dev/rayden-code
Any agent
npx skills add beel-collab/presets.dev --skill rayden-code
Clone the repo
git clone --depth 1 https://github.com/beel-collab/presets.dev

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rayden-code

README.md
[![agentmods](https://agentmods.dev/badge/skills/beel-collab/presets.dev/rayden-code.svg)](https://agentmods.dev/skills/beel-collab/presets.dev/rayden-code)
Your own site
<a href="https://agentmods.dev/skills/beel-collab/presets.dev/rayden-code"><img src="https://agentmods.dev/badge/skills/beel-collab/presets.dev/rayden-code.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,043 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.01043
Opus 5 $0.00009 $0.00522
Sonnet 5 $0.00004 $0.00209
Haiku 4.5 $0.00002 $0.00104

Measured 2d ago against content hash e7ca56afe778, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

rayden-code scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

claude/skills/development/rayden-code/SKILL.md · 106 lines

How it starts

The opening of the file, as written. The whole thing — 106 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Rayden Code Skill

Overview

Generate production-quality React + Tailwind CSS code using the Rayden UI component library (34 components). The skill loads a complete API reference with every component, every prop, design tokens, layout patterns, and an explicit anti-pattern ban list — preventing hallucinated components and generic AI output. Built on the Rayna UI design system.

When to Use This Skill

  • You're building a new page or feature using Rayden UI components
  • You want to scaffold a dashboard, landing page, auth screen, settings page, or data table
  • You need to generate React code that follows a specific design system precisely
  • You want to prototype UI quickly with correct component usage and premium aesthetics
  • You're vibe coding and want design-system-compliant output

How It Works

  1. Parses the request — Identifies page type, required components, and data model
  2. Loads RAYDEN_RULES.md — Complete reference: 34 components with full props, design philosophy, token classes, layout patterns, anti-patterns, and accessibility rules
  3. Plans the layout — Decides page structure, component selection, spacing, color, and elevation strategy
  4. Generates code — Writes React + Tailwind CSS using only documented components and token classes
  5. Self-validates — Runs a 16-point checklist covering correctness (valid components/props, token usage, nesting) and design quality (whitespace, hierarchy, restraint, responsiveness)

Examples

Vibe code a SaaS dashboard

/rayden-code a dashboard with KPI cards, a recent orders table, and an activity feed

Use case: You're building an internal analytics tool and need a full dashboard page with MetricsCard grid, sortable Table, and ActivityFeed sidebar — all with correct Rayden imports and token classes.

Scaffold a login page

/rayden-code login page with email and password

Use case: You need a centered auth form with Input components, a primary Button, and proper visual hierarchy — following Rayden's "Auth / Focused Form" pattern.

Read the full file on GitHub · 106 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 106 lines · 18 tokens per session scan A e7ca56afe778

Subscribe to this mod's changes

rayden-code is a skill published in the GitHub repository beel-collab/presets.dev (2 stars, last pushed 4mo ago), licensed MIT. It adds 18 tokens to every session and 1,043 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories