A collection of utility scripts and tools that streamline my daily development workflow.
Generates a visual tree of your directory structure that respects .gitignore rules. Output is displayed in terminal and saved to a text file.
Exports an entire repository into a single text file for LLM ingestion, while respecting .gitignore rules exactly like Git.