
Harlan Zw Harlan Claude Code
- 3 repo stars
- Updated July 25, 2026
- harlan-zw/harlan-claude-code
harlan-zw-harlan-claude-code is a Claude Code plugin that enforces Nuxt/Vue/TS lint and typecheck workflow via hooks and pre-commit-style checks.
About
harlan-zw-harlan-claude-code is a personal Claude Code plugin aimed at developers and small teams shipping Nuxt, Vue, and TypeScript applications. It packages workflow enforcement so coding agents do not silently introduce lint or type errors while refactoring components or adding features. The catalog positions it around autolint, checks, hooks, and precommit-style gates rather than greenfield scaffolding. Install it when you already run a Nuxt/Vue/TS repo and want Claude Code sessions to respect the same standards your CI or local scripts enforce. It is not a general-purpose marketplace; it is a single-plugin bundle optimized for one maintainer’s day-to-day agent workflow. Pair it with your existing ESLint, Vue tooling, and `tsc` setup so the agent’s edits stay review-ready before you push.
- Claude Code hooks for Nuxt/Vue/TS workflow enforcement
- Autolint and typecheck integration aligned with pre-commit checks
- Personal plugin bundle (1 plugin) tuned for harlan-zw’s stack
- Keyword focus: hooks, precommit, autolint, typecheck, workflow
Harlan Zw Harlan Claude Code by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
/plugin install harlan-zw-harlan-claude-code@harlan-zw/harlan-claude-codeAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 3 |
|---|---|
| Last updated | July 25, 2026 |
| Repository | harlan-zw/harlan-claude-code ↗ |
What it does
Wire Claude Code hooks so Nuxt/Vue/TypeScript repos autolint and typecheck during agent-driven edits and pre-commit.
Who is it for?
Best when you're on Nuxt 3/Vue SFC + TypeScript and want Claude Code hooked into the same quality bar as local pre-commit scripts.
Skip if: Skip if you're on non-Vue stacks, backends-only repos, or anyone and needs a multi-skill quality marketplace instead of one personal enforcement plugin.
What you get
Claude Code sessions on your Nuxt/Vue/TS repo run autolint and typecheck enforcement so patches align with hooks before you commit.
- Hook-driven lint and typecheck enforcement during Claude Code sessions
- Aligned pre-commit style workflow for agent-generated changes
- One personal plugin configured for Nuxt/Vue/TS development
By the numbers
- Plugin count: 1
- Repository: harlan-zw/harlan-claude-code
- Category tag: workflow
Recommended Plugins
How it compares
Single-stack workflow enforcement plugin, not a curated multi-plugin code-quality marketplace.
FAQ
Who is Harlan Zw Harlan Claude Code for?
Nuxt/Vue/TypeScript developers using Claude Code who want autolint, typecheck, and hook-based enforcement during agent edits.
When should I use Harlan Zw Harlan Claude Code?
Use it when you are actively building or reviewing frontend TS/Vue work and need checks to run as part of your Claude Code workflow, not only in CI.
How do I add Harlan Zw Harlan Claude Code to my agent?
Register the harlan-zw/harlan-claude-code marketplace plugin in Claude Code, then enable its hooks/checks against your local Nuxt/Vue/TS project tooling.