π¬Community
Tuesday, January 27, 2026
Claude Code tool creation
Users are creating custom tools using Claude Code to fill functionality gaps where existing tools like Terraform lack support.
2 tweetsβ’0 engagements
@jimatomo93jimatomo
Since it doesn't look like Terraform supports it yet, I'm making a simple CLI tool with Cursor and Claude Code as a stopgap, but between Snowflake's REST API and each language's drivers, the drivers are overwhelmingly easier to work with, and I just want to be able to alter with
@ragipdilerRagip
I built an OKLCH color palette generator with Claude Code. You drop in a hex code, it converts it to a web-optimized version, and generates a full palette. The key thing is it locks lightness across every color, so you get perceptual consistency instead of the usual chaos.