Run All Code Generation
SkillDev toolsRun all code generation (protobuf, sqlc, frontend build)
Available today. Use it from your connected AI after setup.
No other account needed.
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
- Run
make bufto regenerate protobuf Go stubs and JS clients - Run
make sqlc-gento regenerate database models from schema.sql and query.sql - Run
make frontendto 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