Skip to content

Instantly share code, notes, and snippets.

@rosghub
rosghub / SKILL.md
Created May 2, 2026 17:58
ui-specialist-handoff
name ui-specialist-handoff
description Explicit-invocation-only Flutter and Dart UI handoff workflow. Use only when the user specifically invokes `ui-specialist-handoff` or clearly asks for this contract-only handoff style. In that case, scaffold new UI elements, screens, controls, or presentation widgets as contract-only artifacts for a later UI specialist: define the widget class, explicit constructor and field contract, callbacks, state ownership, and direct descriptive comments inside build() instead of real UI code.

UI Specialist Handoff

Stop at the interface boundary when adding new UI.

Invocation

@rosghub
rosghub / dotfiles
Created May 20, 2017 01:12
Manjaro i3 Hi-DPI config
#
# Configuration files for Manjaro i3 on Lenovo Yoga 2 pro
# to scale properly on HiDPI (3200x1800)
#
#####################################################
~/.profile #
#####################################################
# UI element scaling, icons
export GDK_SCALE=2