vault-feature-transplant
Guidance for surgically transplanting features from a fork into the main project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guidance for surgically transplanting features from a fork into the main project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Implementation patterns for the Vault Toolbox Browser Extension (Manifest V3).
Specialized design challenges for the Vault Toolbox Browser Extension, focusing on VQL prototyping.
Specialized audit for the Vault Toolbox Browser Extension, focusing on Island Architecture and UI visibility.
Specialized data grid implementation for the Vault Toolbox Browser Extension using TanStack Table/Virtual.
Specialized design requirements for the Vault Toolbox Browser Extension, focusing on UI visibility.
Specialized testing and dev-server protocol for the Vault Toolbox Browser Extension.
| name | vault-feature-transplant |
| description | Guidance for surgically transplanting features from a fork into the main project. |
| triggers | ["transplant","port","fork","adoption"] |
| applicable_apps | ["toolbox-browser"] |
This skill enforces a rigorous "Surgical Transplant" protocol to ensure features from forks or branches are integrated without breaking the baseline.
If the user asks to transplant a feature but does not provide a source path, you MUST ask:
git branch.Before starting, map the source to ensure all dependencies are captured.
Create a destination map. Standard locations:
Update global files: