{"id":46218745,"url":"https://github.com/getcaja/caja","last_synced_at":"2026-03-11T01:07:31.364Z","repository":{"id":341245593,"uuid":"1162131887","full_name":"getcaja/caja","owner":"getcaja","description":"AI-native visual layout editor for Tailwind CSS. What you design is what you ship.","archived":false,"fork":false,"pushed_at":"2026-03-03T09:26:18.000Z","size":8550,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-03T12:46:59.804Z","etag":null,"topics":["design-tool","mcp","open-source","react","tailwind-css","tauri","ui-builder"],"latest_commit_sha":null,"homepage":"https://getcaja.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getcaja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-19T22:46:57.000Z","updated_at":"2026-03-03T09:26:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/getcaja/caja","commit_stats":null,"previous_names":["getcaja/caja"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/getcaja/caja","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcaja%2Fcaja","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcaja%2Fcaja/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcaja%2Fcaja/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcaja%2Fcaja/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getcaja","download_url":"https://codeload.github.com/getcaja/caja/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcaja%2Fcaja/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30364900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["design-tool","mcp","open-source","react","tailwind-css","tauri","ui-builder"],"created_at":"2026-03-03T11:07:17.034Z","updated_at":"2026-03-11T01:07:31.338Z","avatar_url":"https://github.com/getcaja.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"caja-symbol.png\" alt=\"Caja\" width=\"80\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eCaja\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eDesign Is Code\u003c/strong\u003e\u003cbr\u003e\n  What you design is what you ship.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://getcaja.app\"\u003eWebsite\u003c/a\u003e \u0026middot;\n  \u003ca href=\"https://docs.getcaja.app\"\u003eDocs\u003c/a\u003e \u0026middot;\n  \u003ca href=\"https://github.com/getcaja/caja/releases\"\u003eDownload\u003c/a\u003e \u0026middot;\n  \u003ca href=\"https://github.com/getcaja/caja/issues\"\u003eIssues\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n![Caja Screenshot](Screenshot.png)\n\n## What is Caja?\n\nA visual editor where what you design is what you ship. Build layouts on canvas, let AI build for you, or both — no translation layer, the tech you already use.\n\n- **WYDIWYG** — What You Design Is What You Get. No translation layer, no compiled output — pure HTML + CSS\n- **AI-native** — Built for AI agents from day one. Claude, Cursor, or any MCP client builds layouts directly on canvas\n- **Bidirectional Tailwind** — Design visually, get real tokens. `gap-4` not `gap-[16px]`. Paste classes back, keep designing\n- **Components** — Save any frame as a reusable component with named slots. Export `.cjl` libraries to share across projects\n- **Native macOS app** — Fast, offline, local file storage. Built with Tauri\n- **Multi-page** — Create full sites with multiple pages and routing\n\n## Getting Started\n\n### Download\n\nGrab the latest release from the [Releases page](https://github.com/getcaja/caja/releases). Free and open source.\n\n### Build from Source\n\n```bash\ngit clone https://github.com/getcaja/caja.git\ncd caja\nnpm install\nnpm run tauri:dev\n```\n\n**Requirements:** Node.js 18+, Rust 1.70+\n\n### AI Integration\n\nCaja includes a built-in MCP server with 33+ tools. Click the plug icon in the title bar or run:\n\n```\nAsk Claude: \"Design a landing page in Caja\"\n```\n\nCreate frames, style with Tailwind, manage pages, export patterns, and more — all from your AI agent of choice.\n\n## Tech Stack\n\n- **Frontend:** React 19, TypeScript, Tailwind CSS v4\n- **Desktop:** Tauri v2 (Rust)\n- **UI:** Radix primitives, Lucide icons\n- **AI:** Model Context Protocol (MCP)\n\n## License\n\n[MIT](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetcaja%2Fcaja","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetcaja%2Fcaja","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetcaja%2Fcaja/lists"}