[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-93407":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":28,"lastSyncTime":29,"discoverSource":30},93407,"toolcraft","pixel-point\u002Ftoolcraft","pixel-point","A starter kit and UI library for building custom design apps with AI.","https:\u002F\u002Ftoolcraft.sh",null,"TypeScript",144,5,108,1,0,36,15,63.93,"MIT License",false,"main",true,[],"2026-07-22 04:02:09","# Toolcraft\n\n\u003Cimg width=\"1200\" height=\"630\" alt=\"og-toolcraft-v2\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F5a5da97c-2ab4-416e-af24-7cee0e82dffb\" \u002F>\n\nToolcraft is an open-source starter kit and UI library for building custom design apps with AI. Use it to create small creative products, internal utilities, interactive experiments, and tools tailored to your workflow.\n\nIt works with any AI agent (Codex, Claude, Cursor).\n\nBuilt by [Pixel Point](https:\u002F\u002Fpixelpoint.io\u002F).\n\n## Create a project\n\nRun the CLI:\n\n```bash\nnpx @pixel-point\u002Ftoolcraft create\n```\n\nChoose a project name and your AI agent. Then open the generated folder in that\nagent and describe the tool you want to build:\n\n```text\nBuild an app that applies an ASCII effect to an uploaded image.\n```\n\nOnce the app is ready, start it locally:\n\n```bash\nnpm run dev\n```\n\n## What Toolcraft includes\n\n- A React and TypeScript starter app\n- A canvas with upload, pan, zoom, radar, and history support\n- Built-in controls for common creative-tool settings\n- Optional layers, animation timelines, and keyframes\n- Image and video export workflows\n- Local instructions for AI coding agents\n- Unit, browser, acceptance, and performance checks\n- Editable runtime and UI source inside each generated project\n\nThe checked-in app is intentionally neutral. It starts with the Toolcraft\ncanvas, upload flow, controls panel, and toolbar. Product-specific controls,\nrenderers, layers, timelines, and exports are added only when the tool needs\nthem.\n\n## What to build\n\nToolcraft works best for apps that combine a visual canvas with a focused set of\ncontrols, such as:\n\n- Procedural graphics and gradient generators\n- Image stylization, ASCII, pixel, halftone, and glitch effects\n- Shader and Three.js experiments\n- Animation and video-effect tools\n- Blog cover and branded asset generators\n\n## Repository structure\n\n- `src\u002Fapp` — product schema, acceptance coverage, and performance configuration\n- `src\u002Froutes` — application routes and Toolcraft composition\n- `src\u002Ftoolcraft\u002Fruntime` — state, commands, canvas, panels, timeline, and export runtime\n- `src\u002Ftoolcraft\u002Fui` — Toolcraft controls and interface components\n- `docs\u002Ftoolcraft` — local rules and reference docs for AI agents\n- `e2e` — browser acceptance and performance tests\n\nThis repository contains the standalone starter produced by the Toolcraft CLI.\nThe runtime and UI source are included directly instead of being hidden behind\na package, so generated projects can be inspected and changed when needed.\n\n## Commands\n\n```bash\nnpm install          # Install dependencies\nnpm run dev          # Start the local app\nnpm run test         # Run unit and contract checks\nnpm run verify:quick # Run the normal development checks\nnpm run verify:final # Run the complete functional gate\nnpm run build        # Create a production build\n```\n\n## Learn more\n\nRead [Build personal design tools with AI using Toolcraft](https:\u002F\u002Fpixelpoint.io\u002Fblog\u002Fhow-to-craft-personal-design-tools-with-toolcraft\u002F)\nfor the background, workflow, and example projects.\n\n## License\n\n[MIT](LICENSE.md)\n","Toolcraft 是一个面向 AI 辅助开发的开源设计工具脚手架与 UI 库，用于快速构建定制化创意应用。它提供 React + TypeScript 基础框架、支持上传\u002F缩放\u002F历史回溯的画布、可扩展的控制面板、图层与时间轴能力，以及图像\u002F视频导出流程，并内置适配 Codex、Claude 等 AI 编程代理的本地指令集。项目强调“按需增强”，初始结构精简中立，功能模块随需求动态添加。适用于构建图像特效工具（如 ASCII、像素化、故障艺术）、程序化图形生成器、Shader 实验、动画效果工具及品牌素材生成器等轻量级创意生产力应用。",2,"2026-07-17 02:30:11","CREATED_QUERY"]