Harlan Zw Harlan Claude Code
harlan-zw-harlan-claude-code is a Claude Code plugin for the Ship phase that enforces Nuxt/Vue/TS lint and typecheck workflow via hooks and pre-commit-style checks.
Wire Claude Code hooks so Nuxt/Vue/TypeScript repos autolint and typecheck during agent-driven edits and pre-commit.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install harlan-zw-harlan-claude-code@harlan-zw/harlan-claude-codeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:harlan-zw/harlan-claude-code") and the paste-ready config with skillselion.get_install_config("plugin:harlan-zw/harlan-claude-code").
What it does
harlan-zw-harlan-claude-code is a personal Claude Code plugin aimed at solo builders 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.
Highlights
- 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
Why builders use it
Agent-assisted edits on Nuxt/Vue/TS codebases often skip lint and typecheck until CI fails or you catch regressions manually.
Claude Code sessions on your Nuxt/Vue/TS repo run autolint and typecheck enforcement so patches align with hooks before you commit.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
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.
Comments
Share how you use harlan-zw-harlan-claude-code, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.