Author Profile: OSDDQD

Skills published by OSDDQD with real stars/downloads and source-aware metadata.

Total Skills

2

Total Stars

0

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

verify-wezterm

0

Stars
0
Downloads
0

wezterm-design

0

Stars
0
Downloads
0

Published Skills

General

verify-wezterm

Run all available checks on this WezTerm config — stylua format check, selene lint, and a headless WezTerm parse-check that loads the config without opening a GUI window. Use before claiming a config change works, or when the user asks to "verify the wezterm config", "validate the config", or finishes a refactor and wants confidence the config still loads.

Repository SourceNeeds Review
General

wezterm-design

Use when modifying WezTerm visual appearance in this config — colors and palette, accent color, light/dark theme switching, tab bar look, window decorations and padding, transparency, fonts, cursor styling. Triggers on any request that touches how the terminal *looks* (not behavior or keybindings, which are a separate concern). Examples include "change accent to blue", "switch to light theme", "make tabs flatter", "increase padding", "different font", "round corners", "less aggressive inactive pane dimming". Use this skill instead of guessing where colors live or inlining hex values into option modules.

Repository SourceNeeds Review