Avalonia Layout Zafiro

Avalonia Layout Zafiro is a skill for Claude Code from mayurrathi/awesome-agent-skills. It costs 36 tokens per session (592 once invoked), scanned A, original, no licence file.

A set of layout guidelines for Avalonia interfaces using Zafiro.Avalonia. It focuses on shared styles, reusable components, and less repeated XAML markup.

In plain words
What is it for?
Use it when arranging Avalonia screens and creating reusable styled components.
Why use it?
It helps keep interface layouts consistent and reduces duplicated UI definitions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when arranging Avalonia screens and creating reusable styled components.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro
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 mayurrathi/awesome-agent-skills --skill avalonia-layout-zafiro
Clone the repo
git clone --depth 1 https://github.com/mayurrathi/awesome-agent-skills

Made for: Claude Code.

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 Avalonia Layout Zafiro

README.md
[![agentmods](https://agentmods.dev/badge/skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro/github.svg)](https://agentmods.dev/skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro)
Your own site
<a href="https://agentmods.dev/skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro"><img src="https://agentmods.dev/badge/skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro/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 Avalonia Layout Zafiro

Your own site · 80×15
<a href="https://agentmods.dev/skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro"><img src="https://agentmods.dev/badge/skills/mayurrathi/awesome-agent-skills/avalonia-layout-zafiro.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 592 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.00036 $0.00592
Opus 5 $0.00018 $0.00296
Sonnet 5 $0.00007 $0.00118
Haiku 4.5 $0.00004 $0.00059

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

Security

Grade A, and why

Avalonia Layout Zafiro 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 9d 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/avalonia-layout-zafiro/SKILL.md · 65 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 9d ago First seen · 65 lines · 36 tokens per session scan A 8f5cf4cc5ef4

Subscribe to this mod's changes

Avalonia Layout Zafiro is a skill published in the GitHub repository mayurrathi/awesome-agent-skills (8 stars, last pushed 6mo ago), with no licence file. It adds 36 tokens to every session and 592 once invoked, about $0.0002 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

frontend-design-deslop

Designs distinctive, non-generic UI — typography, OKLCH color, design tokens (DESIGN.md), layout, components, motion, dark mode, accessibility — for landing pages, SaaS apps, dashboards, ecommerce, decks, docs, portfolios, avoiding the AI-slop / Claude-esque default look. Use whenever building or styling any web…

samber/cc-skills · 172 tokens

frontend-blueprint

AI frontend specialist and design consultant that guides users through a structured discovery process before generating any code. Collects visual references, design tokens, typography, icons, layout preferences, and brand guidelines to ensure the final output matches the user's vision with high fidelity. Use when the…

tech-leads-club/agent-skills · 170 tokens

figma-implement-design

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Use when the user provides Figma URLs or node IDs and asks to implement designs or components that must match Figma specs. Requires a working…

tech-leads-club/agent-skills · 97 tokens

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics. Do NOT use for design review or audit (use web-design-guidelines…

tech-leads-club/agent-skills · 67 tokens

web-design-guidelines

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Focuses on visual design and interaction patterns. Do NOT use for performance audits (use core-web-vitals), SEO (use seo), or…

tech-leads-club/agent-skills · 82 tokens

shadcn-ui

Build beautiful, accessible UIs with shadcn/ui components. Use this skill when creating forms, dialogs, tables, sidebars, or any UI components in Next.js. Covers installation, component patterns, react-hook-form integration with Zod validation, and dark mode setup.

mjunaidca/mjs-agent-skills · 60 tokens