AI AGENT ADDONS
CLI & Terminal
867installs

@json-render/ink turns JSON specs into interactive terminal user interfaces. You define the UI layout and components using a simple JSON structure. The tool then renders it in your terminal with clickable menus, text inputs, and live updates.

Developers can build terminal dashboards, component catalogs, or AI-generated interfaces. The JSON format uses a flat map of elements with types like Box, Text, Table, and Input. You can add data binding and show or hide parts based on state.

This skill works with the standard components and lets you add custom widgets. It is ideal for anyone who wants to create rich terminal apps without writing complex rendering code.

Add Ink skill to your workflow

Global

mkdir -p ~/.claude/skills/ink

Project

mkdir -p .claude/skills/ink

Source Repository

Stars
15,587
Forks
841
Watchers
15,587
License
Apache-2.0
Last Push
2 months ago
Created
7 months ago