ai-agent

Ivy Framework

The ultimate framework for building internal tools with LLM code generation by unifying front-end and back-end into a single C# codebase.
434 stars53 forksC#Updated 9/10/2026100% free · open source
What it does

Ivy‑Framework lets you write a single C# project that automatically generates full‑stack internal tools (UI + API) using LLM‑driven code generation.

When to use it
  • You need a quick admin dashboard or CRUD interface for internal data and want it built from a simple description.
  • Your team already works in .NET and you want to keep front‑end and back‑end in one codebase.
  • You want to prototype an internal tool without hiring separate frontend and backend developers.
Ready-to-paste prompt
Generate a CRUD page for managing "Customer" records with fields: Name (string), Email (string), SignupDate (date). Include a list view, edit modal, and API endpoints for Create/Read/Update/Delete.
Heads up: Ivy‑Framework will not start without a valid OpenAI API key – the key must be placed in `appsettings.Development.json` and the machine must have internet access to call the OpenAI service.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/0d662ad1-da84-4d03-9142-d69e62617e4c && curl -fsSL https://workflowstacks.com/api/skills/0d662ad1-da84-4d03-9142-d69e62617e4c/claude-skill -o ~/.claude/skills/0d662ad1-da84-4d03-9142-d69e62617e4c/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Ivy Framework works
Codeflow
Free to inspect

Ivy Framework is a very large C# project (~191k lines across 1720 code files, plus 30 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Apache-2.0 license, has a test suite.

Size
Very large codebase
~191k lines · 1720 code files · days to read — use, don't read
Setup
Developer setup
A real software project. Use it via its install path; don't expect to read it all.
Runs on
C#
No API keys detected
C# 62%TypeScript 37%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    AGENTS.md
    The instructions the AI actually follows
  3. 3
    src/README.md
    Inside src/ — the main logic begins here
What's in each folder
src/Core code — the actual logic2772 files
.config/Configuration1 files
.github/CI / automation (GitHub Actions)18 files
.agents/Tool / agent settings1 files
READMEHas testsDocumentedCI checksApache-2.0 licenseUpdated this month
Quick Actions
Details
Creator
Ivy-Interactive
Language
C#
Category
ai-agent
Published
4/28/2025

Are you the creator of this tool? and earn 85% of every sale.

Show it off in your README:

Featured on WorkflowStacks
[![Featured on WorkflowStacks](https://workflowstacks.com/api/badge/0d662ad1-da84-4d03-9142-d69e62617e4c.svg)](https://workflowstacks.com/skills/0d662ad1-da84-4d03-9142-d69e62617e4c?utm_source=github&utm_medium=badge)
🔥 Hot this week, in your inbox
Skills like this, every Monday.

The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.