Skip to main content
Back to registry

terminal-ui

pproenca/dot-skills

Comprehensive developer experience guide for building TypeScript terminal user interfaces using Ink (React for CLIs) and Clack prompts. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

Installs207
Install command
npx skills add https://github.com/pproenca/dot-skills --skill terminal-ui
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Comprehensive developer experience guide for building TypeScript terminal user interfaces using Ink (React for CLIs) and Clack prompts. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. Reference these guidelines when: Read individual reference files for detailed explanations and code examples: For the complete guide with all rules expanded: AGENTS.md - Building CLI tools with interactive prompts using @clack/prompts - Creating React-based terminal UIs with Ink - Handling keyboard input and user interactions - Optimizing terminal rendering and preventing flicker - Designing developer-friendly CLI experiences - render-single-write - Batch Terminal Output in Single Write - render-overwrite-dont-clear - Overwrite Content Instead of Clear and Redraw - render-synchronized-output - Use Synchronized Output Protocol for Animations - render-60fps-baseline - Target 60fps for Smooth Animation - render-partial-updates - Update Only Changed Regions - render-escape-sequence-batching - Defer ANSI Escape Code Generation to Final Output - input-useinput-hook - Use useInput Hook for Keyboard Handling - input-immediate-feedback - Provide Immediate Visual Feedback for Input - input-modifier-keys - Handle Modifier Keys Correctly - input-isactive-focus - Use isActive Option for Focus Management - input-escape-routes - Always Provide...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does terminal-ui do?

Comprehensive developer experience guide for building TypeScript terminal user interfaces using Ink (React for CLIs) and Clack prompts. Contains 42 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.

Is terminal-ui good?

terminal-ui does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does terminal-ui work with?

terminal-ui currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to terminal-ui?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install terminal-ui?

npx skills add https://github.com/pproenca/dot-skills --skill terminal-ui

Related skills

More from pproenca/dot-skills

Related skills

Alternatives in Software Engineering