
AI Team for Creators
Build and deploy applications with an AI agent team.
@daogangtang · X
my claw team to help creators/OPC ship their app without the tech team. We help them build, deploy, and auto scale.
The full gallery
Tech stack
63 projects

Build and deploy applications with an AI agent team.
@daogangtang · X
my claw team to help creators/OPC ship their app without the tech team. We help them build, deploy, and auto scale.

Autonomously design, build, and deploy software systems.
@Bim_evaporates · X
Check out DMs open

Track your learning progress and project development as a developer.
@Dev_code_04 · X

Connect repos and assign engineering tasks to AI agents for pull requests.
u/FMLatex · Reddit
Rustgrid - From mission to merge What if tickets became work orders for AI coding agents—connect a repo, assign the task, and get a pull request back. Looking for a few early testers: https://rustgrid.com Happy to bump for free any serious early adopter in exchange of feedback submitted by /u/FMLatex to r/SideProject [link] [comments]


Give AI agents real UI context with screenshots, design contracts, and audits.
u/albanianspy · Reddit
the boring internal tool became the product we didn’t start with a saas idea. we were just annoyed that every agent-built UI looked weirdly related. so we made an internal finish gate: real screen references, a design contract, browser checks, and a ban list for generic AI defaults. one developer kept asking why it wasn’t public. eventually we stopped having a good answer. now UIZZE has a few paid users. builder disclosure: it’s mine, $9/mo or $99 lifetime: https://uizze.com current

Model and evaluate your project's quality standards with specifications, CLI, and agent skills.
craigsmitham

Complete real work in tech and design to earn skill badges and build a verifiable portfolio.
u/tejassp03 · Reddit
building in public: a tool to practice real work instead of courses saw so many people finishing courses and collecting certificates like they're collecting pokemon cards. So we built something that closes the gap between "i finished the course" and "i can actually do the work" it's tasklearn.app , you get real industry tasks, you attempt them, you see how far you actually get. no videos, no tutorials , just the task itself and ai feedback on what you did. learning th

Search and copy production-ready UI components for your projects.
@ArthurMrcnr · X

Chat with AI agents that automatically triage bugs and feature requests for small development teams.
@suhaaspk · X
Hi! building Jungle ( Its a way for small teams to automatically triage bugs and feature requests to keep development moving while they sleep

Find and book trusted local professionals for plumbing, electrical, carpentry and other services in Nigeria.
@Worker_Hub · X

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared