Run All Code Generation

SkillDev tools

Run all code generation (protobuf, sqlc, frontend build)

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Run All Code Generation skill

What this skill tells your AI

The instructions your AI receives, as published by openmanet/openmanetd in .claude/skills/gen/SKILL.md and read by ahel’s review.

Regenerate all auto-generated code in the project.

Steps

  1. Run make buf to regenerate protobuf Go stubs and JS clients
  2. Run make sqlc-gen to regenerate database models from schema.sql and query.sql
  3. Run make frontend to rebuild the React SPA into static/

Run each step sequentially. Report any errors encountered.

Signals

GitHub stars
50
Forks
17
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
gen
Source
github.com/openmanet/openmanetd