render-skill
Installation
SKILL.md
Render Skill
Purpose
Create stunning terminal output using the Rich library.
Instructions
Console Setup
from rich.console import Console
from rich.theme import Theme
Create stunning terminal output using the Rich library.
from rich.console import Console
from rich.theme import Theme