原始内容
Claude Code Experiments
This repository contains experiments and examples for working with Claude Code.
Structure
experiments/- Individual experiment foldersbasic/- Basic Claude Code features and capabilitiestools/- Experiments with different tools and integrationsworkflows/- Complex workflow examples
examples/- Code examples for referencedata/- Sample data files for experiments.claude/- Claude Code configuration (commands, hooks, etc.)
Getting Started
This repository is designed for hands-on experimentation with Claude Code features including:
- File operations (Read, Write, Edit)
- Code analysis and refactoring
- Multi-file operations
- Task automation
- Integration with git and development workflows
Usage
Each experiment folder contains its own README with specific instructions and goals.
Feel free to add new experiments and examples as you explore Claude Code capabilities!