Open Source Radar
pixel-point/

toolcraft

GitHubWebsite

Toolcraft is a TypeScript starter kit and UI library for building AI-assisted design apps. It provides a React app scaffold with a canvas, controls, and export/workflow features, accessible via a CLI and npm scripts.

133stars
5forks
1issues
MITlicense
2026since
Star historydaily snapshots by VibeCrowd
Reviewgenerated from repository data · Jul 18, 2026

What it is

Toolcraft is an open-source starter kit and UI library for building custom design apps with AI. It includes a React and TypeScript starter app, a canvas with upload, pan, zoom, radar, and history support, and built-in controls for common creative-tool settings. It supports optional layers, animation timelines, keyframes, image and video export workflows, and local instructions for AI coding agents. The repository contains runtime and UI source inside generated projects to allow inspection and modification.

How it works

The project uses a CLI to generate a new tool project: npx @pixel-point/toolcraft create. After creating, you open the folder for your agent, describe the tool you want to build, and run the app locally with npm run dev. The runtime and UI components live under src/toolcraft/runtime and src/toolcraft/ui, with docs for AI agents under docs/toolcraft.

Getting started

Install dependencies and run the development server:

npm install
npm run dev

You can create a project with:

npx @pixel-point/toolcraft create

During development, you can run checks and builds with:

npm run test
npm run verify:quick
npm run verify:final
npm run build

Recent releases

  • none

Traction

128 stars, 5 forks, 1 open issue

Caveats

License: MIT Created: 2026-07-14 Last push: 2026-07-14 Language: TypeScript

SharePost on XLinkedIn
All trending reposRevenue-verified startups →