Files
monisuo/.agent/skills/shadcn-ui-flutter/skill.yaml
2026-03-22 02:14:55 +08:00

24 lines
716 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Shadcn UI Flutter 技能
## 描述
Flutter 版本的 shadcn/ui 组件库技能。提供美观、可定制的 UI 组件支持深色模式、Material 混用、表单管理等功能。当用户需要在 Flutter 项目中使用 shadcn 风格的 UI 组件时使用此技能。
## 使用场景
- 创建新的 Flutter 项目需要现代化 UI
- 将现有 Flutter 项目迁移到 shadcn 风格
- 需要深色模式支持
- 需要表单验证和管理
- 需要与 Material Design 混用
## 快速链接
- [官方文档](https://mariuti.com/flutter-shadcn-ui/)
- [GitHub](https://github.com/nank1ro/flutter-shadcn-ui)
- [Lucide 图标](https://lucide.dev/icons/)
## 关键文件
- `SKILL.md` - 完整技能文档