https://github.com/shaharia-lab/claude-utils
Utilities and tools for using Claude Code CLI - A collection of scripts, configurations, and resources to enhance your Claude Code CLI experience
https://github.com/shaharia-lab/claude-utils
ai-tools anthropic claude claude-code cli developer-tools utilities
Last synced: 3 days ago
JSON representation
Utilities and tools for using Claude Code CLI - A collection of scripts, configurations, and resources to enhance your Claude Code CLI experience
- Host: GitHub
- URL: https://github.com/shaharia-lab/claude-utils
- Owner: shaharia-lab
- License: mit
- Created: 2026-04-20T19:38:48.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T19:57:47.000Z (2 months ago)
- Last Synced: 2026-04-20T21:33:11.352Z (2 months ago)
- Topics: ai-tools, anthropic, claude, claude-code, cli, developer-tools, utilities
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# claude-utils
A collection of utilities, configurations, and recipes for running [Claude Code](https://docs.anthropic.com/en/docs/claude-code) in various environments — scripts, configurations, and resources to enhance your Claude Code CLI experience.
Each subdirectory is a self-contained utility with its own README.
## Utilities
| Directory | Description |
|---|---|
| [`network-isolation/`](./network-isolation/) | Run Claude Code in a Docker/Podman container with Squid proxy-based network isolation |
## Contributing
Contributions are welcome. Each utility should live in its own directory and include:
- A `README.md` explaining what it does, prerequisites, and usage
- All configuration files needed to reproduce the setup
## License
MIT