ai-agent

Vera: LLM coding automation

Get automated coding with Vera, a language for LLMs, designed for founders leveraging AI agents, built with Python.
395 stars26 forksPythonGuide quality 8/10Updated 7/28/2026100% free · open source
What it does

Vera allows startup founders to automate coding tasks by leveraging large language models (LLMs) to write Python code using a custom programming language

When to use it
  • When you need to automate repetitive coding tasks
  • When you want to leverage AI to generate code for your startup
  • When you're looking for a way to integrate LLMs into your development workflow
Ready-to-paste prompt
vera examples/hello.vera
Heads up: Make sure you have Python 3.8 or later installed, as Vera relies on specific Python features
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/vera && curl -fsSL https://workflowstacks.com/api/skills/vera/claude-skill -o ~/.claude/skills/vera/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 Vera: LLM coding automation works
Codeflow
Free to inspect

Vera: LLM coding automation is a very large Python project (~121k lines across 140 code files, plus 190 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, MIT license, has a test suite.

Size
Very large codebase
~121k lines · 140 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
Python
No API keys detected
Python 98%JavaScript 2%
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
    vera/cli.py
    Where the program starts running
  4. 4
    pyproject.toml
    Dependencies and the commands it exposes
  5. 5
    vera/__init__.py
    Inside vera/ — the main logic begins here
What's in each folder
vera/Core code — the actual logic106 files
examples/Examples you can copy47 files
docs/Documentation20 files
scripts/Helper scripts33 files
editors/Folder21 files
tests/Tests — proof it works615 files
assets/Images & static assets35 files
.github/CI / automation (GitHub Actions)14 files
READMEHas testsDocumentedCI checksExamples includedMIT licenseUpdated this month
Quick Actions
Details
Creator
aallan
Language
Python
Category
ai-agent
Published
2/22/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.