vuetify-constraint-check

vuetify-constraint-check is a skill for Claude Code, Codex from imamirezaei/Product-Team-Claude-Skills. It costs 78 tokens per session (1,439 once invoked), scanned A, original, no licence file.

A compatibility checker for determining whether a user-interface design can be built with Vuetify 3, a Vue component library.

In plain words
What is it for?
Use it to check Vuetify compatibility, verify component coverage, or identify gaps during a design handoff.
Why use it?
It reveals components that may not have direct support in Vuetify before implementation begins.

Skill for Claude CodeCodex

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

Good fit Use it to check Vuetify compatibility, verify component coverage, or identify gaps during a design handoff.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check
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 imamirezaei/Product-Team-Claude-Skills --skill vuetify-constraint-check
Clone the repo
git clone --depth 1 https://github.com/imamirezaei/Product-Team-Claude-Skills

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 vuetify-constraint-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check/github.svg)](https://agentmods.dev/skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check)
Your own site
<a href="https://agentmods.dev/skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check"><img src="https://agentmods.dev/badge/skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check/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 vuetify-constraint-check

Your own site · 80×15
<a href="https://agentmods.dev/skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check"><img src="https://agentmods.dev/badge/skills/imamirezaei/product-team-claude-skills/vuetify-constraint-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,439 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.00078 $0.01439
Opus 5 $0.00039 $0.00720
Sonnet 5 $0.00016 $0.00288
Haiku 4.5 $0.00008 $0.00144

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

Security

Grade A, and why

vuetify-constraint-check 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.

policy/product-designer/skills/vuetify-constraint-check/SKILL.md · 159 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. 12d ago First seen · 159 lines · 78 tokens per session scan A 259a9e3f12ed

Subscribe to this mod's changes

vuetify-constraint-check is a skill published in the GitHub repository imamirezaei/Product-Team-Claude-Skills (3 stars, last pushed 2mo ago), with no licence file. It adds 78 tokens to every session and 1,439 once invoked, about $0.0004 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

vue

Use when building Vue 3 applications. Covers the Composition API, reactivity fundamentals, composables, Pinia state management, and the reactivity mistakes that cause silent update failures.

nimadorostkar/Claude-Skills-collection · 38 tokens

neo-vue

Use this skill when building, debugging, refactoring, or reviewing Vue 3 applications, SFCs, Composition API, Pinia stores, Vue Router, Vite, or Vue+TypeScript code. Trigger when the project has .vue files or the user mentions Vue, Pinia, Composition API, Router, reactivity, or component architecture.

Benknightdark/neo-skills · 75 tokens

gsap-frameworks

Official GSAP skill for Vue, Svelte, and other non-React frameworks — lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless another library is…

display-design-studio/skills · 90 tokens

nuxt-sanity

@nuxtjs/sanity module integration best practices for Nuxt 3 and Nuxt 4 apps connected to Sanity CMS (there is no separate @sanity/nuxt package). Covers useSanityQuery, useLazySanityQuery, useSanity, SanityImage, SanityContent (Portable Text), visual editing / live preview with stega, TypeScript typegen, named clients…

display-design-studio/skills · 169 tokens

nuxt

Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.

display-design-studio/skills · 41 tokens

vue

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

display-design-studio/skills · 53 tokens