A collection of things built by the Sublayer team and community members using the Sublayer AI Framework
A11y Agent - A11y Agent is a multi-turn AI agent that supports developers in remediating React templates.
Test Generator - Generate RSpec tests given a ruby file
TDD Agent - An agent that monitors your test and implementation files, runs the tests any time either file changes, and attempts to write a new implementation file to pass the tests.
Blueprints - A locally running rails server that allows you to capture known good patterns in your codebase and use those for generating new code. Also available as a hosted version at blueprints.sublayer.com
CLAG - A command line utility that generates command line commands for you given a description of what you want and adds it to your clipboard