We build tools that make developers faster.
X · Substack · npm · lxgicstudios.com
We make open source CLI tools and full-stack products. The CLI tools all run with npx. No global installs, no config files, no accounts needed.
Products:
- WhaleFactor - Crypto news aggregator and analysis platform. 20+ original articles, 200+ glossary terms, AI content pipeline.
- DocDive - Public document search engine. 822 documents, 13 collections, full-text search.
- LXGIC Clipper - AI video clipping tool. YouTube URL in, viral vertical clips out.
- 250+ open source repos covering testing, security, frontend, backend, database, DevOps, and more.
| Tool | What it does | Run it |
|---|---|---|
| ai-test-gen | Generate unit tests from code | npx ai-test-gen |
| ai-coverage-boost | Find and fill coverage gaps | npx ai-coverage-boost |
| ai-code-review | AI code review | npx ai-code-review |
| ai-roast | Brutally honest code feedback | npx ai-roast |
| Tool | What it does | Run it |
|---|---|---|
| ai-secret-scan | Find leaked secrets | npx ai-secret-scan |
| ai-xss-check | Detect XSS vulnerabilities | npx ai-xss-check |
| ai-sql-check | Find SQL injection risks | npx ai-sql-check |
| ai-auth-check | Audit auth implementation | npx ai-auth-check |
| Tool | What it does | Run it |
|---|---|---|
| ai-component | Generate React/Vue components | npx ai-component |
| ai-css-to-tailwind | Convert CSS to Tailwind | npx ai-css-to-tailwind |
| ai-a11y | Accessibility audit | npx ai-a11y |
| ai-dark-mode | Add dark mode | npx ai-dark-mode |
| Tool | What it does | Run it |
|---|---|---|
| ai-middleware | Generate Express/Fastify middleware | npx ai-middleware |
| ai-swagger | Generate OpenAPI specs | npx ai-swagger |
| ai-rate-limit | Add rate limiting | npx ai-rate-limit |
| ai-webhook | Build webhook handlers | npx ai-webhook |
| Tool | What it does | Run it |
|---|---|---|
| ai-prisma-gen | Generate Prisma schemas | npx ai-prisma-gen |
| ai-supabase-gen | Generate Supabase schemas | npx ai-supabase-gen |
| ai-schema | Design DB schemas | npx ai-schema |
| ai-sql | SQL from natural language | npx ai-sql |
| Tool | What it does | Run it |
|---|---|---|
| ai-dockerfile | Generate Dockerfiles | npx ai-dockerfile |
| ai-docker-compose | docker-compose configs | npx ai-docker-compose |
| ai-github-action | GitHub Actions workflows | npx ai-github-action |
| ai-terraform | Terraform configs | npx ai-terraform |
| Tool | What it does | Run it |
|---|---|---|
| ai-commit | Commit messages from diffs | npx ai-commit |
| ai-readme | READMEs from code | npx ai-readme |
| ai-regex | Regex from plain English | npx ai-regex |
| humanize-cli | Detect and fix AI writing | npx humanize-cli |
Browse all 250+ repos: github.com/LXGIC-Studios
Pick a tool and run it. That's it.
npx ai-test-gen # generate unit tests
npx ai-secret-scan # scan for leaked secrets
npx ai-commit # write commit messages
npx ai-roast . # get your code roasted
npx ai-readme # generate a README
npx humanize-cli score # check AI detection riskNo global installs. No config. No API keys on free tiers.
- 250+ public repos across the org
- 100+ npm packages on npmjs.com/~lxgicstudios
- 600+ weekly downloads
- MIT licensed - take it, fork it, ship it
Built by LXGIC Studios
GitHub · X · Substack · npm