navivox-telegram-ui

Plan Telegram-like chat UI components within the Navivox Flutter app.

9|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/TrebuchetDynamics/gormes-agent --skill navivox-telegram-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: navivox-telegram-ui
Source: https://github.com/TrebuchetDynamics/gormes-agent/tree/main/development-skills/navivox-telegram-ui
Command: npx skills add https://github.com/TrebuchetDynamics/gormes-agent --skill navivox-telegram-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Make the Navivox Flutter app feel Telegram-like while keeping Gormes ownership, aligning chat chrome, bubbles, composer, and contact lists with Telegram-inspired patterns without embedding Telegram credentials or external backends.

Core Features & Use Cases

  • Chat thread UX resembles Telegram, including bubbles, timestamps, and typing indicators.
  • Contact list and profile scanning behavior mirrors Telegram-like workflows while staying within Navivox/Gormes design constraints.
  • Voice transcript bubbles, long-press menus, and action sheets for quick tasks.

Quick Start

Open the Navivox Flutter app and begin aligning chat UI elements to Telegram-like visuals and interactions.

Frequently Asked Questions about navivox-telegram-ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Telegram-style chat UI in Flutter?

Build a Telegram-like chat UI in Flutter by aligning chat thread chrome, bubbles, composer, and contact lists with Telegram-inspired patterns while keeping your app's design ownership. It enforces design consistency and interaction fidelity without embedding external credentials.

What is a Telegram-like voice transcript bubble in Flutter?

A voice transcript bubble in Flutter is a chat element that displays voice transcriptions alongside long-press menus and action sheets. It mirrors Telegram workflows for quick tasks while staying within your app's specific design constraints.

Can I clone Telegram chat interactions without using Telegram backends?

Yes, you can clone Telegram chat interactions without external backends by applying UI translation rules and design references. This approach replicates visual and interaction fidelity using Flutter UI patterns independently.

Does this Telegram UI approach support typing indicators and timestamps?

Yes, the Telegram UI approach supports typing indicators and timestamps within the chat thread UX. It aligns these elements with Telegram-inspired patterns to maintain interaction fidelity across the chat interface.

What are the limitations of replicating Telegram contact list behavior in Flutter?

Replicating Telegram contact list behavior in Flutter stays within your app's design constraints and ownership. It does not embed Telegram credentials or external backends, meaning backend logic must be implemented separately.

How do I test Telegram-like action sheets in a Flutter app?

Test Telegram-like action sheets in a Flutter app by following outlined testing considerations and reference-based guidance. This ensures cross-repo coordination and validates interaction fidelity for long-press menus and quick tasks.