Hardware Assets Inventory Tool
Description
Self-hosted hardware asset inventory for IT teams — track devices, who holds them, and the full ownership history. TypeScript monorepo: React + Vite, Fastify + SQLite. Every area ships a CLAUDE.md so you customize it by asking Claude Code.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Inventory — hardware asset tracking for IT teams
Self-hosted, MIT licensed, and small enough that the whole install is one container over one directory: track devices, who holds them, and the full ownership history of every one. Every setting has a default, so an instance with no configuration at all runs and its first screen creates your organization — and when one machine stops being enough, `DATABASE_URL` moves the rows to PostgreSQL and `S3_BUCKET` moves the attachments to a bucket, without changing anything else about the app.
Table of contents
- What it is
- Three ways to run it
- Configuration
- Security
- Development
- Not in this version
- Screenshots
- License
What it is
- Assets — tag, name, category, serial, status, purchase, warranty, supplier, notes, attachments and any custom fields you define. Filters live in the URL, so a filtered view is a link you can send someone.
- Employees — the people who hold devices. Separate from the accounts that sign in, optionally linked to them, because most staff never need a login.
- Ownership history — who had what, when, and how it came back. Held in one table that is the only truth about it; an asset's status and its open ownership record cannot disagree.
- Custom statuses and workflow — the statuses an asset can be in are yours, not ours: an admin adds, renames, recolours and reorders them, and draws the moves between them as a checkbox matrix with a live diagram beside it. The API enforces the graph, so taking an edge off it stops that move being offered and stops it being accepted.
- **Custom roles an
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11