Reset Project
技能 已验证 活跃Restore a project's .claude/ directory to the dotforge template from scratch, with backup and rollback option.
To provide a safe, auditable, and comprehensive way to reset a project's Claude Code configuration to a known good state, ensuring consistency and preventing data loss.
功能
- Restores .claude/ directory to dotforge template
- Creates a backup of the existing .claude/ directory
- Offers rollback option to restore from backup
- Provides detailed user confirmation and warnings
- Suggests cleaning up related Claude Code state
使用场景
- When a project's .claude/ configuration becomes corrupted or outdated
- To ensure a consistent starting configuration across multiple projects
- After significant refactoring that may invalidate existing configuration
- When troubleshooting issues that may stem from configuration drift
非目标
- Resetting any files outside the .claude/ directory or its backup
- Automatically deleting Claude Code state without user confirmation
- Performing the reset without explicit user consent and warning
- Replacing the functionality of the core Claude Code CLI
Scope
- info:Dry-run previewWhile not a formal `--dry-run` flag, the skill provides a detailed confirmation prompt and backup mechanism that serves a similar purpose of previewing the action's scope.
安装
请先添加 Marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforge质量评分
已验证类似扩展
Sync Setup
100当用户首次设置配置同步、连接到 GitHub 或重新初始化备份存储库时使用。
Sync Pull
100当用户希望从 GitHub 恢复、下载或拉取其 Claude Code 配置到此计算机时使用。
Sync Profiles
100用于在用户想要列出、创建、切换、删除、比较或检查配置同步配置文件时使用。
Bootstrap Project
100Initializes the Claude Code configuration in a new or existing project using the dotforge template.
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.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow