Skip to main content
wagoebv
GitHub creator profile

wagoebv

Repository-level view of 10 collected skills across 1 GitHub repositories.

skills collected
10
repositories
1
updated
Aug 22, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

wagoe-debug
unclassified

Diagnose a failure in a Wagoe app — a 500, an exception, a stack trace, a nil where a value was expected, a field that reads back empty, or a test that fails for no obvious reason. Use when something in a Wagoe project is broken and the cause is not yet…

Aug 22, 2026
wagoe-scaffold
unclassified

Generate a Wagoe module, field, endpoint or adapter with the correct FC/IS structure, then wire it in and verify the quality gates pass. Use when adding a feature, entity, domain concept, REST endpoint or port implementation to an existing Wagoe project — for…

Aug 18, 2026
wagoe-deploy
unclassified

Package and deploy a Wagoe app — uberjar, Docker image, Kubernetes, systemd or a cloud manifest. Use when asked to build a release, containerise the app, deploy to an environment, or check a project is ready to ship. Covers the pre-deploy checks that actually…

Aug 17, 2026
wagoe-run
software-developers

Boot a Wagoe app and confirm a change works in the running application rather than only in tests. Use when asked to run, start or open the app, to check a page or endpoint, to reproduce a bug against a live server, or to keep a REPL-driven system going while…

Aug 9, 2026
wagoe-i18n
software-developers

Externalise user-visible strings in a Wagoe project into the translation catalogue and keep locales in parity. Use when adding UI text, when a string appears untranslated, when `bb i18n:scan` fails, or when asked to add or audit a language. Covers the `[:t…

Aug 9, 2026
wagoe-gen-tests
software-quality-assurance-analysts-and-testers

Generate a Kaocha test namespace for a Wagoe source file with `bb ai gen-tests`, put it in the right place, and run it. Use when asked to write tests for an existing namespace, to cover a function that has none, or to bootstrap a test file for freshly…

Aug 9, 2026
wagoe
software-developers

Wagoe framework (Clojure FC/IS) toolkit. Use when the user wants to add a module, entity, or feature ("add a product module with name and price"), add a field/endpoint/adapter to a module, wire a module into the app, explain a Clojure/Wagoe error or…

Aug 9, 2026
wagoe-migrate
database-architects

Create, apply, verify and roll back database migrations in a Wagoe project. Use when adding or changing a database column or table, when a migration seems not to have run, when `bb migrate status` disagrees with the schema, or when adding a field to an entity…

Aug 6, 2026
Showing 8 of 10 collected skills.
Showing 1 of 1 repositories
All repositories loaded