ui-theming이란?
Flutter 앱에 브랜드 디자인을 적용하기 위한 UI 테마 스킬입니다. 사용자가 'X 스타일 적용', '테마 Y로 변경', 'Z처럼 보이게'를 요청하거나 UI 디자인을 위한 참조 이미지를 제공할 때 사용합니다. 출처: k9i-0/flutter_autonomous_template.
Flutter 앱에 브랜드 디자인을 적용하기 위한 UI 테마 스킬입니다. 사용자가 'X 스타일 적용', '테마 Y로 변경', 'Z처럼 보이게'를 요청하거나 UI 디자인을 위한 참조 이미지를 제공할 때 사용합니다.
명령줄에서 ui-theming AI 스킬을 개발 환경에 빠르게 설치
출처: k9i-0/flutter_autonomous_template.
Apply brand-specific or reference-based UI designs to Flutter apps. This skill guides the process from analyzing reference images to implementing a cohesive design system.
When the user provides reference images or mentions a brand style:
| Brand Style | Primary | Secondary | Radius | Typography |
Flutter 앱에 브랜드 디자인을 적용하기 위한 UI 테마 스킬입니다. 사용자가 'X 스타일 적용', '테마 Y로 변경', 'Z처럼 보이게'를 요청하거나 UI 디자인을 위한 참조 이미지를 제공할 때 사용합니다. 출처: k9i-0/flutter_autonomous_template.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/k9i-0/flutter_autonomous_template --skill ui-themingFlutter 앱에 브랜드 디자인을 적용하기 위한 UI 테마 스킬입니다. 사용자가 'X 스타일 적용', '테마 Y로 변경', 'Z처럼 보이게'를 요청하거나 UI 디자인을 위한 참조 이미지를 제공할 때 사용합니다. 출처: k9i-0/flutter_autonomous_template.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/k9i-0/flutter_autonomous_template --skill ui-theming 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/k9i-0/flutter_autonomous_template