[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"workflow-asset-2f1dcdff":3,"seo:featured-workflow:2f1dcdff-4ee7-11f1-9bc6-00163e2b0d79:en":83,"workflow-related-asset-2f1dcdff-2f1dcdff-4ee7-11f1-9bc6-00163e2b0d79":84},{"id":4,"uuid":5,"slug":6,"title":7,"description":8,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":12,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":15,"tags":22,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":29,"asset_kind":30,"target_tools":31,"install_mode":35,"entrypoint":19,"risk_profile":36,"dependencies":38,"verification":43,"agent_metadata":46,"agent_fit":59,"trust":71,"provenance":80,"created_at":82,"updated_at":82},3648,"2f1dcdff-4ee7-11f1-9bc6-00163e2b0d79","asset-2f1dcdff","Lipgloss — Style Definitions for Terminal Layouts in Go","A Go library by Charm for defining terminal UI styles with a CSS-like declarative API, including colors, borders, padding, and layout.","8a910e34-3180-11f1-9bc6-00163e2b0d79","Script Depot","https:\u002F\u002Ftokrepo.com\u002Fapple-touch-icon.png",0,"","en",[16],{"id":17,"step_order":18,"title":19,"description":13,"prompt_template":20,"variables":13,"depends_on":21,"expected_output":13},4221,1,"Lipgloss Overview","# Lipgloss — Style Definitions for Terminal Layouts in Go\n\n## Quick Use\n```bash\ngo get github.com\u002Fcharmbracelet\u002Flipgloss\n```\n```go\nimport \"github.com\u002Fcharmbracelet\u002Flipgloss\"\nstyle := lipgloss.NewStyle().Bold(true).Foreground(lipgloss.Color(\"205\"))\nfmt.Println(style.Render(\"Hello, World!\"))\n```\n\n## Introduction\nLipgloss is a Go library from Charm that brings CSS-like styling to terminal applications. Instead of manually concatenating ANSI escape codes, you define styles declaratively and apply them to strings. It pairs naturally with Bubble Tea and other Charm libraries to build polished terminal user interfaces.\n\n## What Lipgloss Does\n- Applies foreground and background colors using ANSI, 256-color, and true-color palettes\n- Adds padding, margin, borders, and alignment to terminal-rendered text blocks\n- Supports adaptive color profiles that degrade gracefully on limited terminals\n- Provides table rendering with configurable column widths and styles\n- Composes styles through inheritance and inline overrides\n\n## Architecture Overview\nLipgloss works by building a Style struct that stores rendering properties like color, bold, italic, padding, and border. When Render is called, it measures the text, applies padding and margins, wraps borders around the content, and emits the appropriate ANSI escape sequences. The library detects the terminal color profile at runtime and maps colors to the best available representation.\n\n## Self-Hosting & Configuration\n- Add to your Go module with go get and import the package\n- Detect terminal capabilities automatically or set a color profile manually\n- Define reusable styles as package-level variables for consistency across your UI\n- Use lipgloss.JoinHorizontal and JoinVertical to compose multi-block layouts\n- Combine with Bubble Tea for interactive TUI applications with styled components\n\n## Key Features\n- Declarative CSS-like API that chains padding, margin, border, and color methods\n- Automatic color profile detection for ANSI, 256-color, and true-color terminals\n- Built-in table component with customizable headers, rows, and borders\n- Responsive width handling with MaxWidth and word wrapping\n- Works on Windows, macOS, and Linux without platform-specific code\n\n## Comparison with Similar Tools\n- **termenv** — lower-level terminal color library from the same Charm team; Lipgloss builds on top of it\n- **color (fatih\u002Fcolor)** — simple color output for Go, but lacks layout, padding, and border features\n- **tcell** — full terminal screen manipulation library, more complex than Lipgloss for styling tasks\n- **Rich (Python)** — similar concept for Python terminals with tables, panels, and markdown rendering\n\n## FAQ\n**Q: Does Lipgloss work on Windows?**\nA: Yes. It supports Windows Terminal, PowerShell, and cmd.exe with automatic color profile detection.\n\n**Q: Can I use Lipgloss without Bubble Tea?**\nA: Yes. Lipgloss is a standalone styling library. You can use it in any Go program that prints to the terminal.\n\n**Q: How does Lipgloss handle wide characters and emoji?**\nA: It uses the go-runewidth library to correctly measure character widths, including CJK characters and emoji.\n\n**Q: Does it support nested styles?**\nA: Yes. You can nest styled strings by rendering inner content first and passing the result to an outer style.\n\n## Sources\n- https:\u002F\u002Fgithub.com\u002Fcharmbracelet\u002Flipgloss\n- https:\u002F\u002Fcharm.sh","0",[23],{"id":24,"name":25,"slug":26,"icon":27},11,"Scripts","script","📜",false,"68f505ff7f0d0e72d198b7c5111d1b91bc6e5c92a661d8804762fddfbd35a5c1","skill",[32,33,34],"claude_code","codex","gemini_cli","single",{"executes_code":28,"modifies_global_config":28,"requires_secrets":37,"uses_absolute_paths":28,"network_access":28},[],{"npm":39,"pip":40,"brew":41,"system":42},[],[],[],[],{"commands":44,"expected_files":45},[],[19],{"asset_kind":30,"target_tools":47,"install_mode":35,"entrypoint":19,"risk_profile":48,"dependencies":50,"content_hash":29,"verification":55,"inferred":58},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":49,"uses_absolute_paths":28,"network_access":28},[],{"npm":51,"pip":52,"brew":53,"system":54},[],[],[],[],{"commands":56,"expected_files":57},[],[19],true,{"target":33,"score":60,"status":61,"policy":62,"why":63,"asset_kind":30,"install_mode":35},98,"native","allow",[64,65,66,67,68,69,70],"target_tools includes codex","asset_kind skill","install_mode single","markdown-only","policy allow","safe markdown-only Codex install","trust established",{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":29,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":74,"review_status":75,"signals":76},"established","hash_only",[],"unreviewed",[77,78,79],"author has published assets","content hash available","no dangerous capability badges",{"owner_uuid":9,"owner_name":10,"source_url":81,"content_hash":29,"visibility":18,"created_at":82,"updated_at":82},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-2f1dcdff","2026-05-14 00:17:06",null,[85,141,195,243],{"id":86,"uuid":87,"slug":88,"title":89,"description":90,"author_id":91,"author_name":92,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":93,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":94,"tags":95,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":101,"asset_kind":30,"target_tools":102,"install_mode":35,"entrypoint":103,"risk_profile":104,"dependencies":106,"verification":111,"agent_metadata":114,"agent_fit":126,"trust":128,"provenance":131,"created_at":133,"updated_at":134,"__relatedScore":135,"__relatedReasons":136,"__sharedTags":140},2758,"2934c984-4989-11f1-9bc6-00163e2b0d79","asset-2934c984","Lip Gloss — Style Terminal Layouts in Go","A style definition library from Charm for building beautiful terminal user interfaces in Go, with support for colors, borders, padding, and layout.","8a911193-3180-11f1-9bc6-00163e2b0d79","AI Open Source",43,[],[96],{"id":97,"name":98,"slug":99,"icon":100},12,"Configs","config","⚙️","e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",[32,33,34],"SKILL.md",{"executes_code":28,"modifies_global_config":28,"requires_secrets":105,"uses_absolute_paths":28,"network_access":28},[],{"npm":107,"pip":108,"brew":109,"system":110},[],[],[],[],{"commands":112,"expected_files":113},[],[],{"asset_kind":30,"target_tools":115,"install_mode":35,"entrypoint":103,"risk_profile":116,"dependencies":118,"content_hash":101,"verification":123,"inferred":58},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":117,"uses_absolute_paths":28,"network_access":28},[],{"npm":119,"pip":120,"brew":121,"system":122},[],[],[],[],{"commands":124,"expected_files":125},[],[],{"target":33,"score":60,"status":61,"policy":62,"why":127,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":101,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":129,"review_status":75,"signals":130},[],[77,78,79],{"owner_uuid":91,"owner_name":92,"source_url":132,"content_hash":101,"visibility":18,"created_at":133,"updated_at":134},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-2934c984","2026-05-07 04:21:27","2026-05-13 19:51:33",106.46517901472929,[137,138,139],"topic-match","same-kind","same-target",[],{"id":142,"uuid":143,"slug":144,"title":145,"description":146,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":147,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":148,"tags":149,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":151,"asset_kind":30,"target_tools":152,"install_mode":35,"entrypoint":103,"risk_profile":153,"dependencies":155,"verification":160,"agent_metadata":163,"agent_fit":175,"trust":182,"provenance":186,"created_at":188,"updated_at":189,"__relatedScore":190,"__relatedReasons":191,"__sharedTags":193},976,"e68df6b6-3558-11f1-9bc6-00163e2b0d79","k9s-terminal-ui-managing-kubernetes-clusters-style-e68df6b6","k9s — Terminal UI for Managing Kubernetes Clusters in Style","k9s is a powerful terminal-based UI for Kubernetes. Navigate, observe, and manage your clusters with keyboard shortcuts — much faster than kubectl commands.",93,[],[150],{"id":24,"name":25,"slug":26,"icon":27},"6b326bca066dcbccd61b7afa8c2b6175c4a97896855bd6570d5828b86939c631",[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":154,"uses_absolute_paths":28,"network_access":58},[],{"npm":156,"pip":157,"brew":158,"system":159},[],[],[],[],{"commands":161,"expected_files":162},[],[13],{"asset_kind":30,"target_tools":164,"install_mode":35,"entrypoint":103,"risk_profile":165,"dependencies":167,"content_hash":151,"verification":172},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":166,"uses_absolute_paths":28,"network_access":58},[],{"npm":168,"pip":169,"brew":170,"system":171},[],[],[],[],{"commands":173,"expected_files":174},[],[13],{"target":33,"score":176,"status":177,"policy":178,"why":179,"asset_kind":30,"install_mode":35},64,"needs_confirmation","confirm",[64,65,66,180,181,70],"policy confirm","risk_profile.network_access is true",{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":151,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":183,"review_status":75,"signals":185},[184],"network_access",[77,78],{"owner_uuid":9,"owner_name":10,"source_url":187,"content_hash":151,"visibility":18,"created_at":188,"updated_at":189},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fk9s-terminal-ui-managing-kubernetes-clusters-style-e68df6b6","2026-04-11 11:45:36","2026-05-13 06:20:50",99.95969178039955,[137,138,139,192],"same-author",[26,194],"scripts",{"id":196,"uuid":197,"slug":198,"title":199,"description":200,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":201,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":202,"tags":203,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":205,"asset_kind":30,"target_tools":206,"install_mode":35,"entrypoint":207,"risk_profile":208,"dependencies":210,"verification":215,"agent_metadata":218,"agent_fit":230,"trust":232,"provenance":236,"created_at":238,"updated_at":239,"__relatedScore":240,"__relatedReasons":241,"__sharedTags":242},2308,"29fd01ff-431d-11f1-9bc6-00163e2b0d79","languagetool-self-hosted-grammar-style-checker-25-languages-29fd01ff","LanguageTool — Self-Hosted Grammar and Style Checker for 25+ Languages","An open-source grammar, style, and spell checker that supports over 25 languages and can be self-hosted as an HTTP API server for private proofreading.",124,[],[204],{"id":24,"name":25,"slug":26,"icon":27},"e5cb8013b9113bd88e279a7ff06ea57a154b2a39cf538bac0a0a840865f82507",[32,33,34],"LanguageTool Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":209,"uses_absolute_paths":28,"network_access":58},[],{"npm":211,"pip":212,"brew":213,"system":214},[],[],[],[],{"commands":216,"expected_files":217},[],[207],{"asset_kind":30,"target_tools":219,"install_mode":35,"entrypoint":207,"risk_profile":220,"dependencies":222,"content_hash":205,"verification":227},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":221,"uses_absolute_paths":28,"network_access":58},[],{"npm":223,"pip":224,"brew":225,"system":226},[],[],[],[],{"commands":228,"expected_files":229},[],[207],{"target":33,"score":176,"status":177,"policy":178,"why":231,"asset_kind":30,"install_mode":35},[64,65,66,180,181,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":205,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":233,"review_status":75,"signals":234},[184],[235,77,78],"asset has usage views",{"owner_uuid":9,"owner_name":10,"source_url":237,"content_hash":205,"visibility":18,"created_at":238,"updated_at":239},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Flanguagetool-self-hosted-grammar-style-checker-25-languages-29fd01ff","2026-04-29 00:13:16","2026-05-13 15:06:51",86.14536501951208,[137,138,139,192],[26,194],{"id":244,"uuid":245,"slug":246,"title":247,"description":248,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":249,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":250,"tags":251,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":253,"asset_kind":30,"target_tools":254,"install_mode":35,"entrypoint":103,"risk_profile":255,"dependencies":257,"verification":262,"agent_metadata":265,"agent_fit":277,"trust":279,"provenance":282,"created_at":284,"updated_at":285,"__relatedScore":286,"__relatedReasons":287,"__sharedTags":288},1132,"e8d0be14-366b-11f1-9bc6-00163e2b0d79","prettier-opinionated-code-formatter-consistent-style-e8d0be14","Prettier — Opinionated Code Formatter for Consistent Style","Prettier is an opinionated code formatter that enforces a consistent code style across your entire codebase. It supports JavaScript, TypeScript, CSS, HTML, JSON, GraphQL, Markdown, and many more languages with minimal configuration.",68,[],[252],{"id":24,"name":25,"slug":26,"icon":27},"45f8dd352fcdb6eda5a3a894dc2960a86c5b9f6503f900dc0cff5a09a8e00a69",[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":256,"uses_absolute_paths":28,"network_access":28},[],{"npm":258,"pip":259,"brew":260,"system":261},[],[],[],[],{"commands":263,"expected_files":264},[],[13],{"asset_kind":30,"target_tools":266,"install_mode":35,"entrypoint":103,"risk_profile":267,"dependencies":269,"content_hash":253,"verification":274},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":268,"uses_absolute_paths":28,"network_access":28},[],{"npm":270,"pip":271,"brew":272,"system":273},[],[],[],[],{"commands":275,"expected_files":276},[],[13],{"target":33,"score":60,"status":61,"policy":62,"why":278,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69,70],{"author_trust_level":72,"verified_publisher":28,"asset_signed_hash":253,"signature_status":73,"install_count":12,"report_count":12,"dangerous_capability_badges":280,"review_status":75,"signals":281},[],[77,78,79],{"owner_uuid":9,"owner_name":10,"source_url":283,"content_hash":253,"visibility":18,"created_at":284,"updated_at":285},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fprettier-opinionated-code-formatter-consistent-style-e8d0be14","2026-04-12 20:34:12","2026-05-13 07:31:46",85.75827363610588,[137,138,139,192],[26,194]]