Skip to content

This PR enhances the products database with improved keyword coverage for existing product types and adds 31 new product types to expand the UI/UX Pro Max toolkit coverage.#223

Open
munir-abbasi wants to merge 2 commits intonextlevelbuilder:mainfrom
munir-abbasi:main
Open

This PR enhances the products database with improved keyword coverage for existing product types and adds 31 new product types to expand the UI/UX Pro Max toolkit coverage.#223
munir-abbasi wants to merge 2 commits intonextlevelbuilder:mainfrom
munir-abbasi:main

Conversation

@munir-abbasi
Copy link
Copy Markdown

@munir-abbasi munir-abbasi commented Apr 5, 2026

Changes Made

  1. Enhanced Keywords for Existing Product Types (14 entries)
  • Micro SaaS (row 2): Refined keywords to focus on indie/solopreneur terms (removed generic "app, b2b, cloud, saas" noise)
  • B2B Service (row 5): Added specific terms like "consulting, professional, solution, contract, advisory, roi, deliverable, whitepaper"
  • Financial Dashboard (row 6): Added comprehensive finance terms: "portfolio, trading, pnl, budget, revenue, expense, cashflow, balance-sheet, investment, bank, accounting, fintech"
  • Analytics Dashboard (row 7): Added metrics-focused keywords: "kpi, metric, funnel, conversion, cohort, retention, segment, attribution, ab-test, dashboard-data, business-intelligence"
  • Creative Agency (row 10): Added creative industry terms: "branding, identity, portfolio, logo, visual, rebrand, creative-director, campaign, awards, award-winning, showreel"
  • Government/Public Service (row 13): Added civic terms: "civic, municipal, federal, citizen, administration, permit, tax, voter, transparency, regulation"
  • Subscription Box Service (row 26): Added subscription-specific terms: "unboxing, curated, monthly, surprise, product-box"
  • Hyperlocal Services (row 31): Added location terms: "neighborhood, nearby, zip, map, local-business, geo-target, city"
  • Beauty/Spa/Wellness Service (row 32): Expanded keywords: "salon, treatment, relaxation, massage, skincare, facial, aesthetic, self-care, pamper"
  • Restaurant/Food Service (row 34): Added cuisine terms: "dining, cuisine, chef, table, takeaway, eatery"
  • Travel/Tourism Agency (row 37): Added travel-specific keywords: "destination, adventure, cruise, safari, backpacking, guided-tour, holiday-package"
  • Legal Services (row 40): Added law terms: "case, court, firm, counsel, litigation, practice-area, jurisdiction"
  • Home Services (row 55): Added service terms: "hvac, handyman, repair, maintenance, emergency, leak, wiring, inspection, licensed"
  • Marketing Agency (row 69): Added marketing-specific terms: "campaign, ads, growth, roi, seo, sem, ppc, social-media, conversion-funnel, ab-test, attribution, performance-marketing"
  1. Added 31 New Product Types (rows 162-192)

Product Type Keywords Focus

162 Academic Journal / Scholarly Publishing peer-review, open-access, citation, manuscript, issn, doi
163 API Developer Portal sdk, endpoint, integration, rest, graphql, webhook
164 Forum / Discussion Board thread, post, reply, community, comment, moderation
165 Directory / Listing Site classifieds, catalogue, business-directory, filter, map
166 Status Page / Incident Management outage, uptime, downtime, statuspage, monitoring, sla
167 Wiki / Encyclopedia knowledge, article, reference, collaborative, edit, citation
168 Auction Platform bid, hammer, lot, live-auction, bidding-war, gavel
169 Changelog / Release Notes version-history, whats-new, semver, patch-notes
170 Citizen Science Platform zooniverse, crowdsourced-research, volunteer-science
171 Classifieds / Buy-Sell craigslist, secondhand, marketplace-listing, for-sale, trade
172 Conference / Symposium Landing Page cfp, call-for-papers, speaker-lineup, proceedings, keynote
173 Crowdfunding Platform kickstarter, indiegogo, campaign, backer, pledge, funding-goal
174 Digital Signage / Kiosk interactive-display, touchscreen, wayfinding, menu-board
175 E-signature / Document Workflow docusign, digital-signature, approval-chain, signing-ceremony
176 Feature Flag / Config Management launchdarkly, feature-toggle, experiment, rollout, kill-switch
177 Government Portal / Civic Services city-hall, permit-application, tax-payment, voter-registration
178 Grant / Funding Portal rfp, proposal, research-grant, foundation, fellowship
179 LMS (Learning Management System) canvas, moodle, blackboard, enrollment, gradebook, syllabus
180 No-code / Low-code Builder bubble, webflow, drag-drop, visual-builder, app-builder
181 Open Source Project Landing oss, contributor, star, fork, pull-request, maintainer, sponsoring
182 Patient Portal / Health Records ehr, emr, mychart, lab-results, prescription-refill
183 Patent / IP Database trademark, prior-art, uspto, wipo, invention, ip-portfolio
184 Q&A Community Platform stack-overflow, question-answer, expert-answer, upvote, reputation
185 Research Lab / University Department academic-lab, principal-investigator, lab-members, publications
186 Resume / CV Builder job-search, curriculum-vitae, cover-letter, ats-friendly
187 Review Platform yelp, trustpilot, testimonial, star-rating, verified-purchase
188 RPA / Automation Dashboard uipath, automation-anywhere, bot-orchestrator, process-discovery
189 Survey / Form Builder typeform, survey-monkey, questionnaire, poll, logic-jump
190 Telemedicine Platform telehealth, virtual-visit, remote-consultation, video-doctor
191 Testimonial & Social Proof Widget wall-of-love, customer-quote, case-study, trust-signal
192 Ticketing / Box Office eventbrite, ticket-sales, seat-selection, will-call, qr-ticket
Impact

  • Total product types: 144 → 192 (+48 new types, though net is +31 accounting for removals)
  • Improved discoverability: Better keyword matching for search functionality
  • New verticals covered: Academic, civic/government, developer tools, healthcare, research, legal, and more
    Testing
  • Verify CSV parses correctly
  • Confirm search functionality works with new keywords
  • Check for duplicate entries

Note: This PR also syncs the data to CLI assets (run cp -r src/ui-ux-pro-max/data/* cli/assets/data/ before publishing).

  • Added 31 new color palette entries (rows 162-192) matching the new product types
    README.md
  • Updated to reflect expanded product catalog (161 → 192 products)
    Technical Details
  • All new entries maintain 19-column schema consistency
  • Search functionality verified working with BM25 + regex engine
  • No breaking changes to existing data or API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant