engram-tui-quality

Bubbletea/Lipgloss quality rules for Engram TUI. Trigger: Changes in model, update, view, navigation, or rendering.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "engram-tui-quality" with this command: npx skills add gentleman-programming/engram/gentleman-programming-engram-engram-tui-quality

When to Use

Use this skill when:

  • Adding screens or menu options
  • Changing key bindings or navigation flows
  • Updating list rendering and detail views

UX Rules

  1. Keyboard behavior must be consistent across screens.
  2. Empty/loading/error states must be explicit and readable.
  3. Long lists require clear truncation/scroll cues.
  4. Back navigation should preserve context predictably.

Test Rules

  • Add update tests for new key transitions.
  • Add view tests for new rendering branches.
  • Add model tests for async commands/data-loading paths.

No TUI behavior change ships without deterministic tests.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

engram-memory-protocol

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gentleman-bubbletea

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

engram-testing-coverage

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

engram-sdd-flow

No summary provided by upstream source.

Repository SourceNeeds Review