Skill by estevanhernandez-stack-ed
Move a feature between repos without copy-paste archaeology. vibe-taker captures a feature out of one codebase as a portable bundle — architecture sketch, contract surface, the AI prompts that built it, a verbatim source snapshot, and the gotchas — then plants it into another repo with stack-aware adaptation. It reads source autonomously and only asks you when the WHY can't be derived from the code; on plant it detects the target's stack and picks code-lift on a high match, spec-driven re-implementation on a low one, or declines a hard cross-language mismatch — always with a diff you confirm before anything is written. Three commands: capture, plant, list. Local-only by default; ~/.vibe-taker/library/ is the single source of truth.
/plugin install vibe-taker@claude-community