Lightweight Claude Code workflow system
v23ccskillsetup L2★0
jsveron23/v23cc ↗What it does
Vendor Claude Code v2.3+ components into local project
Best for
Pinning Claude Code components at exact versions in a project without relying on global installations.
Inputs
- · Component list, target directory
Outputs
- · Components copied to .claude/ with vendoring manifest
Requires
- · npm
- · Git
Preconditions
- · .claude/ writable
- · npm access to @anthropic-ai/*
Failure modes
- · Version mismatch
- · Component not exported
- · npm token missing
Trust signals
- · Vendoring manifest
- · Version pinning
- · npm package integration