An open API service indexing awesome lists of open source software.

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

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