iblai-scaffold
Installation
SKILL.md
/iblai-scaffold
How an ibl.ai app gets its skeleton: the project templates that scaffold
a new app or add a feature, and the steps that assemble them. The templates
here record what a generated app contains; the references document the
assembly steps (iblai startapp, iblai add, iblai config) so the skills
can perform them directly — render the assets/ templates, then apply the
patches described in each reference.
Do NOT add custom styles / colors to ibl.ai SDK components — they ship with their own styling. See BRAND.md.
Common setup (env, conventions, verification): see docs/skill-setup.md.