孵化器 · 2026-05-19
UX Design Principles for Startups Without a Designer: Doing UX on a Shoestring
The Hong Kong Monetary Authority’s (HKMA) 2024 Banking Sector FinTech Adoption Survey, published in March 2025, reported that 78% of retail banks in Hong Kong now require digital onboarding experiences to meet AML/CFT screening standards under the revised Anti-Money Laundering and Counter-Terrorist Financing Ordinance (AMLO, Cap. 615). For a seed-stage startup in Hong Kong or Shenzhen, this regulatory shift translates into a hard constraint: user interfaces must now pass a compliance gate before a customer can transact. Simultaneously, the HKEX’s Listing Rules Chapter 18C (Specialist Technology Companies) has created a direct pipeline from Series A to Main Board listing, compressing the time a startup has to build a defensible product. Without a dedicated designer, a founder must treat user experience (UX) as a risk-management discipline, not a branding exercise. This article provides a framework for doing exactly that—operating within the regulatory and capital constraints of the Hong Kong and Shenzhen startup ecosystem, using publicly available tools and free resources.
The Product-Market Fit Feedback Loop: Designing for the SFC’s “Fit and Proper” Test
The Securities and Futures Commission’s (SFC) Code of Conduct for Persons Licensed by or Registered with the SFC (paragraph 12.2) requires that any online platform offering financial products must ensure the user interface does not mislead or obscure material risks. For a startup building a robo-advisor or a digital asset wallet, this means the UX must explicitly surface risk warnings and fee disclosures before a user can execute a trade. A founder without a designer can meet this requirement by adopting a “compliance-first” layout pattern, placing regulatory text at the point of action—directly above the “Confirm” button—rather than in a separate terms-of-service page.
The “Three-Click Rule” for Regulatory Disclosures
The SFC’s 2023 Guidelines on Online Distribution and Advisory Platforms (paragraph 4.3.1) explicitly states that disclosures must be “readily accessible” and “not buried in hyperlinks.” The practical translation: a user should not need more than three clicks to reach any required disclosure. For a startup, this is a measurable design constraint. Use a free tool like Figma’s community wireframe kit or Balsamiq’s free trial to map every user flow. Count the clicks from landing page to transaction confirmation. If the disclosure is on click four, move it. A 2024 study by the Hong Kong University of Science and Technology’s FinTech Research Lab found that startups which adhered to a three-click disclosure pattern saw a 22% lower churn rate in their first 90 days, compared to those with deeper disclosure hierarchies.
The “Error State” as a Compliance Signal
The HKMA’s Supervisory Policy Manual (IC-2, “Operational Resilience”) requires that system errors be logged and traceable. For a startup, every form validation error is a compliance data point. Instead of a generic “Something went wrong,” design error messages that specify the failure mode: “The bank account number you entered does not match the BIC code.” This pattern, known as “specific error recovery,” reduces user drop-off by an estimated 18% (source: 2024 UX Benchmark Report by the Hong Kong Design Institute). Use a free tool like Google’s Material Design 3 error-state templates to implement this without custom coding.
The Shenzhen-Hong Kong Cross-Border User Journey: Navigating the VIE Structure
A startup with a Variable Interest Entity (VIE) structure—common for PRC-based tech companies listing on HKEX—faces a unique UX challenge: the user interface must serve both Hong Kong investors (who access the HKEX trading system) and PRC end-users (who interact with the operating entity). The HKEX Listing Rules Chapter 19C (Overseas Issuers) requires that prospectus information be presented in a way that is “clear and comprehensible” to retail investors in Hong Kong. For a seed-stage startup, this means the product’s UX must reflect the legal separation between the listed entity (typically a Cayman Islands holding company) and the PRC operating company.
The “Jurisdiction Indicator” Pattern
Design a visual indicator—a small flag icon or a text label—that appears on every screen where a user’s action has a legal consequence. For example, a “Terms of Service” page should display “This agreement is governed by the laws of the Cayman Islands” at the top. This pattern is directly derived from the HKEX Guidance Letter GL112-22, which advises issuers to “clearly distinguish the legal jurisdiction of each contractual relationship.” A free tool like Canva’s icon library can generate these indicators. Test the pattern with a sample of 10 users from both jurisdictions; a 2025 survey by the Hong Kong Venture Capital Association found that 67% of cross-border investors rated this indicator as “critical” for trust.
The “Two-Column” Onboarding for Dual-Regulation
For a startup offering a cross-border payment service regulated by both the HKMA (under the Payment Systems and Stored Value Facilities Ordinance, Cap. 584) and the PRC’s People’s Bank of China (PBOC), the onboarding flow must collect different data sets for each jurisdiction. Design a two-column form: left column for HKMA-required data (e.g., Hong Kong ID number, residential address), right column for PBOC-required data (e.g., PRC national ID, mobile number). This pattern avoids user confusion and reduces data entry errors. A 2024 study by the Hong Kong Applied Science and Technology Research Institute (ASTRI) showed that two-column onboarding reduced form abandonment by 31% compared to a single, scrolling form.
The Seed-Stage Budget: Free Tools and Zero-Cost Testing
The HKEX’s Listing Rules Appendix 16 (Disclosure of Financial Information) does not require a startup to have a professional UX designer on staff. The only requirement is that the prospectus describes the product’s user interface “in sufficient detail to allow a reasonable investor to understand its functionality.” A founder can meet this standard using free tools, provided the testing methodology is documented.
The “Five-User” Validation Protocol
Jakob Nielsen’s 1993 research, which remains the industry standard, shows that testing with five users identifies 85% of usability problems. For a startup, this is the cheapest possible validation. Use a free video conferencing tool (Zoom, Google Meet) to record five user sessions. Ask each user to complete three tasks: (1) sign up, (2) make a transaction, (3) find the risk disclosure. Measure the time to completion and the number of errors. A 2024 report by the Hong Kong Productivity Council (HKPC) found that startups using this protocol reduced their time-to-market by an average of 14 days, compared to those that skipped user testing.
The “Paper Prototype” for Regulatory Review
Before writing a single line of code, build a paper prototype—a series of hand-drawn screens on A4 paper. This is a common practice in Hong Kong’s fintech accelerators, including the HKSTP Incubation Programme. Use the paper prototype to walk through the user flow with a compliance officer or a lawyer who understands the relevant SFC or HKMA requirements. The 2024 HKMA Fintech Facilitation Office (FFO) Sandbox Report noted that paper prototyping reduced the number of regulatory re-submissions by 40% for sandbox participants. The cost: a stack of paper and a marker.
The Founder’s UX Checklist: Five Actionable Takeaways
- Map every user action to a specific HKEX Listing Rule or SFC Code paragraph before you design a single screen; this ensures compliance is a design input, not a post-launch fix.
- Use the “three-click” rule for all regulatory disclosures as a measurable constraint; test it with a stopwatch and a free wireframing tool.
- Implement a “jurisdiction indicator” pattern for any product serving both Hong Kong and PRC users; this is a direct response to HKEX Guidance Letter GL112-22.
- Run a five-user usability test before the first code commit; record the sessions and log every error as a compliance data point for future regulatory submissions.
- Build a paper prototype for the compliance walkthrough; this single step can cut the regulatory review cycle by 40%, based on HKMA FFO sandbox data.