teach
25Command
One-time setup — scan the Flutter project for existing design patterns, ask UX questions, and write a .klamben.md design context file that all other commands reference.
Command
One-time setup — scan the Flutter project for existing design patterns, ask UX questions, and write a .klamben.md design context file that all other commands reference.
Command
Bootstrap a full ThemeData — ColorScheme, TextTheme, extensions — from a seed color.
Command
Install googlefonts, wire type scale, fix weights and line heights.
Command
Extract inline widget trees into named StatelessWidget classes with documented params.
Skill Claude CodeCodex
Use when writing, reviewing, or refactoring Flutter mobile UI code. Teaches Flutter-specific design principles (Material 3 + Cupertino adaptive), type scales, theming, spacing grids, motion, interaction, responsive layout, and UX writing. Prevents common Flutter AI-slop patterns like hardcoded Colors.purple, missing…