Skip to main content
مستودع GitHub

flutter-craft

يحتوي flutter-craft على 15 من skills المجمعة من vp-k، مع تغطية مهنية على مستوى المستودع وصفحات 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