feature-workflow
✓Flutter Feature 开发工作流,从数据获取到 UI 展示的完整开发流程。当用户提到"创建功能"、"新建页面"、"开发 feature"、"添加模块"时使用此 skill。
Installation
SKILL.md
| 文字描述 | 提取功能点、业务规则、数据流向 | | UI 截图 | 识别组件结构、交互方式、状态变化 | | 设计稿 | 提取颜色/字体(映射到 Theme)、间距、组件层级 |
| ☐ 实体字段已明确 | | | ☐ API 接口已确认(或 mock 方案) | | | ☐ UI 组件层级已拆分 | | | ☐ 状态流转已定义 | | | ☐ 国际化 key 已规划 | |
| ☐ 实体类使用 const 构造函数 | | | ☐ 所有字段使用 final | | | ☐ 实现 copyWith 方法 | | | ☐ 重写 == 和 hashCode | | | ☐ 仓库接口返回 Result | | | ☐ 无 Flutter 依赖(纯 Dart) | |
Flutter Feature 开发工作流,从数据获取到 UI 展示的完整开发流程。当用户提到"创建功能"、"新建页面"、"开发 feature"、"添加模块"时使用此 skill。 Source: aidenreed937/comet.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/aidenreed937/comet --skill feature-workflow- Source
- aidenreed937/comet
- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is feature-workflow?
Flutter Feature 开发工作流,从数据获取到 UI 展示的完整开发流程。当用户提到"创建功能"、"新建页面"、"开发 feature"、"添加模块"时使用此 skill。 Source: aidenreed937/comet.
How do I install feature-workflow?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aidenreed937/comet --skill feature-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/aidenreed937/comet
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-01