·vue-development
</>

vue-development

Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for bindings, Testing Library for user-behavior tests, and MSW for API mocking. Especially useful in planning phase to guide proper patterns before writing code.

6Installs·0Trend·@alexanderop

Installation

$npx skills add https://github.com/alexanderop/claude-skill-vue-development --skill vue-development

How to Install vue-development

Quickly install vue-development AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/alexanderop/claude-skill-vue-development --skill vue-development
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: alexanderop/claude-skill-vue-development.

SKILL.md

View raw

Modern Vue 3 development with TypeScript, Composition API, and user-behavior testing. Core principle: Use TypeScript generics (not runtime validation), modern APIs (defineModel not manual props), and test user behavior (not implementation details).

If you catch yourself thinking or doing ANY of these, STOP:

All of these mean: Use the modern pattern. No exceptions.

Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for bindings, Testing Library for user-behavior tests, and MSW for API mocking. Especially useful in planning phase to guide proper patterns before writing code. Source: alexanderop/claude-skill-vue-development.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alexanderop/claude-skill-vue-development --skill vue-development
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from alexanderop/claude-skill-vue-development

Quick answers

What is vue-development?

Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for bindings, Testing Library for user-behavior tests, and MSW for API mocking. Especially useful in planning phase to guide proper patterns before writing code. Source: alexanderop/claude-skill-vue-development.

How do I install vue-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alexanderop/claude-skill-vue-development --skill vue-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/alexanderop/claude-skill-vue-development

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None