Acerca de
This skill equips Claude with specialized knowledge for implementing and managing Buffer and Document objects within the prompt_toolkit library. It provides patterns for sophisticated text editing features including cursor positioning, selection logic, undo/redo history, and real-time event handling. Whether you are building an interactive CLI, a terminal-based text editor, or a complex data entry form, this skill ensures best practices for managing mutable text buffers and immutable document snapshots within a Terminal User Interface (TUI).