Skip to main content
GitHub 仓库

flutter-craft

flutter-craft 收录了来自 vp-k 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
11
更新
2026-07-15
Forks
5
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

flutter-project-init
软件开发工程师

Creates a new Flutter project with Clean Architecture, domain pattern boilerplate, and production-ready setup

2026-07-15
flutter-brainstorming
软件开发工程师

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation using Clean Architecture principles.

2026-07-15
flutter-executing
软件开发工程师

Use when you have a written implementation plan to execute with review checkpoints

2026-07-15
flutter-parallel-agents
软件开发工程师

Use when facing 2+ independent Flutter tasks that can be worked on without shared state or sequential dependencies

2026-07-15
flutter-planning
软件开发工程师

Use when you have a design or requirements for a multi-step Flutter feature, before touching code

2026-07-15
flutter-subagent-dev
软件开发工程师

Use when executing Flutter implementation plans with independent tasks in the current session

2026-07-15
flutter-testing
软件质量保证分析师与测试员

Use when writing tests for Flutter code - follows priority-based testing (Repository → State → Widget) after implementation

2026-07-15
flutter-verification
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, or passing - requires running Flutter verification commands and confirming output before making any success claims; evidence before assertions always

2026-07-15
start-flutter-craft
软件开发工程师

Use when starting any conversation - establishes how to find and use Flutter development skills, requiring Skill tool invocation before ANY response including clarifying questions

2026-07-15
flutter-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior in Flutter - requires systematic investigation before proposing fixes

2026-07-14
flutter-finishing
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of Flutter development work by presenting structured options

2026-07-14
flutter-review-request
软件开发工程师

Use when completing tasks, implementing major features, or before merging to verify Flutter code meets requirements

2026-07-14
flutter-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace - creates isolated git worktrees with Flutter project setup

2026-07-14
flutter-writing-skills
软件开发工程师

Use when creating new skills for flutter-craft or editing existing skills

2026-07-14
flutter-review-receive
软件开发工程师

Use when receiving code review feedback - requires technical evaluation and verification, not performative agreement or blind implementation

2026-03-05