Mohammed AL Sarraj commited on
Commit
204dc8c
·
1 Parent(s): 42bfd2a

docs: add suite description and tool table to README

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -6,3 +6,16 @@ colorTo: indigo
6
  sdk: docker
7
  pinned: false
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  sdk: docker
7
  pinned: false
8
  ---
9
+
10
+ # DevKit — Developer Toolkit
11
+
12
+ Six AI tools built for engineers — from database introspection to automated test generation. No login required.
13
+
14
+ | Tool | What it does |
15
+ |------|-------------|
16
+ | **Schema Detective** | Reverse-engineer any database schema and generate documentation |
17
+ | **Test Forge** | Generate unit and integration tests from your source code |
18
+ | **SQL Whisperer** | Write, explain, and optimize SQL queries in plain English |
19
+ | **Doc Forge** | Auto-generate technical documentation from code and comments |
20
+ | **Changelog AI** | Produce clean changelogs from git history and commit messages |
21
+ | **Git Narrator** | Summarize pull requests, branches, and commit diffs in plain language |