Skip to main content
wagoebv
GitHub 제작자 프로필

wagoebv

1개 GitHub 저장소에서 수집된 10개 skills를 저장소 단위로 보여줍니다.

수집된 skills
10
저장소
1
업데이트
2026년 8월 22일
저장소 탐색

저장소와 대표 skills

wagoe-debug
미분류

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…

2026년 8월 22일
wagoe-scaffold
미분류

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…

2026년 8월 18일
wagoe-deploy
미분류

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…

2026년 8월 17일
wagoe-run
소프트웨어 개발자

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…

2026년 8월 9일
wagoe-i18n
소프트웨어 개발자

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…

2026년 8월 9일
wagoe-gen-tests
소프트웨어 품질 보증 분석가·테스터

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…

2026년 8월 9일
wagoe
소프트웨어 개발자

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…

2026년 8월 9일
wagoe-migrate
데이터베이스 아키텍트

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…

2026년 8월 6일
수집된 skill 10개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다