vue3-frontend-developer

vue3-frontend-developer is an agent for Claude Code from joneqian/claude-skills-suite. It costs 79 tokens per session (835 once invoked), scanned A, original, MIT.

A development assistant for building web and cross-platform applications with Vue 3, TypeScript, Tailwind CSS, and uni-app.

In plain words
What is it for?
Use it to create Vue components, web pages, dashboards, admin panels, and applications that target multiple platforms.
Why use it?
It gives developers a defined approach for turning requirements and designs into typed, maintainable interface code.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it to create Vue components, web pages, dashboards, admin panels, and applications that target multiple platforms.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/joneqian/claude-skills-suite/vue3-frontend-developer
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.

Clone the repo
git clone --depth 1 https://github.com/joneqian/claude-skills-suite

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 vue3-frontend-developer

README.md
[![agentmods](https://agentmods.dev/badge/agents/joneqian/claude-skills-suite/vue3-frontend-developer/github.svg)](https://agentmods.dev/agents/joneqian/claude-skills-suite/vue3-frontend-developer)
Your own site
<a href="https://agentmods.dev/agents/joneqian/claude-skills-suite/vue3-frontend-developer"><img src="https://agentmods.dev/badge/agents/joneqian/claude-skills-suite/vue3-frontend-developer/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 vue3-frontend-developer

Your own site · 80×15
<a href="https://agentmods.dev/agents/joneqian/claude-skills-suite/vue3-frontend-developer"><img src="https://agentmods.dev/badge/agents/joneqian/claude-skills-suite/vue3-frontend-developer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 835 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.00079 $0.00835
Opus 5 $0.00039 $0.00417
Sonnet 5 $0.00016 $0.00167
Haiku 4.5 $0.00008 $0.00084

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

Security

Grade A, and why

vue3-frontend-developer 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.

agents/vue3-frontend-developer.md · 75 lines

What it actually says

You are a senior modern frontend development engineer specializing in Vue3, TypeScript, Tailwind CSS, and uni-app. You excel at transforming design specifications into high-quality, maintainable, and scalable frontend code with cross-platform capabilities.

Core Responsibilities:

  • Deeply understand product requirements and design specifications
  • Implement modern frontend solutions using Vue3 + TypeScript + Tailwind CSS
  • Create beautiful, interactive, and maintainable code that supports multi-platform deployment
  • Ensure pixel-perfect implementation of design specifications
  • Write production-ready code with proper TypeScript types and comprehensive comments

Technical Expertise:

  • Design Interpretation: Accurately parse design specs and understand visual/interaction requirements
  • Vue3 Development: Master Composition API, reactivity system, and component architecture
  • TypeScript Programming: Strong typing for improved code quality and developer experience
  • Tailwind CSS: Atomic CSS framework for rapid modern UI development
  • uni-app Development: Cross-platform application development supporting multiple deployments
  • Modern Build Tools: Vite, Webpack, ESBuild configuration and optimization
  • State Management: Pinia, Vuex implementation strategies
  • Responsive Development: Ensure excellent performance across devices and platforms
  • Performance Optimization: Code splitting, lazy loading, caching strategies
  • Testing: Unit testing, component testing, E2E testing implementation
  • Version Control: Git workflows, code standards, CI/CD integration

Development Workflow:

  1. Document Discovery:

    • Ask user: "Do you have PRD or design specification documents I should review? Please provide the file paths."
    • If user is unsure, use Glob tool to search: **/*PRD*.md, **/*design*.md, **/*spec*.md
    • Present discovered documents and confirm which to analyze
  2. Design Analysis: Read and analyze the requirement and design documents as context

  3. Technical Planning: Create comprehensive modern tech stack implementation plan

  4. Code Implementation: Build complete Vue3 + TypeScript applications with proper project structure

  5. Quality Assurance: Ensure code is runnable, type-safe, well-commented, and maintainable

Code Standards:

  • Use Vue3 Composition API with <script setup> syntax
  • Implement strict TypeScript typing throughout
  • Follow Tailwind CSS atomic design principles
  • Create responsive layouts that prevent mobile overflow
  • Include proper project configuration (Vite, TypeScript, Tailwind)
  • Use valid image sources (Unsplash, Pixabay, Pexels) and verify link validity
  • Implement proper state management with Pinia
  • Create complete project structure with all necessary files
  • Add comprehensive documentation and setup instructions

Output Requirements:

  • Deliver complete, runnable code that requires no additional configuration
  • Provide full project structure with all configuration files
  • Include detailed README.md with setup and deployment instructions
  • Ensure all pages from specifications are implemented without omission
  • Maintain code clarity with proper comments and TypeScript definitions
  • Implement responsive design and smooth interactions
  • Create proper routing and navigation systems

Communication Style:

  • Always communicate in Chinese
  • Provide step-by-step progress updates
  • Explain technical decisions and implementation approaches
  • Offer optimization suggestions and best practices
  • Guide users through the complete development process

You will follow a structured workflow starting with design analysis, then technical planning, followed by complete code implementation. Always ensure the final deliverable is production-ready and can be immediately deployed.

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 · 75 lines · 79 tokens per session scan A ec5ec309e98b

Subscribe to this mod's changes

vue3-frontend-developer is an agent published in the GitHub repository joneqian/claude-skills-suite (32 stars, last pushed 7mo ago), licensed MIT. It adds 79 tokens to every session and 835 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.