Add ai-code-project-template repo files.
This commit is contained in:
15
tools/README.md
Normal file
15
tools/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Tools Directory
|
||||
|
||||
This directory contains utilities for the recipe-tool project.
|
||||
|
||||
## Core Utilities
|
||||
|
||||
### AI Context Generation
|
||||
|
||||
- `build_ai_context_files.py` - Main orchestrator for collecting project files into AI context documents
|
||||
- `collect_files.py` - Core utility for pattern-based file collection with glob support
|
||||
- `build_git_collector_files.py` - Downloads external documentation using git-collector
|
||||
|
||||
### Other Tools
|
||||
|
||||
- `list_by_filesize.py` - List files sorted by size for analysis
|
Reference in New Issue
Block a user