vue-ssr-hooks

Official

Run safe format, lint, build, test checks

Authore-xode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents broken or SSR-incompatible changes from slipping into the Vue SSR starter kit by automatically running a consistent post-change validation pipeline.

Core Features & Use Cases

  • Deterministic validation battery: Executes format, lint, SSR build, and unit tests in a fixed order with stop-on-first-failure behavior.
  • Smart short-circuiting: Skips expensive build/test when only non-code files (like md/json/config) change, and avoids build/test for non-JS/Vue styles-only edits.
  • Change-detection guardrails: Uses a git digest sentinel to avoid rerunning validation when nothing meaningful changed, and blocks subagent prompts from invoking forbidden validation commands.
  • Reliable execution via hooks agent: Routes all validation through the dedicated hooks agent to work around unreliable shell hook execution.

Quick Start

Ask the assistant to validate your change in the Vue SSR project by running the hooks validation pipeline with change detection and format → lint → build → test sequencing.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: vue-ssr-hooks
Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vue-ssr-hooks

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.