cadis-ramaclaw-ui

cadis-ramaclaw-ui is a skill for Claude Code, Codex from Growth-Circle/cadis. It costs 50 tokens per session (323 once invoked), scanned A, original, no licence file.

A project-specific guide for building or reviewing the CADIS HUD and RamaClaw user interface. The available description identifies the areas it covers but does not explain its exact procedures.

In plain words
What is it for?
Implementing or reviewing settings windows, agent names, themes, voice and model options, orbital HUD elements, approval cards, screenshot matching, and desktop-window behaviour.
Why use it?
It may help keep work consistent across the listed interface and desktop-window areas, although the supplied information does not state how it does this.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Implementing or reviewing settings windows, agent names, themes, voice and model options, orbital HUD elements, approval cards, screenshot matching, and desktop-window behaviour.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/growth-circle/cadis/cadis-ramaclaw-ui
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.

Any agent
npx skills add Growth-Circle/cadis --skill cadis-ramaclaw-ui
Clone the repo
git clone --depth 1 https://github.com/Growth-Circle/cadis

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 cadis-ramaclaw-ui

README.md
[![agentmods](https://agentmods.dev/badge/skills/growth-circle/cadis/cadis-ramaclaw-ui/github.svg)](https://agentmods.dev/skills/growth-circle/cadis/cadis-ramaclaw-ui)
Your own site
<a href="https://agentmods.dev/skills/growth-circle/cadis/cadis-ramaclaw-ui"><img src="https://agentmods.dev/badge/skills/growth-circle/cadis/cadis-ramaclaw-ui/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cadis-ramaclaw-ui

Your own site · 80×15
<a href="https://agentmods.dev/skills/growth-circle/cadis/cadis-ramaclaw-ui"><img src="https://agentmods.dev/badge/skills/growth-circle/cadis/cadis-ramaclaw-ui.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 323 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00050 $0.00323
Opus 5 $0.00025 $0.00161
Sonnet 5 $0.00010 $0.00065
Haiku 4.5 $0.00005 $0.00032

Measured 12d ago against content hash 472cf7d6bec1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

cadis-ramaclaw-ui 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 12d 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.

skills/cadis-ramaclaw-ui/SKILL.md · 49 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 12d ago First seen · 49 lines · 50 tokens per session scan A 472cf7d6bec1

Subscribe to this mod's changes

cadis-ramaclaw-ui is a skill published in the GitHub repository Growth-Circle/cadis (57 stars, last pushed 23d ago), with no licence file. It adds 50 tokens to every session and 323 once invoked, about $0.0003 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-08-30.

Related

Other skills, from other repositories

ui-information-architecture

Organize CodeFlowMu UI screens, navigation, panels, filters, and operational workflows. Use when UI work needs information grouping, scan path, state/empty states, or safe navigation for task/report/lifecycle/log surfaces.

joinwell52-AI/CodeFlowMu-open · 50 tokens

ui-visual-consistency

Review CodeFlowMu UI for visual consistency, component fit, readable typography, responsive layout, and operational clarity. Use when checking Panel screens, modals, tables, filters, cards, buttons, or icons.

joinwell52-AI/CodeFlowMu-open · 48 tokens

accessibility-auditor

Use when the user asks to audit accessibility, keyboard usability, semantics, contrast, focus behavior, or assistive-technology support in a UI. Inspect the actual rendered page and interaction states, report evidence-backed findings, and only implement fixes when explicitly requested.

lfyxhappy/lfcode · 57 tokens

ui-implementer

Use when the user asks to implement or revise a web, desktop, or mobile interface from a requirement, design, or screenshot. Inspect the existing UI architecture and real runtime first, reuse established components and tokens, and verify the rendered DOM, responsive states, and browser errors.

lfyxhappy/lfcode · 60 tokens

ui-design-system

Polish existing UI to production quality — spacing, typography, color consistency, hover/focus states, responsive breakpoints. Use when the subtask is about visual polish, design-system enforcement, or beautifying an existing screen rather than building new features.

qinghaoliqaq/AutoCoder · 54 tokens

ui-web

Web UI - glassmorphism, Tailwind, dark mode, accessibility.

alinaqi/maggy · 17 tokens