Skip to content

Add JSONFix, CronAI, RegexAI AI dev tools#406

Open
manja316 wants to merge 1 commit intojamesmurdza:mainfrom
manja316:add-luciferforge-ai-tools
Open

Add JSONFix, CronAI, RegexAI AI dev tools#406
manja316 wants to merge 1 commit intojamesmurdza:mainfrom
manja316:add-luciferforge-ai-tools

Conversation

@manja316
Copy link
Copy Markdown

@manja316 manja316 commented Apr 6, 2026

Description

Adds three free, web-based AI-powered developer utility tools under Snippet & Utility Tools:

  • JSONFix — AI-powered JSON repair tool that instantly fixes malformed JSON with missing quotes, trailing commas, and syntax errors.
  • CronAI — Converts plain English schedule descriptions into correct cron expressions using AI.
  • RegexAI — Generates working regular expressions from plain English descriptions with explanations. Supports multiple regex flavors.

All three are free, require no signup, and run entirely in the browser.

Checklist

  • The entry is a tool that uses AI
  • The entry is a developer-focused tool
  • The description is unambiguous and clear
  • The description matches the style of other entries

Adds three free, web-based AI developer tools under Snippet & Utility Tools:
- JSONFix: AI-powered JSON repair
- CronAI: Plain English to cron expressions
- RegexAI: Plain English to regex patterns

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant