
--- name: add-ui-component description: Add or update a reusable UI component following this monorepo standard: search ui-theme first, implement component in @sheldrapps/ui-theme when reusable, export it, then consume from app without creating new app-level SCSS unless justified. --- # Add Reusable UI Component ## Checklist 1. Search existing ui-theme assets before creating anything: - `packages/ui-theme/src/lib/components` - `packages/ui-theme/styles` 2. Reuse existing tokens/styles if
Create a new Ionic Angular app inside this monorepo with tabs baseline, settings integration through @sheldrapps/settings-kit, config.json persistence wiring pattern, and ui-theme integration. Use when adding a new app under apps/*.