πŸ€–

AI Tools

by AutoAIForge

GitHub
Updated daily Β· Last run Feb 28, 2026

AI Developer Tools, Generated Nightly

Every night, AutoAIForge scrapes trending AI news, identifies hot topics, and builds open-source Python tools β€” automatically tested and published. Free to use, fork, and contribute.

πŸ”§
5
Total Tools
πŸ”₯
2
Topics Covered
πŸ“…
1
Run Dates
βœ…
100%
All Free

Showing 5 of 5 tools

πŸ’» AI Coding AssistantsFeb 28

AI Code Suggestion CLI

A CLI tool that integrates with AI coding assistants like Claude Code to provide real-time code suggestions for a given function description or partial code snippet. This is useful for developers who want quick suggestions without switching to an IDE.

βœ… Tests passingΒ· 2 fix loops
πŸ’» AI Coding AssistantsFeb 28

AI Coding Workflow Automation

An automation tool that connects AI coding assistants like Claude Code to custom workflows. It allows developers to set up triggers (e.g., Git commits, file changes) that automatically send code snippets to the AI for suggestions or improvements, streamlining repetitive coding tasks.

βœ… Tests passingΒ· 3 fix loops
🎨 AI-Driven UI/UX DesignFeb 28

Figma AI Sync Tool

This tool integrates with the Figma API and AI models like OpenAI Codex to allow seamless export, transformation, and re-import of design elements. It enables developers to automate updates to design systems, optimize designs using AI, and sync changes back to Figma.

βœ… Tests passing
πŸ’» AI Coding AssistantsFeb 28

Smart Code Review Bot

A Python library that integrates AI coding assistants to perform automated code reviews. It analyzes code files, identifies potential bugs, inefficiencies, and style issues, and provides actionable feedback. This is especially useful for teams without dedicated senior reviewers.

βœ… Tests passingΒ· 2 fix loops
🎨 AI-Driven UI/UX DesignFeb 28

UI Code Exporter

This tool leverages OpenAI Codex to generate production-ready front-end code (HTML/CSS/JS) directly from exported UI/UX design files (e.g., JSON or SVG from Figma). It simplifies the process of turning designs into functional code with AI-driven suggestions for best practices.

βœ… Tests passingΒ· 2 fix loops