barcode-generator

Generate Code 128, EAN, UPC, and QR barcode SVGs with a TypeScript API.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/Arnutt-N/hr-ims --skill barcode-generator-arnutt-n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: barcode-generator
Source: https://github.com/Arnutt-N/hr-ims/tree/main/.claude/skills/barcode-generator
Command: npx skills add https://github.com/Arnutt-N/hr-ims --skill barcode-generator-arnutt-n

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Barcodes and asset labels are essential for inventory and asset management, streamlining item tracking and checkout workflows.

Core Features & Use Cases

  • Barcode generation for Code 128, EAN, UPC, and QR codes to label assets
  • Asset label templates and sheet printing for bulk labeling
  • Simple API surface to render barcode SVGs and generate printable labels

Quick Start

Generate a Code 128 barcode SVG for a given item code and embed it into an asset label.

Frequently Asked Questions about barcode-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Code 128 barcodes as SVG for asset tracking?

To generate Code 128 barcodes as SVG for asset tracking, you can use a TypeScript API that renders barcode images without external dependencies. This approach streamlines tagging hardware, office supplies, and library assets.

Can I create printable barcode label sheets in bulk for inventory management?

Yes, you can create printable barcode label sheets in bulk for inventory management. The tool provides asset label templates and sheet printing capabilities to streamline bulk labeling workflows.

What barcode formats are supported for generating inventory asset labels?

Supported barcode formats for generating inventory asset labels include Code 128, EAN, UPC, and QR codes. These formats cover standard requirements for tagging hardware and tracking library assets.

Do I need external libraries to render barcode SVGs for asset labels?

No, you do not need external libraries to render barcode SVGs for asset labels. The generation and label composition process operates with zero external dependencies, providing a simple API surface.

How does SVG barcode generation streamline hardware tagging workflows?

SVG barcode generation streamlines hardware tagging workflows by providing scalable vector graphics that remain crisp when printed. This simplifies item tracking and checkout processes across managed inventories.

What's the best way to embed a QR code into an asset label template?

The best way to embed a QR code into an asset label template is by using the provided TypeScript API to render the SVG and compose it directly into the printable label layout.