Armory
Source
Browse
Skills

vite-patterns

Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install vite-patterns --cli claude

writes the skill into.claude/skills/vite-patterns/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/vite-patterns/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.

When to use it

Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization. Activate when working with vite.config.ts, Vite plugins, or Vite-based projects.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/vite-patterns/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).