Sync Pull
技能 已验证 活跃当用户希望从 GitHub 恢复、下载或拉取其 Claude Code 配置到此计算机时使用。
确保用户永远不会丢失他们的 Claude Code 环境,并能在任何机器上无缝切换不同的配置。
功能
- 从 GitHub 恢复、下载或拉取 Claude Code 配置
- 支持配置文件以在工作/个人设置之间切换
- 在应用更改前自动备份本地配置
- 秘密扫描以防止意外提交敏感密钥
- 试运行模式可在应用更改前预览
使用场景
- 在新机器上恢复你的 Claude Code 设置。
- 即时切换不同的工作和个人配置。
- 在将配置更改应用于本地设置之前预览它们。
- 在进行重大更改之前安全地备份你当前的 Claude Code 配置。
非目标
- 管理 Claude Code 对话或会话。
- 同步 Claude Code 设置之外的 shell 历史或环境变量。
- 作为通用的文件同步工具。
安装
请先添加 Marketplace
/plugin marketplace add rohithzr/claudebase/plugin install claudebase@rohithzr质量评分
已验证类似扩展
Sync Profiles
100用于在用户想要列出、创建、切换、删除、比较或检查配置同步配置文件时使用。
Sync Setup
100当用户首次设置配置同步、连接到 GitHub 或重新初始化备份存储库时使用。
Sync Status
95在用户希望检查配置更改、查看同步状态或比较本地与远程配置时使用。
Claudebase
98在用户希望备份、保存或将当前的 Claude Code 配置推送到 GitHub 时使用。
C Files
75Sync files to Google Drive, S3, Dropbox, OneDrive, and 70+ cloud providers using rclone.
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.