bg

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Claude Code Experiments

This repository contains experiments and examples for working with Claude Code.

Structure

  • experiments/ - Individual experiment folders
    • basic/ - Basic Claude Code features and capabilities
    • tools/ - Experiments with different tools and integrations
    • workflows/ - Complex workflow examples
  • examples/ - Code examples for reference
  • data/ - 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!