A curated collection of productivity-enhancing resources for engineers: scripts, AI assistant configurations, and high-level workflow guides. Think of this as your personal toolbox for automating routine tasks, optimizing your development setup, and sharing best practices.
ai/
A directory for AI assistant configurations and related automations (e.g. Roo Code, alternative agent setups).
(More categories coming soon as this toolkit expands.)
-
Clone the repo
git clone https://github.com/your-username/solver-toolkit.git cd solver-toolkit -
Explore the AI configs
cd ai/ ls -
Adopt & Customize
- Copy any configuration or script into your own environment.
- Adjust parameters, API keys, or paths to fit your setup.
Help grow this toolkit by adding new scripts, configurations, or workflow guides:
- Fork the repository.
- Add your files under the appropriate directory (e.g.
ai/). - Update this README to include your addition in Contents.
- Submit a pull request with a clear summary of your contribution.
MIT Β© 2025 Caleb Cowen