{"id":31883759,"url":"https://github.com/petarran/peekberry","last_synced_at":"2026-05-19T05:39:47.544Z","repository":{"id":314809746,"uuid":"1047492589","full_name":"PetarRan/peekberry","owner":"PetarRan","description":"DevTools for Non-Devs","archived":false,"fork":false,"pushed_at":"2025-09-14T22:12:49.000Z","size":590,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-01T18:39:01.966Z","etag":null,"topics":["chrome-extension","devtools","kiro-dev","llm"],"latest_commit_sha":null,"homepage":"https://www.peekberry.com","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/PetarRan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2025-08-30T14:45:07.000Z","updated_at":"2025-09-14T22:12:53.000Z","dependencies_parsed_at":"2025-09-15T00:09:20.339Z","dependency_job_id":"b7b13627-8888-4f77-b713-24ad466978dd","html_url":"https://github.com/PetarRan/peekberry","commit_stats":null,"previous_names":["petarran/peekberry"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PetarRan/peekberry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetarRan%2Fpeekberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetarRan%2Fpeekberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetarRan%2Fpeekberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetarRan%2Fpeekberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PetarRan","download_url":"https://codeload.github.com/PetarRan/peekberry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PetarRan%2Fpeekberry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013509,"owners_count":26085368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["chrome-extension","devtools","kiro-dev","llm"],"created_at":"2025-10-13T03:29:31.797Z","updated_at":"2025-10-13T03:29:32.703Z","avatar_url":"https://github.com/PetarRan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Peekberry\n\n\u003e Edit any website with natural language commands. Point, speak, transform.\n\nA Chrome extension + webapp that lets anyone edit any website using natural language. No CSS knowledge required.\n\n`#builtWithKiro`\n\n## Features\n\n- **Point \u0026 Click Editing**: Select any element, say \"make this blue and bigger\"\n- **Natural Language Commands**: \"hide this button\", \"center this text\", \"make this red\"\n- **Real-time Changes**: See edits instantly with undo/redo\n- **Screenshot Gallery**: Capture and manage your edits\n- **Activity Dashboard**: Track your changes and statistics\n- **Works Everywhere**: Functions on any website without breaking existing functionality\n\n## Quick Start\n\n### Chrome Extension\n1. Clone this repo\n2. Run `npm install`\n3. Build the extension: `npm run build:extension:dev`\n4. Load the `dist` folder in Chrome Extensions (Developer mode)\n\n### Webapp\n1. Set up environment variables (contact one of the devs)\n2. Run `npm run dev`\n3. Open `http://localhost:3000`\n\n## Built with Kiro\n\nThis project showcases AI-assisted development using [Kiro](https://kiro.dev) as a development partner:\n\n- **Specs-driven development** with structured requirements\n- **Automated code generation** following consistent patterns\n- **AI-maintained coding standards** across the entire codebase\n- **40-hour hackathon** → production-ready full-stack application\n\n## 📁 Project Structure\n\n```\nsrc/\n├── webapp/          # Admin dashboard\n├── components/      # Chrome extension UI\n├── hooks/          # React hooks\n├── utils/          # Utilities and helpers\n└── theme/          # Material UI theming\n```\n\n## 🔧 Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Start webapp development server\nnpm run dev\n\n# Build Chrome extension\nnpm run build:extension:dev\n\n# Type checking\nnpm run type-check\n\n# Linting\nnpm run lint\n```\n\n## 📄 License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n---\n\n*Built in 40 hours with Kiro as our AI development partner. This is the future of software development.*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetarran%2Fpeekberry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetarran%2Fpeekberry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetarran%2Fpeekberry/lists"}