Skip to content

clawnify/generate-your-own-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Generate Your Own X

What I can generate, I can own.

For decades the choice was: subscribe to software shaped for everyone, or spend months building your own. Generative AI killed that trade-off.

Every entry below is a complete, working, open-source alternative to a popular SaaS product — not a tutorial, not a toy. Each one is agent-native by design: a small, readable stack (React/Preact + Hono + SQLite), a schema.sql an AI agent can understand in one read, and a JSON API an agent can drive. Point an agent at any of them and a generic product becomes your product — your fields, your workflows, your branding — in minutes, not sprints.

Stop subscribing. Generate your own.

Table of Contents

Project & Team Management

Generate your own Linear

  • open-todo — Lightweight issue tracker: tasks, projects, labels, statuses. The classic first app, done as a real product.

Generate your own Trello

  • open-kanban — Kanban boards for project management, task tracking, and any card-based workflow.

Generate your own Notion

  • open-docs — Block-based document workspace: pages, nesting, rich blocks.

Generate your own Miro

  • open-board — Infinite canvas whiteboard for brainstorming, diagramming, and visual collaboration.
  • open-whiteboard — Excalidraw-based sketching whiteboard, ready to embed in your own product.

Sales, Marketing & Content

Generate your own HubSpot

  • open-crm — Lightweight CRM: contacts, companies, deals, and a pipeline view.

Generate your own Mailchimp / Substack / beehiiv

  • open-newsletter — Generation-first newsletter studio: write with AI, design with DESIGN.md tokens, send via Resend.

Generate your own Buffer / Typefully

  • open-post — Social media post scheduler: compose once, queue everywhere.

Generate your own Contentful / Strapi / Sanity

  • open-cms — Headless CMS: content models, entries, and a delivery API.

Generate your own ads reporting dashboard

  • open-ads-report — Live cross-platform ads dashboard (Meta + Google Ads): account & portfolio views, AI hints, JSON API for agents.

Design & Media

Generate your own Canva

  • open-design — Design editor for social media graphics, built on Fabric.js.

Generate your own Higgsfield

  • open-studio — AI image generation studio with a justified gallery and node-based workflows.

Generate your own video studio

  • open-video — Programmatic video creation powered by Remotion: studio editor + render API.

Run a Business

Vertical SaaS is where "shaped for everyone" hurts the most — and where generating your own pays off fastest.

Generate your own Fresha / Salonist

  • open-salon — Appointment booking & scheduling for salons, spas, barbershops, tattoo studios, pet groomers — any appointment-based business.

Generate your own Dentrix / CareStack

  • open-dentist — Dental practice management: multi-room agenda, patient charts, treatment plans, clinical notes, billing.

Generate your own AppFolio / Buildium / TenantCloud

  • open-property — Rental property management: units, tenants, leases, rent collection, maintenance work orders.

Generate your own ServiceTitan / Jobber / Housecall Pro

  • open-fieldservice — Field service scheduling for pest control, HVAC, plumbing, cleaning, landscaping & more.

Generate your own QuickBooks / Xero

  • open-books — EU-compliance-first accounting and tax filing: e-invoicing (Peppol, UBL, Factur-X), VAT, XBRL/SBR.

Data & Internal Tools

Generate your own Clay

  • open-table — Table UI framework for data-driven apps: spreadsheets, enrichment grids, internal dashboards.

How these are built

Every entry follows the same deliberate shape, because the shape is what makes generation work:

  • Small, boring stack — React or Preact + Tailwind on the front, Hono on the back, SQLite (Cloudflare D1) for data. No framework archaeology required.
  • One schema.sql — the entire data model in a single file an agent (or a human) can read in one pass.
  • JSON API first — every screen is backed by an API an agent can drive directly, so your agent can operate the product, not just deploy it.
  • Runs on Cloudflare Workers — deploys in seconds, self-hostable anywhere Workers run.

Each repo deploys in one click on Clawnify — where your AI agent can also customize, extend, and operate it for you — or self-host it yourself.

Generate your own entry

Built (or generated) an open-source alternative that follows this shape? PRs welcome. The bar:

  1. A complete, working product — not a scaffold, not a demo.
  2. Agent-native: readable schema, JSON API, small stack.
  3. Open source with a real license.

Maintained by Clawnify — AI agents that deploy and run software for you.

About

Complete, working, open-source alternatives to popular SaaS — agent-native, ready to generate into your own X.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors