{"id":49535343,"url":"https://github.com/pitimon/cert-claude-lab","last_synced_at":"2026-05-02T10:03:17.658Z","repository":{"id":344555135,"uuid":"1182209654","full_name":"pitimon/cert-claude-lab","owner":"pitimon","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-15T08:08:03.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-15T19:29:06.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pitimon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-15T07:32:29.000Z","updated_at":"2026-03-15T08:08:07.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pitimon/cert-claude-lab","commit_stats":null,"previous_names":["pitimon/cert-claude-lab"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pitimon/cert-claude-lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitimon%2Fcert-claude-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitimon%2Fcert-claude-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitimon%2Fcert-claude-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitimon%2Fcert-claude-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pitimon","download_url":"https://codeload.github.com/pitimon/cert-claude-lab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pitimon%2Fcert-claude-lab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32530178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-05-02T10:03:06.280Z","updated_at":"2026-05-02T10:03:17.648Z","avatar_url":"https://github.com/pitimon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UIGen\n\nAI-powered React component generator with live preview.\n\n## Prerequisites\n\n- Node.js 18+\n- npm\n\n## Setup\n\n1. **Optional** Edit `.env` and add your Anthropic API key:\n\n```\nANTHROPIC_API_KEY=your-api-key-here\n```\n\nThe project will run without an API key. Rather than using a LLM to generate components, static code will be returned instead.\n\n2. Install dependencies and initialize database\n\n```bash\nnpm run setup\n```\n\nThis command will:\n\n- Install all dependencies\n- Generate Prisma client\n- Run database migrations\n\n## Running the Application\n\n### Development\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000)\n\n## Usage\n\n1. Sign up or continue as anonymous user\n2. Describe the React component you want to create in the chat\n3. View generated components in real-time preview\n4. Switch to Code view to see and edit the generated files\n5. Continue iterating with the AI to refine your components\n\n## Features\n\n- AI-powered component generation using Claude\n- Live preview with hot reload\n- Virtual file system (no files written to disk)\n- Syntax highlighting and code editor\n- Component persistence for registered users\n- Export generated code\n\n## Tech Stack\n\n- Next.js 15 with App Router\n- React 19\n- TypeScript\n- Tailwind CSS v4\n- Prisma with SQLite\n- Anthropic Claude AI\n- Vercel AI SDK\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitimon%2Fcert-claude-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpitimon%2Fcert-claude-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpitimon%2Fcert-claude-lab/lists"}