fetchira-design

A design guide and component kit for building Fetchira interfaces and visual assets. Fetchira is a local developer tool that routes web searches and research requests across several providers.

In plain words
What is it for?
It helps create Fetchira dashboards, mockups, and other branded interface assets using its design files, reusable components, and provided visual assets.
Why use it?
It gives prototypes and production screens a consistent look, instead of requiring each interface to invent its own colors, fonts, components, and layout rules.

Skill for Claude CodeCodex

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/immunefomo/fetchira/webui
Any agent
npx skills add ImmuneFOMO/fetchira --skill webui
Clone the repo
git clone --depth 1 https://github.com/ImmuneFOMO/fetchira

Made for: Claude Code, Codex.

Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 496 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 $0.00051 $0.00496
Opus 5 $0.00026 $0.00248
Sonnet 5 $0.00010 $0.00099
Haiku 4.5 $0.00005 $0.00050

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

Security

Grade A, and why

fetchira-design 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.

The scan reads SKILL.md. This mod also ships 5 executable files (_ds_bundle.js, ui_kits/dashboard/data.js, vendor/babel.min.js, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

webui/SKILL.md · 35 lines

What it actually says

Read the readme.md file within this skill, and explore the other available files.

fetchira is a developer tool — a quota-aware router that fans web search / scrape / research calls across many free-tier providers, used by AI coding agents. The dashboard this system dresses is a local instrument panel (runs on 127.0.0.1): dark slate, hairline edges, one electric-lime "fuel" accent, monospace numbers, mechanical motion.

If creating visual artifacts (slides, mocks, throwaway prototypes, etc), copy assets out of assets/ and create static HTML files for the user to view. If working on production code, copy assets and read the rules here to become an expert in designing with this brand.

Key files:

  • readme.md — full design guide: personality, voice, visual foundations, anti-slop rules.
  • styles.css + tokens/ — link styles.css to inherit all CSS custom properties.
  • components/ — React primitives (Button, Badge, Card, StatusDot, QuotaMeter, ProviderCard, RouteLogLine, Input, Select, Tabs). Mount via window.FetchiraDesignSystem_6526df after loading _ds_bundle.js.
  • ui_kits/dashboard/ — the full router dashboard recreation (Overview / Accounts / Activity).
  • guidelines/ — foundation specimen cards.

Non-negotiables: Space Grotesk / Hanken Grotesk / JetBrains Mono (never Inter); no gradients-as-fills; tight 5–7px radii; electric-lime accent with green/amber/red/grey gauge semantics; mono tabular numbers; no emoji; lowercase provider nouns, Sentence-case labels. The quota meter is the hero — lead with it.

If the user invokes this skill without any other guidance, ask them what they want to build or design, ask some questions, and act as an expert designer who outputs HTML artifacts or production code, depending on the need.

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 · 35 lines · 51 tokens per session scan A a12716617280

Subscribe to this mod's changes

fetchira-design is a skill published in the GitHub repository ImmuneFOMO/fetchira (9 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 51 tokens to every session and 496 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-31.

Related

Other skills, from other repositories