flutter-worktrees

Community

Isolate Flutter work in isolated git worktrees.

Authorvp-k
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Isolating feature development in Flutter projects can be risky when changes spill into the main workspace. This skill creates isolated workspaces by using Git worktrees so you can experiment, compare approaches, and test in parallel without polluting the primary workspace.

Core Features & Use Cases

  • Isolated feature worktrees: spin up a separate directory for a feature branch so main remains clean.
  • Independent Flutter setup: each worktree manages its own dependencies and tooling to avoid version conflicts.
  • Safe experimentation and comparison: run experiments side-by-side with minimal risk to the main project.

Quick Start

Create an isolated Flutter worktree from the main repository and set up the Flutter environment for the new feature branch.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: flutter-worktrees
Download link: https://github.com/vp-k/flutter-craft/archive/main.zip#flutter-worktrees

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.