Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.22 KB

File metadata and controls

50 lines (32 loc) · 1.22 KB

Solver Toolkit

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.


📦 Contents

  • 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.)


🚀 Quick Start

  1. Clone the repo

    git clone https://github.com/your-username/solver-toolkit.git
    cd solver-toolkit
  2. Explore the AI configs

    cd ai/
    ls
  3. Adopt & Customize

    • Copy any configuration or script into your own environment.
    • Adjust parameters, API keys, or paths to fit your setup.

🤝 Contributing

Help grow this toolkit by adding new scripts, configurations, or workflow guides:

  1. Fork the repository.
  2. Add your files under the appropriate directory (e.g. ai/).
  3. Update this README to include your addition in Contents.
  4. Submit a pull request with a clear summary of your contribution.

📄 License

MIT © 2025 Caleb Cowen