kit-vue

kit-vue is a skill for Claude Code from altafino/FableClaudeMDForOpus. It costs 48 tokens per session (132 once invoked), scanned A, original, no licence file.

A set of rules for Vue 3, a framework for building web interfaces. It covers reactive data, template conditions and loops, compiler features, UI state, and accessibility.

In plain words
What is it for?
It helps write Vue components and reusable composables while checking reactivity, template logic, UI state, and accessibility.
Why use it?
It helps prevent common Vue mistakes that can make interface state stale, templates misleading, or controls harder to use.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It helps write Vue components and reusable composables while checking reactivity, template logic, UI state, and accessibility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/altafino/fableclaudemdforopus/kit-vue
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 altafino/FableClaudeMDForOpus --skill kit-vue
Clone the repo
git clone --depth 1 https://github.com/altafino/FableClaudeMDForOpus

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 kit-vue

README.md
[![agentmods](https://agentmods.dev/badge/skills/altafino/fableclaudemdforopus/kit-vue/github.svg)](https://agentmods.dev/skills/altafino/fableclaudemdforopus/kit-vue)
Your own site
<a href="https://agentmods.dev/skills/altafino/fableclaudemdforopus/kit-vue"><img src="https://agentmods.dev/badge/skills/altafino/fableclaudemdforopus/kit-vue/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 kit-vue

Your own site · 80×15
<a href="https://agentmods.dev/skills/altafino/fableclaudemdforopus/kit-vue"><img src="https://agentmods.dev/badge/skills/altafino/fableclaudemdforopus/kit-vue.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 132 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.00048 $0.00132
Opus 5 $0.00024 $0.00066
Sonnet 5 $0.00010 $0.00026
Haiku 4.5 $0.00005 $0.00013

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

Security

Grade A, and why

kit-vue 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 10d 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/kit-vue/SKILL.md · 10 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. 10d ago First seen · 10 lines · 48 tokens per session scan A 7566c65f7218

Subscribe to this mod's changes

kit-vue is a skill published in the GitHub repository altafino/FableClaudeMDForOpus (6 stars, last pushed 2mo ago), with no licence file. It adds 48 tokens to every session and 132 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-08-31.

Related

Other skills, from other repositories

icon-design

Select semantically appropriate icons for websites using Lucide, Heroicons, or Phosphor. Covers concept-to-icon mapping, React/HTML templates, and tree-shaking patterns. Use when: building feature sections, service grids, contact info, navigation, or any UI needing icons. Prevents emoji usage, ensures consistency.

citedy/skills · 68 tokens

svar-svelte

Use when building, configuring, styling, or modifying any SVAR Svelte UI component from the @svar-ui/svelte- packages - widgets, layouts, menus, toolbars, calendars, popups, themes, and locales.

svar-widgets/skills · 51 tokens

svar-vue

Use when building, configuring, styling, or modifying any SVAR Vue UI component from the @svar-ui/vue- packages - widgets, layouts, menus, toolbars, calendars, popups, themes, and locales.

svar-widgets/skills · 49 tokens

html-presentation-deck

Use this skill when the user wants a browser-native HTML presentation, web deck, single-file slides, horizontal swipe deck, keynote-style web page, investor/demo-day HTML deck, or a shareable presentation that opens in a browser. Also use when the user asks for an editorial deck, clean grid deck, presentation…

citedy/skills · 101 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

liveview-patterns

Build LiveView: async data (assignasync), PubSub (check connected?), phx-change events, form components/modals/uploads, streams for lists, livepatch. Use when handling interactions, debugging events, or tracking Presence.

oliver-kriska/claude-elixir-phoenix · 51 tokens