Category
AI-Powered Tools
AI assistants for developers — explain code, generate SQL, debug errors, write commits, docs and tests, powered by a large language model.
10 toolsAI Code Explainer
Paste code and get a plain-English explanation, with likely bugs flagged. Beginner or expert depth.
AI SQL Query Generator
Describe a query in English and get correct SQL for Postgres, MySQL, SQLite or T-SQL, explained back to you.
AI Error Diagnoser
Paste an error or stack trace and get the root cause plus the exact code fix as a diff.
AI Code Review Assistant
Get feedback on your code split into Security, Performance and Style sections.
AI Regex Generator
Turn a plain-English description into a working regular expression, with an explanation and examples.
AI Commit Message Generator
Turn a git diff into a clean commit message — Conventional Commits, Gitmoji or plain style.
AI README Generator
Generate a professional README.md from your project details, auto-detecting the stack from package.json.
AI Test Case Generator
Paste a function and get a thorough test suite for Jest, PyTest or JUnit covering edge cases.
AI Docker Compose Generator
Describe your services or pick a stack template (MERN, Laravel+MySQL+Redis, Django+Postgres) and get a valid docker-compose.yml.
AI Cron Expression Explainer
Convert plain English to a cron expression or explain any cron expression, with timezone-aware next run times.