Ambystech /oss

// ambystech open source

Software we craft in the open.

Libraries and tools we build for ourselves at Ambystech, released for every developer to use, fork and improve. MIT licensed, maintained by the team that uses them every day.

amby@ambystech: ~/oss

$ ls ~/oss

Everything below is on GitHub today — installable from NuGet and npm, documented, and part of our own everyday toolkit.

ambystechcom/Ambystech.Elaris.UI

elaris.ui

True-color terminal UI for .NET

A lightweight terminal UI library with true 24-bit RGB color support. Built for modern terminals, cross-platform on Windows, macOS and Linux.

  • dotnet
  • terminal-ui
  • cross-platform
dotnet add package Ambystech.Elaris.UI

MIT C# NuGet Details

ambystechcom/Ambystech.Neo4j.Repository

neo4j.repository

Generic repository pattern for Neo4j

A lightweight, flexible repository pattern for Neo4j in .NET — simplifies graph data access and keeps your architecture clean and testable.

  • neo4j
  • repository-pattern
  • dotnet
dotnet add package Ambystech.Neo4j.Repository

MIT C# NuGet Details

ambystechcom/AmbyKit

ambykit

Spec-driven development for AI coding agents

Author your specs, user stories, plans and tasks once — AmbyKit emits native config for Claude Code, OpenCode, GitHub Copilot, Cursor, Antigravity and more.

  • spec-driven
  • ai-coding
  • agent-skills
npm install -g @ambystech/ambykit

MIT TypeScript npm Details

$ cat ETHOS.yml

license:
MIT, always. Use it commercially, fork it, embed it, ship it — no strings.
origin:
Crafted by the Ambystech team, battle-tested in daily use before release.
contrib:
Issues, pull requests and discussions are welcome in every repository.