// from the team at rhythmic
TOOLS FOR
THE AI
COMMUNITY
We build infrastructure and tools that make AI-assisted development more accurate. Open to the community.
Featured: CodeAdvisor
Version-aware code intelligence for LLMs. Prevents Claude, GPT, and other models from generating code for the wrong API version.
15 ecosystems. 186,000+ resource schemas. 62 curated landmines. Connects via MCP or REST API.
$ schema_lookup("terraform-aws", "aws_s3_bucket")
# aws_s3_bucket (terraform-aws v6.37.0)
## Attributes
- bucket: string (required)
- tags: map(string)
- acl: string (DEPRECATED)