Reset Project
Skill Verified ActiveRestore 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.
Features
- 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
Use Cases
- 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
Non-Goals
- 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.
Installation
First, add the marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforgeQuality Score
VerifiedTrust Signals
Similar Extensions
Sync Setup
100Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.
Sync Pull
100Use when the user wants to restore, download, or pull their Claude Code config from GitHub onto this machine.
Sync Profiles
100Use when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.
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