blox-cli
Feature request gate (read this first)
For BLOX apps (projects with a .blox directory): this skill is the mandatory pre-read whenever the user asks for a feature, capability, integration, module, screen, widget, or to add / build / implement / install / create something new. Aligns with the user rule to check skills before implementing.
When this gate applies
Triggers include (non-exhaustive): add auth, add payments, PDF viewer, new dashboard, hook up API, integrate Stripe, build a form wizard, install UI block, “create X”, “support Y”.
Order of operations (hard)
Do not start editing application or template source for the requested capability until you have completed steps 2–4 below, unless the user explicitly waives the registry scan after you have offered it.
-
Read this skill end-to-end for command details.
-
Resolve the block catalog (canonical source):
- From a shell whose working directory is the BLOX app root (folder that contains
.blox), run:
- From a shell whose working directory is the BLOX app root (folder that contains