I build products, ship open source tools, and write about crypto. 250+ public repos, 100+ npm packages, and a few products people actually use.
Full-stack products, open source dev tools, and content platforms. I like building things that solve problems I've actually had. Most of my tools run with a single npx command. No installs, no config, no accounts.
Real-time crypto news aggregator and analysis platform. 20+ original analysis articles, 200+ glossary terms, AI-powered content pipeline. Built with Next.js and Supabase.
Public document search engine. 822 documents across 13 collections with full-text search. Glass-morphism UI. Find government docs, court filings, and public records fast.
Decentralized prediction market on the Canton Network. 50+ live markets, CPMM pricing engine, oracle system. Bet on real-world outcomes with on-chain settlement.
AR baby safety scanner. Point your phone at a room and it flags hazards for childproofing. Mobile app for iOS and Android, built with Capacitor.
AI video clipping pipeline. Drop a YouTube URL in, get viral vertical clips out. Auto-generates Hormozi-style captions and picks the best moments.
110+ CLI tools, all free, all MIT licensed. Here are the highlights by category.
| Tool | What it does |
|---|---|
npx ai-test-gen |
Generate unit tests from source files |
npx ai-e2e-gen |
Generate end-to-end test scenarios |
npx ai-coverage-boost |
Find and fill test coverage gaps |
npx ai-snapshot-test |
Generate snapshot tests |
npx ai-roast |
Brutally honest code feedback |
npx ai-code-review |
AI code review before you commit |
| Tool | What it does |
|---|---|
npx ai-secret-scan |
Find leaked secrets in your code |
npx ai-xss-check |
Detect XSS vulnerabilities |
npx ai-sql-check |
Find SQL injection risks |
npx ai-auth-check |
Audit authentication flows |
npx ai-csp |
Generate Content Security Policy |
npx ai-permission |
Review permission patterns |
| Tool | What it does |
|---|---|
npx ai-component |
Generate React and Vue components |
npx ai-css-to-tailwind |
Convert CSS to Tailwind |
npx ai-responsive |
Make layouts responsive |
npx ai-dark-mode |
Add dark mode support |
npx ai-a11y |
Fix accessibility issues |
npx ai-animation |
Create CSS and JS animations |
| Tool | What it does |
|---|---|
npx ai-middleware |
Generate Express and Fastify middleware |
npx ai-swagger |
Generate OpenAPI specs |
npx ai-webhook |
Build webhook handlers |
npx ai-rate-limit |
Add rate limiting |
npx ai-error-handler |
Generate error handling |
npx ai-rest-to-graphql |
Convert REST to GraphQL |
| Tool | What it does |
|---|---|
npx ai-prisma-gen |
Generate Prisma schemas |
npx ai-supabase-gen |
Generate Supabase schemas |
npx ai-schema |
Design database schemas |
npx ai-migrate |
Generate migration files |
npx ai-seed |
Create seed data |
npx ai-sql |
Generate SQL from natural language |
| Tool | What it does |
|---|---|
npx ai-dockerfile |
Generate Dockerfiles |
npx ai-docker-compose |
Create docker-compose files |
npx ai-k8s |
Generate Kubernetes manifests |
npx ai-terraform |
Generate Terraform configs |
npx ai-github-action |
Create GitHub Actions workflows |
npx ai-ci |
Set up CI pipelines |
| Tool | What it does |
|---|---|
npx humanize-cli |
Detect and fix AI writing patterns |
npx ai-explain |
Explain code in plain English |
npx ai-refactor |
Suggest refactoring improvements |
npx ai-naming |
Name variables and functions |
npx ai-regex |
Generate regex from descriptions |
npx ai-mock-data |
Generate realistic test data |
| Tool | What it does |
|---|---|
npx ai-readme |
Generate READMEs from code |
npx ai-meta-tags |
Generate SEO meta tags |
npx ai-og-image |
Generate OG images |
npx ai-landing |
Generate landing page copy |
npx ai-social |
Create social media content |
npx ai-changelog |
Generate changelogs |
| Tool | What it does |
|---|---|
npx ai-commit |
Write commit messages from diffs |
npx ai-pr-desc |
Generate PR descriptions |
npx ai-cron-gen |
Generate cron expressions |
npx ai-script |
Generate shell scripts |
npx ai-gitignore |
Generate .gitignore files |
npx ai-snippet |
Generate code snippets |
See the full list: github.com/LXGIC-Studios has every tool with its own repo, README, and npm package.
100+ packages published on npm under @lxgicstudios. Top packages by popularity:
| Package | Description |
|---|---|
| humanize-cli | Detect and fix AI writing patterns |
| xfetch-cli | Fast X/Twitter CLI scraper, no API keys |
| ai-cover-letter | AI-powered cover letter generator |
| ai-coverage-boost | Find and fill code coverage gaps |
| yt-meta-cli | YouTube metadata extraction, no API key |
- X: @lxgicstudios for daily AI dev content
- YouTube: @lxgicstudios for tutorials and demos
- Substack: lxgicstudios.substack.com for deep dives
- Website: lxgicstudios.com
Built by LXGIC Studios
Everything is MIT licensed. Take it, fork it, build something cool with it.