概要
The Scratch Workspace skill establishes a standardized, isolated environment for experimental code, draft implementations, and planning notes within the .claude/.scratch/ directory. By automating the setup of local gitignore rules and providing a structured hierarchy for temporary files, it allows developers and Claude to explore solutions and test logic without cluttering the project's main codebase or risking accidental commits of unfinished work. This skill is essential for maintaining repository hygiene while preserving the freedom to prototype rapidly.