AI AGENT ADDONS

Ghostling Libghostty Terminal

aradotso/trending-skills
CLI & Terminal
1,046installs

Build your own minimal terminal emulator with the libghostty-vt C library. This skill shows you how to use Raylib for windowing and rendering. You can create a working terminal in just one C file.

The library handles VT sequence parsing and terminal state. It supports Unicode, mouse tracking, and keyboard protocols. You only need to add the graphics and input part.

Any developer who wants to understand terminal internals or add a terminal to their own app can benefit. This skill gives you a real working example to start from.

Add Ghostling Libghostty Terminal skill to your workflow

Global

mkdir -p ~/.claude/skills/ghostling-libghostty-terminal

Project

mkdir -p .claude/skills/ghostling-libghostty-terminal

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago