use-quail-ui-in-frontend-project

use-quail-ui-in-frontend-project is a skill for Claude Code, Codex from quailyquaily/quail-ui. It costs 56 tokens per session (728 once invoked), scanned A, original, Apache-2.0.

A guide for using Quail UI, a component library, in Vue 3 frontend projects. It explains the library’s setup, themes, icons, styles, components, and example usage.

In plain words
What is it for?
Use it to build or migrate Vue 3 screens with Quail UI, apply its themes and design tokens, add icons, and check component properties and events.
Why use it?
It reduces guesswork when adding Quail UI or replacing an existing screen with its components. It also points to current guidance when older documentation may be wrong.

Skill for Claude CodeCodex

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

Good fit Use it to build or migrate Vue 3 screens with Quail UI, apply its themes and design tokens, add icons, and check component properties and events.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/quailyquaily/quail-ui/quaily_ui_skill
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 quailyquaily/quail-ui --skill quaily_ui_skill
Clone the repo
git clone --depth 1 https://github.com/quailyquaily/quail-ui

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 use-quail-ui-in-frontend-project

README.md
[![agentmods](https://agentmods.dev/badge/skills/quailyquaily/quail-ui/quaily_ui_skill/github.svg)](https://agentmods.dev/skills/quailyquaily/quail-ui/quaily_ui_skill)
Your own site
<a href="https://agentmods.dev/skills/quailyquaily/quail-ui/quaily_ui_skill"><img src="https://agentmods.dev/badge/skills/quailyquaily/quail-ui/quaily_ui_skill/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 use-quail-ui-in-frontend-project

Your own site · 80×15
<a href="https://agentmods.dev/skills/quailyquaily/quail-ui/quaily_ui_skill"><img src="https://agentmods.dev/badge/skills/quailyquaily/quail-ui/quaily_ui_skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 728 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 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.00056 $0.00728
Opus 5 $0.00028 $0.00364
Sonnet 5 $0.00011 $0.00146
Haiku 4.5 $0.00006 $0.00073

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

Security

Grade A, and why

use-quail-ui-in-frontend-project 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 13d 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.

quaily_ui_skill/SKILL.md · 51 lines

How it starts

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

Quail UI Frontend Integration

Read docs/ai-agent-guide.md first. It is the primary onboarding document for AI agents and already contains:

  • installation patterns
  • plugin vs named-import usage
  • theme helpers and token families
  • typography, utility classes, and common CSS patterns
  • demo coverage under src/app/home/*
  • the exported component catalog
  • the icon catalog
  • current API gotchas where older docs are stale

Workflow

  1. Open docs/ai-agent-guide.md.
  2. Default to app.use(QuailUI) plus import "quail-ui/style.css" unless the task clearly needs selective registration.
  3. Prefer exported Quail components, icons, theme helpers, and utility classes over custom lookalikes.
  4. Copy composition patterns from src/app/home/.
  5. If a prop or event is unclear, inspect the source in src/components/common/ before writing code.

Files To Read On Demand

Read the full file on GitHub · 51 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. 13d ago First seen · 51 lines · 56 tokens per session scan A e096668c24e8

Subscribe to this mod's changes

use-quail-ui-in-frontend-project is a skill published in the GitHub repository quailyquaily/quail-ui (49 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 56 tokens to every session and 728 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

nuxt-ui

Build UIs with @nuxt/ui v4 — 125+ accessible Vue components with Tailwind CSS theming. Use when creating interfaces, customizing themes to match a brand, building forms, or composing layouts like dashboards, docs sites, and chat interfaces.

nuxt/ui · 56 tokens

wot-ui-v2

A reference guide for using Wot UI v2, a component library for uni-app and Vue 3 applications. It covers components, forms, themes, feedback dialogs, and common usage problems.

wot-ui/wot-starter · 84 tokens

ui-development

Build UI pages and extensions for Falcon Foundry apps using React or Vue with the Shoelace design system and Foundry-JS. TRIGGER when user asks to "create a UI page", "build a UI extension", "add a Shoelace component", "call an API from the UI", runs foundry ui pages create or foundry ui run, or needs help with Vite…

CrowdStrike/foundry-skills · 113 tokens

frontend-ui-design

Use when design and build production-grade UI components using React, Vue, or vanilla HTML/CSS. Create responsive layouts, design systems, and accessible interfaces. Use when designing and build production-grade ui components using react, vue, or.

oyi77/1ai-skills · 51 tokens

vue-expert

Expert knowledge in Vue.js 3, Composition API, Pinia state management, and Nuxt.js for building modern reactive web applications. Use when the user mentions Vue 3, the Composition API, Pinia, Nuxt, reactive, or frontend, or when the task involves Vue 3 Fundamentals, Composition API, Pinia State Management, or Nuxt.js.

personamanagmentlayer/pcl · 78 tokens

dryui-init

Bootstrap a SvelteKit + DryUI project using skill-led inspection and explicit file/package edits. Works for new projects, existing SvelteKit apps, and brownfield repos.

rob-balfre/dryui · 39 tokens