The Competitive landscape page tells you who else operates in DomiDo's market and where the strategic gaps are. This page is the close-up version: a careful look at how the strongest comparable products actually feel to use — their navigation, gestures, information architecture, error-recovery patterns, and visual design language — and what DomiDo should adopt, adapt, or deliberately avoid. The analysis focuses on six products whose interaction models overlap with parts of DomiDo's experience: the LEGO Builder application for step-by-step 3D assembly instruction; the IKEA application family (IKEA Place and IKEA Kreativ) for augmented-reality spatial visualisation and product catalogue browsing; Etsy for marketplace and social-proof patterns; Meshy for artificial-intelligence three-dimensional model generation; Pinterest for visual discovery; and Houzz for outdoor and renovation context. No single one of these competitors delivers DomiDo's full experience, so the analysis extracts best-in-class patterns from each and maps them to specific DomiDo screens and flows. Every adoption is filtered through one consistent emphasis: DomiDo's commercial offer is the universal block system itself, with every construction on the platform a user-generated configuration of blocks and fasteners.
For each competitor the analysis combined application-store reviews aggregated over multiple quarters and filtered for user-experience-specific feedback, published case studies from established user-experience research organisations, first-party product documentation and help-centre content for current feature descriptions, academic critique applying classic design principles (discoverability, feedback, conceptual models, constraints, affordances, signifiers, mappings), and direct documentation of interaction patterns, navigation structures, gesture vocabularies, information density, and progressive-disclosure strategies. DomiDo is delivered as a Progressive Web App built on React Native and React Three Fiber, and that stack imposes specific constraints and opportunities that inform how competitor patterns should be adapted: no native gesture application-programming-interfaces by default; custom touch handling for the three-dimensional canvas areas; service-worker caching for offline assembly instruction access; an explicit installation prompt because there is no application-store onboarding gate. React Three Fiber's drei library provides pinch-to-zoom, single-finger orbit, and two-finger pan out of the box, with constrained viewing angles and damping for momentum.
LEGO Builder is rated very highly across the major application stores, with hundreds of thousands of reviews and a four-and-eight-tenths-out-of-five aggregate. Its primary audience is children, families, and adult enthusiasts of LEGO. The core interaction is a linear step progression through three-dimensional building instructions, and several patterns make it work. A prominent step counter ("Step X of Y") anchored to the top of the screen tells users exactly where they are and how much remains, and DomiDo's assembly screen header should adopt this and add an estimated time remaining per step plus cumulative progress. New-piece highlighting renders newly added pieces in full colour while ghost-rendering previously placed pieces — the eye is drawn to the action, not distracted by completed geometry — and DomiDo should highlight connection points (not just new blocks) and show insertion direction. A piece-callout panel as a sidebar or bottom tray shows pieces needed for the current step with quantity badges, colour swatches, and approximate dimensions; DomiDo should show block weight, connection type, and match physical block markings to digital references. A free-orbit three-dimensional viewer with pinch-zoom, single-finger orbit, and two-finger pan is universal and not forced from a single angle, with a "reset view" returning to the default instructional angle. A step scrubber at the bottom enables rapid navigation; DomiDo should add thumbnail previews on hover or long-press and mark checkpoint steps for natural break points. A ghost view semi-transparent wireframe overlay of the completed model is valuable for understanding internal structure — for interlocking outdoor blocks, internal connection integrity is a safety concern, so DomiDo should make ghost view a first-class feature with colour-coded stress indicators showing where blocks bear the most load. Build Together is the collaborative mode: a host scans a QR code on the physical box and shares a personal identification number, up to four participants connect via their own devices, the system decomposes the build into parallel modules and assigns each participant a colour identifier, drop-in and drop-out is supported, mixed-skill groups accommodate at their own pace, and cross-device synchronisation maintains a shared state — outdoor structure assembly inherently involves multiple people, so DomiDo should adopt this with physical safety call-outs ("Helper B should brace this panel while Helper A secures connectors"). A QR-code entry point on the physical product immediately loads the right instruction set; every DomiDo kit should include a printed QR code on the box and a laminated card that deep-links into the Progressive Web App with the correct project instructions pre-loaded, and the QR URL should trigger the "Add to Home Screen" prompt on first visit and load instructions directly on subsequent visits. Onboarding simplicity is a deliberate strength: LEGO Builder requires no tutorial because the interface relies on universal affordances and constrains options so the correct action is always obvious.
Several LEGO Builder patterns should be deliberately avoided. Camera-control disorientation is consistently flagged by reviewers — non-linear orbit speed, no snap-to-axis, gesture conflict on small screens — so DomiDo should implement snap-to-axis view buttons (front, back, left, right, top) alongside free orbit, add a "fit to screen" reset, and test gesture disambiguation with small screens and gloved hands. Collection-management instability is reported where saved sets disappear after application updates, so DomiDo's project history and collection state must be server-authoritative with local cache (not the reverse), with every state change immediately persisted and confirmed. Incomplete set coverage leaves users at a dead end when physical sets have no digital instructions — every DomiDo design must have digital instructions available at time of purchase as a hard constraint, not a nice-to-have. Limited step clarity for complex joins is a residual weakness — the viewer shows position but not always insertion angle, connection force, or alignment method — so for interlocking blocks each step should include a directional arrow indicating insertion angle, an optional detail zoom showing just the joint at magnified scale, and tactile-feedback indicators ("press until you hear or feel a click"). The gaps DomiDo can exploit are real: LEGO assumes a flat table surface while DomiDo instructions operate in gardens, patios, and uneven terrain (so site-specific orientation — compass direction, ground-level reference — is a novel capability); LEGO doesn't show the completed model in your actual space; LEGO instructions are fixed and offer no design customisation; and LEGO is a toy without safety or structural guidance, while DomiDo structures are load-bearing, making embedded structural safety validation a category-defining feature.
IKEA's application family is rated highly (around four-and-a-half-out-of-five for the main application) with homeowners, renters, and interior-design enthusiasts as its audience. The patterns to adopt are extensive. Augmented-reality spatial visualisation uses light-detection-and-ranging-enhanced scanning on capable devices to capture accurate room geometry — floor planes, wall boundaries, existing-furniture segmentation. Products placed in augmented reality respect real-world scale, lighting, and occlusion. Persistent room memory lets users return to a scanned space later. Artificial-intelligence-powered room clearing digitally removes existing furniture so users can visualise new products in a clean space. Scale-confidence overlays show width, height, and depth in centimetres. Augmented reality is arguably even more important for outdoor structures than indoor furniture, because users need to see a raised planter or garden wall in their actual garden with correct scale relative to existing features. Progressive Web App delivery complicates AR because WebXR has less consistent device support than native frameworks; the strategy is WebXR for supported devices with a photo-overlay fallback where users take a photo and the three-dimensional model is composited on with manual scale and position. Product-catalogue filtering uses multi-dimensional faceted filters that stack visibly as pills with counts in parentheses, visual filter options (colour swatches, thumbnails) rather than text labels alone, progressive filter reveal so the product grid stays clean on mobile, and "in stock near me" filters; DomiDo's gallery should support filters by structure type, size range, block colour palette, price range, difficulty level, estimated assembly time, and — uniquely — "fits my space" using previously captured AR measurements. Assembly-service upsell integration is the IKEA pattern where an "Add assembly" option with transparent pricing was added to the digital booking flow and average order value rose roughly fivefold while returns dropped by forty percent — the lesson is to remove assembly anxiety at the point of purchase, so DomiDo could offer an "assembly assistance" add-on (professional or community-sourced help) directly in the checkout flow with price and estimated time shown immediately after adding a kit to the basket. Accessibility-first design was formalised by IKEA in early 2025 with a digital-accessibility commitment building Web Content Accessibility Guidelines compliance into the design system; DomiDo as a Progressive Web App must meet the same standards, and the three-dimensional viewer presents a specific accessibility challenge — screen readers cannot describe spatial relationships — so DomiDo should provide parallel text descriptions of each assembly step ("Place the 4×2 blue block on top of the corner block, flush with the left edge, connecting tabs facing upward").
Several IKEA patterns should be avoided. Augmented-reality feature-discoverability failures appear in IKEA Kreativ where minimal instruction tells users how to move or rotate items, accidentally deleting a placed object provides no undo, and only a transient snack-bar notification confirms a cart addition; DomiDo should provide contextual gesture hints on first interaction ("Drag to move, pinch to resize, two-finger rotate"), implement a persistent undo stack, and maintain visible state indicators (a confirmed-placed block gets a checkmark badge, not just a colour change). Assembly-instruction transition gaps show that IKEA is still transitioning from paper to digital — most products still ship with paper manuals and the primary digital offering is downloadable printable files — so DomiDo must be digital-first from day one (printable instructions can be available as a fallback download but the canonical experience must be the interactive 3D Progressive Web App). Inconsistent cross-platform experience is visible in IKEA's room-planning tools, which work differently across phone, tablet, and desktop; as a Progressive Web App DomiDo has an inherent advantage because the same codebase runs everywhere, but it must explicitly test the 3D viewer and AR features across screen sizes with feature parity at three canonical breakpoints. The gaps DomiDo can exploit: IKEA has no artificial-intelligence design generation (it visualises existing products rather than generating custom designs from text descriptions); no outdoor focus (its tools are optimised for indoor flat-floor environments, leaving outdoor terrain, sun-and-shadow dynamics, and seasonal context unaddressed); no structural assembly verification (DomiDo could offer a "check my build" feature using the phone camera to compare the physical construction against the 3D model); and no community marketplace (IKEA sells its own products exclusively).
Etsy is rated very highly on iOS (around four-and-eight-tenths-out-of-five) with an audience spanning buyers seeking handmade or unique items and creative sellers. The patterns to adopt start with the visual-first discovery feed — Etsy's data shows the first image drives click-through rate more than any other factor, the grid-dominant layout maximises visual density while maintaining tap-target compliance, the image-to-action ratio places about seventy percent of card area on the image and the rest on price, brief title, and seller name with a favourites heart icon overlaid, lazy-loaded infinite scroll with a skeleton loading state prevents layout shift, and personalised ranking weights prior searches, clicks, favourites, and purchases; DomiDo's gallery should be image-first with primary images showing finished structures in aspirational garden contexts (not white-background product photos), in a two-column masonry grid, with slow-auto-rotating 3D thumbnails signalling interactivity. Behaviour-driven personalisation without forcing explicit preference input is the second pattern — Etsy avoids the anti-pattern of requiring users to pick categories before showing content, collecting implicit signals from every tap, scroll pause, favourite, and search, nudging for explicit signals contextually, and improving with usage; DomiDo should track structure-type browsing, colour-palette previews, size-range filters, and favourited designs, then rank the gallery feed without an onboarding questionnaire, with one exception: ask for garden size and type during onboarding because it constrains gallery relevance. Social-proof architecture is critical — review previews on product cards reduce taps into listings, photo reviews show the product "in real life" (extremely powerful for handmade items), seller responses to reviews are visible, and a "Star Seller" badge encapsulates trust into a single signal; photo reviews showing completed outdoor structures in real gardens would be transformative social proof, DomiDo should actively prompt buyers to share photos of their built structures with discount-code incentives, and "Designer Verified" badges should appear on kits from designers who meet quality and customer-satisfaction thresholds. Collections and favourites as decision support offer one-tap save with a heart icon, collections grouped by theme ("Garden ideas", "Birthday gift for Mum"), and collection sharing via link for collaborative decision-making with partners or family; DomiDo should extend this into "Garden Projects" where users save multiple designs to a project folder representing a specific garden space, with cumulative dimensions, total price, and block-colour consistency. Checkout streamlining uses one-page checkout with wallet integration; DomiDo's checkout must accommodate custom-manufactured kits with longer lead times, and the flow should include a post-purchase timeline visualisation showing order-confirmed through kit-manufactured to quality-checked to shipped to delivered to ready-to-build.
Several Etsy patterns should be avoided. The search-reliability crisis of late 2025 into early 2026, including total search failure during Black Friday — devastating sellers during the platform's peak commercial period — and Etsy's subsequent privatisation of its technical-issues forum (reducing transparency) demonstrate that DomiDo's search must be rock-solid and independently monitored, with automatic fallback to basic keyword match if the primary index fails and a clear status indicator when search is degraded. Algorithm opacity for sellers is reported where Etsy sellers complain that the search algorithm is a black box and updates without warning can destroy income overnight; DomiDo's designer marketplace should provide transparent performance metrics, show designers exactly how their designs rank, and provide actionable improvement suggestions. Ad-content blurring sees promoted listings increasingly hard to distinguish from organic results, eroding trust; if DomiDo ever introduces promoted listings, the visual distinction must be clear and honest. Overwhelming choice without guidance is the final anti-pattern where broad Etsy searches return thousands of results with minimal curation; DomiDo should implement curated entry points — "Staff Picks", "Most Built This Month", "New Designs", "Perfect for Small Gardens" — to reduce cognitive load. The gaps DomiDo can exploit are no 3D preview (Etsy shows static photos while DomiDo offers interactive 3D model exploration), no spatial context (Etsy products exist in a vacuum while DomiDo's augmented-reality placement is a transformative differentiator), no design customisation (Etsy products are fixed while DomiDo allows colour changes, dimension adjustments, and artificial-intelligence-driven design modifications), and no post-purchase digital experience (after Etsy purchase the relationship ends, while DomiDo extends into assembly instructions, progress tracking, and community sharing of completed builds).
Meshy is the leading consumer-facing artificial-intelligence three-dimensional model generator, with game developers, animators, hobbyist creators, and increasingly designers interested in physical-product workflows as its audience. The patterns to adopt are multi-input modality (text-to-3D, image-to-3D, and 3D-to-3D refinement all coexist — DomiDo's design flow should keep all three modalities visible and unifying, never forcing the user to make a primary-modality decision early); iterative refinement as a first-class action (each generation is a starting point, not an endpoint — the user can refine, re-prompt, or branch from any previous state, and DomiDo's Mode B flow keeps this principle with the previous design remaining on screen, the input asking "what would you change?", and version history letting the user revert); progressive loading with engaging waits (Meshy shows generation progress with intermediate visual artefacts rather than a blank loading screen, keeping users engaged through generation cost — the most cognitively expensive wait in the product — and DomiDo should adopt a "thinking shimmer" animation on the current design during pipeline runs); and credit transparency (Meshy shows credit balance and per-operation cost on every action, and DomiDo's free-tier exhaustion flow should mirror this with exact shortfall and date credits refresh). The patterns to avoid: artificial-intelligence-only positioning because Meshy is purely an artificial-intelligence model where the user has no human-curated entry points, but for DomiDo where the customer often arrives without a clear creative vision, the published gallery designs are essential alongside the artificial-intelligence flow; limited material and structural awareness because Meshy generates visually appealing models that may be structurally implausible or impossible to manufacture, while DomiDo's pipeline must validate structural integrity and manufacturability before showing a final preview; and no physical fulfilment path because Meshy's AI Creative Lab moves toward physical products at small scale but fulfilment is still in development, while DomiDo's strength is owning the full pipeline through manufacturing and shipping.
Pinterest is the most relevant model for evergreen visual discovery and project planning. It has the highest purchase intent of any social platform — users save ideas for projects they intend to do later. The patterns to adopt are the pinning model (users save ideas to boards organised by theme, and DomiDo's Garden Projects feature is essentially the same idea applied to specific gardens); visual search (Pinterest's reverse-image search using a real-world inspiration is increasingly powerful, and DomiDo's image-based gallery search uses the same principle); algorithmic surfacing of related ideas (Pinterest is exceptionally good at surfacing adjacent designs without requiring explicit search); and save-and-share simplicity (one-tap save, easy cross-platform share — DomiDo's gallery sharing should be similarly frictionless). The patterns to avoid are no purchase path (Pinterest mostly leads users away to other sites for purchase, fragmenting the experience, while DomiDo keeps every gallery design one tap from a "Buy This Kit" call-to-action) and stale content (Pinterest content can be years old with outdated trends and dead links, while DomiDo's gallery moderation must keep content current and freshly authored).
Houzz is the largest renovation and outdoor-living-inspiration platform, with homeowners planning home and garden projects, professional designers, and tradespeople as its audience. The patterns to adopt are the inspiration-to-action pathway (Houzz lets users save inspiration photos and translate them into project briefs they can send to professionals — DomiDo's gallery-to-design conversion is the same idea: save a design, customise the dimensions, place a pre-order); categorised browse by room or area (outdoor structures, kitchen, bathroom, and so on — DomiDo's gallery follows the same shape, by structure type, garden size, and use case); designer profiles (each professional has a profile with portfolio, reviews, and contact mechanism — DomiDo's gallery designer profiles in Phase C will adopt the same structure); and augmented-reality visualisation (Houzz offers a basic augmented-reality "place in your room" feature for indoor products, and DomiDo extends this to outdoor). The patterns to avoid are pro-versus-consumer experience fragmentation (Houzz Pro feels different from the consumer-facing Houzz, while DomiDo's consumer and trade experiences should share the same underlying surface with role-based feature visibility) and overwhelming information density (Houzz's main browse can feel cluttered with content from too many sources, while DomiDo's gallery curation must keep the surface clean).
Several patterns recur across multiple competitors and should be adopted by DomiDo with adaptations for the outdoor-block-construction context. Step-by-step three-dimensional instruction with new-piece highlighting is universal in modern assembly user experience — LEGO Builder is the gold standard, and DomiDo's assembly viewer adopts the model. Augmented-reality visualisation in the user's own space is the gold standard for "see it before you buy" experiences — IKEA leads, Houzz follows, and DomiDo extends to outdoor. Image-first product cards in a grid layout is universal in product marketplaces — Etsy leads, and DomiDo's gallery adopts the model. Implicit personalisation through behavioural signals beats explicit preference questionnaires — Etsy and Pinterest both demonstrate this. One-tap save with theme-based collections is a universal pattern for project planning — Pinterest and Etsy both lead, and DomiDo's Garden Projects feature is the application. Wallet-based one-tap checkout (Apple Pay, Google Pay) is now table-stakes for mobile commerce. Photo reviews as social proof is the highest-converting review pattern — Etsy and Houzz both demonstrate, and DomiDo's community gallery is the same idea applied to completed builds. Onboarding without forcing preference input beats onboarding wizards — Etsy and Pinterest both show this, and DomiDo's onboarding asks only what's necessary (garden size and type).
The headline recommendations drawn from the cross-competitor analysis: adopt LEGO Builder's step-by-step model and Build Together collaborative pattern for assembly and extend with safety call-outs, section-based navigation for trades, and a foreman view for crew coordination; adopt IKEA's augmented-reality spatial visualisation and extend with sun-path simulation for shadow preview and uneven-ground capture for outdoor terrain, providing a photo-overlay fallback for devices without WebXR; adopt Etsy's visual-first product cards, implicit personalisation, photo reviews, and Garden-Projects-style collections and extend with project-level metrics (total cost, dimensions, colour consistency) while avoiding algorithmic opacity for designers; adopt Meshy's multi-input modality, iterative refinement, progressive loading, and credit transparency and extend with the published gallery as an alternative entry point alongside artificial-intelligence generation; adopt Pinterest's pinning model and visual search and extend with one-tap "Buy This Kit" rather than leading users away; adopt Houzz's inspiration-to-action pathway and category browse and avoid the pro-versus-consumer fragmentation by sharing one underlying surface. Across every adoption, the consistent DomiDo emphasis is on outdoor context (sun, terrain, weather), structural and safety validation, and the multi-person collaborative dimension that distinguishes outdoor construction from indoor assembly.