frankentui

Search a reference codebase for FrankenTUI API documentation, patterns, and examples.

8|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/MichaelVessia/grove --skill frankentui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frankentui
Source: https://github.com/MichaelVessia/grove/tree/main/.agents/skills/frankentui
Command: npx skills add https://github.com/MichaelVessia/grove --skill frankentui

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers understand and utilize the FrankenTUI framework by providing quick access to its API documentation, patterns, and examples.

Core Features & Use Cases

  • API Lookup: Quickly find definitions and documentation for FrankenTUI APIs, widgets, and core concepts.
  • Pattern Discovery: Understand common patterns and architectural elements within the FrankenTUI framework.
  • Example Finding: Locate practical usage examples in the reference codebase for specific features.
  • Use Case: When building a new UI component, you can ask "how do I create a scrollable list in frankentui?" and get relevant code snippets and explanations.

Quick Start

Ask a question about frankentui widgets or layout.

Frequently Asked Questions about frankentui

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

FAQPage Schema
How do I find usage examples for FrankenTUI widgets?

You can locate FrankenTUI widget usage examples by querying the reference codebase to retrieve practical code snippets and context-aware documentation for specific UI components.

What is the layout system in the FrankenTUI Rust framework?

The FrankenTUI layout system is a core architectural framework concept that you can explore by searching the reference codebase to understand its rendering mechanisms and structural patterns.

How do I create a scrollable list in FrankenTUI?

To create a scrollable list in FrankenTUI, you can ask the Skill for specific widget APIs and patterns, which will return relevant code snippets and explanations from the reference codebase.

Does FrankenTUI require specific dependencies to look up API documentation?

Looking up FrankenTUI API documentation requires no specific external dependencies, as the Skill searches a reference codebase to provide definitions, patterns, and examples directly.

How does rendering work in the FrankenTUI TUI framework?

Rendering in the FrankenTUI framework involves specific mechanisms that you can explore by searching the reference codebase to find definitions and understand the underlying architectural patterns.