What problem does it solve?
It solves the challenge of designing a terminal IDE UI that looks and behaves like a classic elite BBS/warez-scene board, while staying usable through keyboard-first navigation and ANSI-informed composition rules.
Core Features & Use Cases
- BBS/ACiD-inspired visual language: Defines silhouette, borders, title bars, status lines, separators, and panel density to match classic terminal boards.
- ANSI composition-to-UI translation: Turns ANSI art principles (silhouette, outline, fill, shading, contrast-as-structure) into concrete UI structuring rules.
- Terminal IDE component output: Produces component hierarchies, layout plans, Ink component API sketches, theme/Token guidance, interaction models, focus/keyboard maps, and resize/validation notes.
Quick Start
Use the ink-bbs-ansi-ui skill to design a React Ink terminal IDE screen that includes panels, splits, tabs, and a status bar, using BBS chrome and ANSI composition rules.