Skip to content
View lxgicstudios's full-sized avatar
💭
Vibin’ to LoFi
💭
Vibin’ to LoFi

Block or report lxgicstudios

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lxgicstudios/README.md

Hey, I'm LXGIC

I build products, ship open source tools, and write about crypto. 250+ public repos, 100+ npm packages, and a few products people actually use.

X YouTube Substack npm Website


What I Build

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.


Featured Projects

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.

DocDive

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.

Yogen Market

Decentralized prediction market on the Canton Network. 50+ live markets, CPMM pricing engine, oracle system. Bet on real-world outcomes with on-chain settlement.

BabyProof

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.

LXGIC Clipper

AI video clipping pipeline. Drop a YouTube URL in, get viral vertical clips out. Auto-generates Hormozi-style captions and picks the best moments.


Open Source Tools

110+ CLI tools, all free, all MIT licensed. Here are the highlights by category.

Testing

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

Security

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

Frontend

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

Backend

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

Database

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

DevOps

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

AI and ML

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

Content and SEO

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

Productivity

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.


npm Packages

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

Follow the Journey


Built by LXGIC Studios
Everything is MIT licensed. Take it, fork it, build something cool with it.

Popular repositories Loading

  1. ai-docs ai-docs Public

    Auto-generate JSDoc/TSDoc comments using AI. Document your codebase.

    TypeScript 1

  2. ai-release ai-release Public

    AI-powered release manager. Semantic versioning, changelogs.

    TypeScript 1

  3. ai-rest-to-graphql ai-rest-to-graphql Public

    Convert REST APIs to GraphQL schema and resolvers.

    TypeScript 1

  4. ai-sql ai-sql Public

    Convert natural language to SQL queries. Multi-dialect support.

    TypeScript 1

  5. ai-stash-name ai-stash-name Public

    Generate descriptive git stash names with AI.

    TypeScript 1

  6. ai-theme ai-theme Public

    Generate design tokens and color palettes with AI.

    JavaScript 1