saglitzdesign-mcp 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/LICENSE +29 -0
  2. package/README.md +191 -0
  3. package/dist/examples.js +67 -0
  4. package/dist/index.js +374 -0
  5. package/dist/knowledge.js +123 -0
  6. package/knowledge/books/design-of-everyday-things.md +155 -0
  7. package/knowledge/books/dont-make-me-think.md +154 -0
  8. package/knowledge/books/grid-typography-classics.md +152 -0
  9. package/knowledge/books/hooked-retention.md +196 -0
  10. package/knowledge/books/influence-persuasion.md +232 -0
  11. package/knowledge/books/positioning-messaging.md +178 -0
  12. package/knowledge/books/psychology-of-design.md +152 -0
  13. package/knowledge/books/refactoring-ui.md +157 -0
  14. package/knowledge/books/storybrand-copywriting.md +194 -0
  15. package/knowledge/components/buttons.md +90 -0
  16. package/knowledge/components/cards-lists-modals.md +63 -0
  17. package/knowledge/components/forms-inputs.md +61 -0
  18. package/knowledge/components/navigation.md +54 -0
  19. package/knowledge/craft/design-critique-scoring.md +237 -0
  20. package/knowledge/craft/typography-craft.md +177 -0
  21. package/knowledge/craft/ux-writing.md +185 -0
  22. package/knowledge/craft/visual-craft-standards.md +161 -0
  23. package/knowledge/design-languages/android-app-design.md +197 -0
  24. package/knowledge/design-languages/apple-hig-liquid-glass.md +94 -0
  25. package/knowledge/design-languages/design-tokens-theming.md +108 -0
  26. package/knowledge/design-languages/fluent-2.md +82 -0
  27. package/knowledge/design-languages/ios-app-design.md +205 -0
  28. package/knowledge/design-languages/macos-app-design.md +202 -0
  29. package/knowledge/design-languages/material-3.md +113 -0
  30. package/knowledge/design-languages/web-trends-2026.md +87 -0
  31. package/knowledge/examples/ios.json +299 -0
  32. package/knowledge/examples/web.json +321 -0
  33. package/knowledge/geo/geo-fundamentals.md +120 -0
  34. package/knowledge/geo/geo-tactics-checklist.md +148 -0
  35. package/knowledge/marketing/ad-creative.md +155 -0
  36. package/knowledge/marketing/branding-identity.md +153 -0
  37. package/knowledge/marketing/email-marketing.md +155 -0
  38. package/knowledge/patterns/mobile/android-patterns.md +181 -0
  39. package/knowledge/patterns/mobile/auth-patterns.md +69 -0
  40. package/knowledge/patterns/mobile/checkout-payments.md +77 -0
  41. package/knowledge/patterns/mobile/empty-states-buttons.md +80 -0
  42. package/knowledge/patterns/mobile/navigation-home.md +78 -0
  43. package/knowledge/patterns/mobile/onboarding-paywall.md +85 -0
  44. package/knowledge/patterns/mobile/settings-lists.md +71 -0
  45. package/knowledge/patterns/web/dashboards.md +141 -0
  46. package/knowledge/patterns/web/feature-sections.md +122 -0
  47. package/knowledge/patterns/web/hero-sections.md +121 -0
  48. package/knowledge/patterns/web/landing-signup.md +168 -0
  49. package/knowledge/patterns/web/pricing-sections.md +122 -0
  50. package/knowledge/patterns/web/social-proof-footer.md +156 -0
  51. package/knowledge/process/marketing-website-roadmap.md +72 -0
  52. package/knowledge/process/product-design-roadmap.md +117 -0
  53. package/knowledge/seo/on-page-seo.md +124 -0
  54. package/knowledge/seo/seo-for-designers.md +159 -0
  55. package/knowledge/seo/technical-seo.md +194 -0
  56. package/knowledge/ux/accessibility.md +68 -0
  57. package/knowledge/ux/color-systems.md +58 -0
  58. package/knowledge/ux/conversion-ux.md +78 -0
  59. package/knowledge/ux/mobile-ux.md +69 -0
  60. package/knowledge/ux/motion-microinteractions.md +67 -0
  61. package/knowledge/ux/principles-heuristics.md +57 -0
  62. package/knowledge/ux/spacing-layout.md +68 -0
  63. package/knowledge/ux/typography.md +63 -0
  64. package/package.json +63 -0
  65. package/scripts/regenerate-examples.md +61 -0
@@ -0,0 +1,122 @@
1
+ ---
2
+ id: web-pricing-sections
3
+ title: "Website Pricing Section Patterns"
4
+ category: pattern
5
+ platform: web
6
+ tags: [pricing, plans, comparison, conversion]
7
+ sources:
8
+ - "https://mobbin.com/sites/sections/5125964c-8b12-49cc-b037-8e052fc553f9"
9
+ - "https://mobbin.com/sites/sections/af28a0bd-bca7-461c-881b-23e85ec3c674"
10
+ - "https://mobbin.com/sites/sections/7506bd76-c42f-431d-8478-8f477d4ba895"
11
+ - "https://mobbin.com/sites/sections/8fb5fbc1-d28e-4109-a136-08a08db99d2f"
12
+ - "https://mobbin.com/sites/sections/d845ba92-3fe4-4968-9a69-d5ae6e0a4237"
13
+ - "https://mobbin.com/sites/sections/1c1738fa-6ce1-47e6-b749-8d52442dba8d"
14
+ - "https://mobbin.com/sites/sections/13aa6320-cc57-4952-916c-95b0a74300c0"
15
+ updated: 2026-07-08
16
+ ---
17
+
18
+ # Website Pricing Section Patterns
19
+
20
+ Derived from Mobbin section screenshots of Clerk, Chronicle, Framer, Qatalog,
21
+ Equals, Maze, and Sprig (July 2026 research pass).
22
+
23
+ ## Observed patterns
24
+
25
+ ### 1. Three-column card grid is the default
26
+ [Chronicle](https://mobbin.com/sites/sections/af28a0bd-bca7-461c-881b-23e85ec3c674)
27
+ (Free $0 / Pro $15 / Team $30),
28
+ [Maze](https://mobbin.com/sites/sections/1c1738fa-6ce1-47e6-b749-8d52442dba8d)
29
+ (Free / paid / Professional+), and
30
+ [Sprig](https://mobbin.com/sites/sections/13aa6320-cc57-4952-916c-95b0a74300c0)
31
+ (Free / Starter / Enterprise) all use three equal-width cards with identical
32
+ internal structure: plan name → price → feature checklist → CTA. Equal card
33
+ heights and aligned baselines make scanning horizontal.
34
+
35
+ ### 2. Two-plan split when the sell is simple
36
+ [Qatalog](https://mobbin.com/sites/sections/8fb5fbc1-d28e-4109-a136-08a08db99d2f)
37
+ shows just Pro ($15/mo per user, blue "Start your trial" button) and
38
+ Enterprise (no price, black "Book a demo" button), each with a one-line
39
+ persona description ("For scaling teams…", "For established organizations…")
40
+ and an "Includes Pro, plus:" delta list. Enterprise cards consistently swap
41
+ price for "Book a demo".
42
+
43
+ ### 3. The recommended-plan highlight
44
+ [Chronicle](https://mobbin.com/sites/sections/af28a0bd-bca7-461c-881b-23e85ec3c674)
45
+ tags Pro with a "Popular" badge and gives only that card a filled white
46
+ button (others get outlined buttons) — on a dark theme this single inversion
47
+ is enough to steer choice.
48
+ [Framer](https://mobbin.com/sites/sections/7506bd76-c42f-431d-8478-8f477d4ba895)
49
+ color-codes each tier's CTA (blue → purple → black) and renders the entry
50
+ plan as a fully saturated purple gradient card.
51
+ [Qatalog](https://mobbin.com/sites/sections/8fb5fbc1-d28e-4109-a136-08a08db99d2f)
52
+ pins a "14 days free trial" badge on the recommended plan.
53
+
54
+ ### 4. Delta feature lists ("Everything in X, plus…")
55
+ Chronicle ("Everything in Free, plus:"), Maze ("All Free features, plus:",
56
+ "All Professional features, plus:"), Sprig ("Everything in Free, plus",
57
+ "Everything in Starter, plus") and Qatalog ("Includes Pro, plus:") all avoid
58
+ repeating shared features. Checkmark bullets, 5–8 items per card, grouped
59
+ under small-caps or bold section labels when lists get long
60
+ ([Equals](https://mobbin.com/sites/sections/d845ba92-3fe4-4968-9a69-d5ae6e0a4237)
61
+ groups by "Queries", "Connectors" with per-group check/cross marks, using a
62
+ monospace face that matches its spreadsheet product).
63
+
64
+ ### 5. Price typography and billing toggle
65
+ Price is the largest element on the card: Chronicle and
66
+ [Clerk](https://mobbin.com/sites/sections/5125964c-8b12-49cc-b037-8e052fc553f9)
67
+ set "$0"/"$25" in display size with "per month"/"per user / month" in small
68
+ muted text beside it. Chronicle adds a "Pay annually (save 20%)" toggle above
69
+ the grid. Clerk leads the whole section with a value headline ("Pricing that
70
+ scales with you") plus a generosity line ("10,000 monthly active users free")
71
+ before any cards, and sells add-ons as separate priced line items
72
+ ("Enhanced authentication add-on — $100/mo").
73
+
74
+ ### 6. Escape hatches below the grid
75
+ Maze closes with a centered outlined "Compare all features" button linking to
76
+ the full matrix; Framer follows the card grid with a separate "Business Plan"
77
+ band for larger organizations; Equals ends each column with its own CTA
78
+ ("Get started" ×2, "Request a demo" for the top tier). Sprig differentiates
79
+ CTA labels per tier: "Create Account" / "Start Free Trial" / "Book a Demo".
80
+
81
+ ## Design rules derived
82
+
83
+ **Do**
84
+ - Default to 2–4 plans in equal-width cards; three is the sweet spot.
85
+ - Make price the dominant element; qualify it with a small unit label
86
+ ("per user / month") and an annual-discount toggle where relevant.
87
+ - Highlight exactly one plan via badge + button treatment (filled vs
88
+ outlined); leave the rest visually quiet.
89
+ - Write feature lists as deltas from the tier below; cap visible items at
90
+ ~8 and group with labels beyond that.
91
+ - Give each tier a one-line "recommended for" persona sentence.
92
+ - Match CTA label to the tier's motion: self-serve tiers get "Try/Start
93
+ free", enterprise gets "Book a demo" with no listed price.
94
+ - Offer a "Compare all features" link rather than showing the full matrix
95
+ inline.
96
+ - Repeat the CTA at both top and bottom of tall cards (Sprig puts buttons
97
+ at top; Equals at bottom of long lists — either works, be consistent).
98
+
99
+ **Don't**
100
+ - Don't highlight multiple plans or use equal-strength buttons everywhere —
101
+ the user loses the default choice.
102
+ - Don't repeat identical features across all columns; use "Everything in X,
103
+ plus".
104
+ - Don't hide the free tier's $0 price — top sites display it as proudly as
105
+ paid prices.
106
+ - Don't mix billing periods across cards without a toggle clarifying which
107
+ is shown.
108
+
109
+ ## Anti-patterns
110
+
111
+ - **Wall-of-matrix pricing**: leading with a 40-row comparison table instead
112
+ of cards. Equals shows long lists can work, but only with grouping, and
113
+ Maze explicitly demotes the matrix behind a "Compare all features" click.
114
+ - **Priceless paid tiers**: hiding all numbers ("Contact us" on every plan)
115
+ kills self-serve scanning; observed sites hide price only on the single
116
+ enterprise tier.
117
+ - **Badge inflation**: "Most popular" + "Best value" + "Recommended" on
118
+ different plans simultaneously — sampled sites use exactly one badge.
119
+ - **Cross-marks as shaming**: long columns of ✗ on cheaper plans (Equals
120
+ grays them out instead, keeping the tone informative, not punitive).
121
+ - **Inconsistent card anatomy**: shuffling the order of name/price/features
122
+ between columns breaks horizontal comparison scanning.
@@ -0,0 +1,156 @@
1
+ ---
2
+ id: web-social-proof-footer
3
+ title: "Website Social Proof & Footer Patterns"
4
+ category: pattern
5
+ platform: web
6
+ tags: [testimonials, social-proof, footer, newsletter, sitemap]
7
+ sources:
8
+ - "https://mobbin.com/sites/sections/1a0904da-e870-48b5-bd03-18e75cbb8de3"
9
+ - "https://mobbin.com/sites/sections/15b459ef-ab1a-4648-8f36-940ab45d4731"
10
+ - "https://mobbin.com/sites/sections/02e3c65c-ed1d-42b0-9439-4c285f360e44"
11
+ - "https://mobbin.com/sites/sections/eed4c66c-5c16-4493-945c-0ce6610ce9d4"
12
+ - "https://mobbin.com/sites/sections/25b74d46-54e3-4564-9a7d-044360efd897"
13
+ - "https://mobbin.com/sites/sections/58a55724-34ad-4dc5-accb-743f3b00cd68"
14
+ - "https://mobbin.com/sites/sections/84369ba1-6d5b-4709-9bdc-0dbe58183c62"
15
+ - "https://mobbin.com/sites/sections/f1844604-7696-4970-b30e-43a7669e9ee1"
16
+ - "https://mobbin.com/sites/sections/6d088b40-a574-4e35-905c-bff022cfc5d5"
17
+ - "https://mobbin.com/sites/sections/c6e14a19-78bb-4396-9a3d-387d3f996980"
18
+ - "https://mobbin.com/sites/sections/dfd1f2e5-2a98-4621-95dd-3786d5b5d07b"
19
+ - "https://mobbin.com/sites/sections/5271842f-2780-414a-b9f6-aed741bbb222"
20
+ - "https://mobbin.com/sites/sections/572867f5-c7e0-47e1-bb03-d135047170ff"
21
+ - "https://mobbin.com/sites/sections/6efab40e-de5e-4dff-bf1c-b28c818a934d"
22
+ updated: 2026-07-08
23
+ ---
24
+
25
+ # Website Social Proof & Footer Patterns
26
+
27
+ Derived from Mobbin section screenshots: testimonials from Klarna, Sprout
28
+ Social, Mixpanel, Notion, Hims, Tines, and Intercom; footers from In Common
29
+ With, Spade, SOTF, Bird, Lightship, Hims, and Employment Hero (July 2026).
30
+
31
+ ## Part A — Testimonials & social proof
32
+
33
+ ### Observed patterns
34
+
35
+ **1. Third-party rating anchor + quote cards.**
36
+ [Klarna](https://mobbin.com/sites/sections/1a0904da-e870-48b5-bd03-18e75cbb8de3)
37
+ leads with a Trustpilot logo, star row and "4.0 | 370,674 reviews" beside the
38
+ headline "Shoppers love Klarna", then shows two large colored quote cards
39
+ (5-star row, quote, first name + date) with prev/next arrows.
40
+ [Sprout Social](https://mobbin.com/sites/sections/15b459ef-ab1a-4648-8f36-940ab45d4731)
41
+ anchors on the G2 logo: three white cards each with a bold pull-quote
42
+ headline, star rating, excerpt, "Read more →" link, and an avatar + name +
43
+ job title below the card. Naming the review platform (Trustpilot, G2)
44
+ converts opinion into verifiable evidence.
45
+
46
+ **2. Social-wall / masonry of real posts.**
47
+ [Notion](https://mobbin.com/sites/sections/eed4c66c-5c16-4493-945c-0ce6610ce9d4)
48
+ renders a masonry wall of genuine tweets — avatars, @handles, verified badges,
49
+ inline product screenshots — deliberately uneven card heights signal "real,
50
+ unedited". [Mixpanel](https://mobbin.com/sites/sections/02e3c65c-ed1d-42b0-9439-4c285f360e44)
51
+ mixes tweet cards with anonymous NPS-survey quote cards in horizontally
52
+ scrolling rows under a dark headline band ("Teams like yours are building
53
+ from their product data").
54
+ [Intercom](https://mobbin.com/sites/sections/84369ba1-6d5b-4709-9bdc-0dbe58183c62)
55
+ tags each quote card with the source icon (G2, X/Twitter, LinkedIn) and the
56
+ reviewer's company size ("Enterprise (>1000 emp.)").
57
+
58
+ **3. Metrics-as-proof bento.**
59
+ [Tines](https://mobbin.com/sites/sections/58a55724-34ad-4dc5-accb-743f3b00cd68)
60
+ addresses skepticism head-on ("Sounds… hard to believe?" / "Don't take our
61
+ word for it."), pairs a G2 badge ("200+ reviews on G2.com ★4.8") with a
62
+ pastel bento of customer-logo cards mixing quotes with hard numbers
63
+ ("50% reduction in time spent per ticket" — KnowBe4; "10 hours of work time
64
+ saved every day" — Snowflake).
65
+ [Hims](https://mobbin.com/sites/sections/25b74d46-54e3-4564-9a7d-044360efd897)
66
+ sandwiches a "2.4 million* active subscribers" stat card between two quote
67
+ cards ("Out of 5 stars, I'd give Hims 6."), with an asterisked legal footnote
68
+ below the grid.
69
+
70
+ ### Design rules derived — social proof
71
+
72
+ - Anchor the section with an external, verifiable source (G2, Trustpilot,
73
+ App Store) — logo + aggregate score + review count.
74
+ - Attribute every quote: name (or handle) + role/company or persona detail
75
+ ("Brandon, 44 — Real Hims customer"); anonymous quotes need a labeled
76
+ source ("NPS Score").
77
+ - Mix formats: 1 stat + 2 quotes (Hims) or logos + metrics + quotes (Tines)
78
+ outperform a monotone row of identical quote cards.
79
+ - Keep quotes short enough to read at a glance; bold a pull-quote headline
80
+ if the full quote is long (Sprout Social).
81
+ - Use section headlines that assert the crowd ("Shoppers love Klarna",
82
+ "Teams like yours…", "See what customers are sharing on socials").
83
+ - Footnote any hard numbers (Hims's asterisk pattern) for legal safety.
84
+
85
+ ### Anti-patterns — social proof
86
+
87
+ - Unattributed or stock-photo testimonials; every sampled site uses real
88
+ names/handles or explicit anonymized sourcing.
89
+ - Perfect uniform 5.0 ratings everywhere — Klarna shows 4.0, Sprout shows
90
+ 4.5-star cards; imperfection reads as authentic.
91
+ - Auto-rotating carousels with no manual controls (Klarna's uses explicit
92
+ arrows).
93
+ - Burying proof below the footer; Eventbrite/Mixpanel place it adjacent to
94
+ feature or CTA sections where doubt peaks.
95
+
96
+ ## Part B — Footers
97
+
98
+ ### Observed patterns
99
+
100
+ **1. Link-column sitemap + newsletter block.**
101
+ [Bird](https://mobbin.com/sites/sections/dfd1f2e5-2a98-4621-95dd-3786d5b5d07b)
102
+ stacks two tiers: product-family columns with colored icon bullets on top,
103
+ then Resources/Company columns beside a "Newsletter" form; consent microcopy
104
+ ("You can unsubscribe anytime…") sits under the black Signup button.
105
+ [Employment Hero](https://mobbin.com/sites/sections/6efab40e-de5e-4dff-bf1c-b28c818a934d)
106
+ runs six columns (Company / Get in Touch / Support / Region / Product /
107
+ Connect with social icons), then a subscribe row with explicit GDPR-style
108
+ checkboxes, then a legal strip with a country selector.
109
+
110
+ **2. Brand-forward minimal footer.**
111
+ [Spade](https://mobbin.com/sites/sections/6d088b40-a574-4e35-905c-bff022cfc5d5)
112
+ uses a dark green field, three small-caps-labeled link columns (USE CASES /
113
+ INDUSTRIES / COMPANY) and a single newsletter input with an arrow button —
114
+ legal links reduced to one bottom-right line.
115
+ [SOTF](https://mobbin.com/sites/sections/c6e14a19-78bb-4396-9a3d-387d3f996980)
116
+ turns the footer into brand art: giant watermark logotype filling the lower
117
+ half, monospace all-caps micro-links above, payment-method icons in the
118
+ legal strip. [Lightship](https://mobbin.com/sites/sections/5271842f-2780-414a-b9f6-aed741bbb222)
119
+ centers its logomark, pairs a mission paragraph + newsletter (left) with
120
+ product/company links (right), and ends with a slim copyright row.
121
+
122
+ **3. Commerce/utility footer.**
123
+ [In Common With](https://mobbin.com/sites/sections/f1844604-7696-4970-b30e-43a7669e9ee1)
124
+ leads with contact info, showroom addresses and hours in the top row, then
125
+ Shop/Info/Account columns beside the newsletter signup with privacy-policy
126
+ microcopy. [Hims](https://mobbin.com/sites/sections/572867f5-c7e0-47e1-bb03-d135047170ff)
127
+ (dark footer) leads with "Get the latest from Hims" email capture + social
128
+ icons + app-download QR code, then Popular/Learn/Connect/Careers columns,
129
+ then a dense legal strip (terms, privacy, sitemap, trademark line) with a
130
+ LegitScript trust seal and a cross-brand card linking to forhers.com.
131
+
132
+ ### Design rules derived — footers
133
+
134
+ - Structure: (1) fat footer — 3–6 labeled link columns + newsletter/contact
135
+ block; (2) thin legal strip — copyright, terms, privacy, locale.
136
+ - Newsletter capture is one email field + one button, always with consent or
137
+ privacy microcopy directly beneath it.
138
+ - Label columns by user intent (Shop, Support, Company, Resources), 4–8
139
+ links each; overflow goes to a dedicated sitemap page, not longer columns.
140
+ - Put social icons and region/language selectors in the footer, not the nav.
141
+ - Dark or brand-colored footers are fine — maintain text contrast and mute
142
+ the legal strip one step below body links.
143
+ - E-commerce: include contact details, payment icons, and trust seals; SaaS:
144
+ include docs/changelog/status style resource links (Bird).
145
+
146
+ ### Anti-patterns — footers
147
+
148
+ - Newsletter forms with no consent/privacy note (every sampled form has one).
149
+ - Ten-plus link columns or 20-link columns — scannability dies; sampled max
150
+ is ~6 columns × ~9 links.
151
+ - Hiding legal/regulatory content entirely; even the most minimal (Spade,
152
+ SOTF) keep a terms/privacy line.
153
+ - Repeating the entire nav in the footer verbatim instead of curating
154
+ intent-based groups.
155
+ - Decorative giant-logo footers (SOTF-style) on content-heavy sites — that
156
+ treatment fits fashion/brand sites, not utility SaaS.
@@ -0,0 +1,72 @@
1
+ ---
2
+ id: marketing-website-roadmap
3
+ title: "Marketing Website Roadmap — Positioning to CRO Loop"
4
+ category: process
5
+ platform: web
6
+ tags: [process, roadmap, marketing, positioning, copywriting, seo, geo, cro]
7
+ sources: ["Synthesized from Dunford, Miller (StoryBrand), Cialdini, Ogilvy, Google Search documentation, GEO research"]
8
+ updated: 2026-07-08
9
+ ---
10
+
11
+ # Marketing Website Roadmap — Positioning to CRO Loop
12
+
13
+ Marketing sites fail in this order: positioning → copy → structure → design → speed. Fix upstream first; a beautiful site with unclear positioning converts worse than an ugly one with sharp positioning.
14
+
15
+ ## Phase 1 — Positioning (before any page exists)
16
+
17
+ 1. Run the positioning exercise (`positioning-messaging`): alternatives → unique attributes → value → best-fit segment → market category.
18
+ 2. Output one positioning statement: "For [segment] who [struggle], [product] is the [category] that [key value], unlike [alternative]."
19
+ 3. Decide the ONE conversion goal of the site (trial signup / demo booking / purchase / waitlist). Every page will serve it.
20
+
21
+ **Exit:** positioning statement approved; primary conversion + metric defined.
22
+
23
+ ## Phase 2 — Message & Copy architecture
24
+
25
+ 1. Apply StoryBrand SB7 (`storybrand-copywriting`): customer = hero, product = guide; write the one-liner (problem → solution → success).
26
+ 2. Draft the homepage narrative before wireframing: headline (outcome, ≤10 words) → subhead (how/who) → proof → 3 benefit blocks → objection/FAQ → final CTA.
27
+ 3. Write CTAs value-forward ("Start my free trial"), define the risk-reducers next to them (free/no card/cancel anytime).
28
+ 4. Collect proof assets NOW: named testimonials with results, logos, numbers, case studies (`influence-persuasion` — social proof + authority placement). Missing proof is a launch blocker, not a nice-to-have.
29
+
30
+ **Exit:** homepage copy doc + proof inventory.
31
+
32
+ ## Phase 3 — Site architecture & SEO/GEO foundations
33
+
34
+ 1. Page map from search + funnel logic: homepage, product/feature pages, pricing, use-case/persona pages, comparison pages ("X vs Y"), blog/resource hub, docs. Each page = one search intent = one primary keyword/entity (`on-page-seo`).
35
+ 2. URL structure flat and readable; internal linking plan (hub-and-spoke).
36
+ 3. GEO decisions up front (`geo-tactics-checklist`): answer-first page intros, FAQ blocks with real Q&A phrasing, llms.txt, schema plan (Organization, Product, FAQPage, Article), stats/citations in content.
37
+ 4. Technical baseline (`technical-seo`): SSR/SSG rendering, CWV budget (LCP <2.5s / INP <200ms / CLS <0.1), sitemap, canonicals.
38
+
39
+ **Exit:** sitemap with intent per page; schema + rendering plan; performance budget.
40
+
41
+ ## Phase 4 — Design & build
42
+
43
+ 1. Wireframe with the real copy from Phase 2 (never design first, write later).
44
+ 2. Follow conversion layout (`conversion-ux`): above-the-fold contract, CTA every 1.5-2 viewports, proof adjacency, pricing page patterns.
45
+ 3. Visual system per `landing-signup` / `hero-sections` / `pricing-sections` patterns + brand direction; craft pass per `visual-craft-standards`.
46
+ 4. Build with the SEO-for-designers rules (`seo-for-designers`): image discipline, font loading, zero CLS, semantic HTML (also the #1 GEO extractability factor).
47
+ 5. Accessibility pass (`accessibility`) — overlaps ~70% with SEO/GEO quality signals.
48
+
49
+ **Exit:** staging site passing Lighthouse ≥90 perf/SEO/a11y, all copy real, analytics installed.
50
+
51
+ ## Phase 5 — Launch checklist
52
+
53
+ 1. Meta titles/descriptions per page; OG/Twitter cards; favicon set.
54
+ 2. Schema validated; sitemap submitted (Search Console + Bing); llms.txt live; robots allows AI crawlers you want (GPTBot, ClaudeBot, PerplexityBot).
55
+ 3. Analytics events on every CTA + funnel step; goal tracking verified end-to-end with a real test conversion.
56
+ 4. 404 page designed; forms tested from mobile; thank-you/confirmation pages carry next steps.
57
+
58
+ ## Phase 6 — CRO loop (forever)
59
+
60
+ Weekly/biweekly cadence:
61
+ 1. Review funnel: traffic → scroll depth → CTA click → form start → completion. Fix the biggest drop-off, nothing else.
62
+ 2. Test one variable at a time; headline/offer tests before button-color tests; ship winners into the design system.
63
+ 3. Refresh proof quarterly (new numbers, logos, testimonials); refresh content for GEO freshness signals.
64
+ 4. Monthly: check AI-engine visibility (brand mentions in ChatGPT/Perplexity/AI Overviews answers) alongside rankings (`geo-fundamentals` measurement loop).
65
+
66
+ ## Anti-patterns
67
+
68
+ - Designing the hero before positioning exists ("we'll write copy into the design later").
69
+ - Launching without proof assets or with anonymous testimonials.
70
+ - Pricing hidden on a self-serve product; "Learn more" as the primary CTA.
71
+ - Treating SEO/GEO as a post-launch task — rendering and IA decisions are unfixable-cheap later.
72
+ - Redesigns driven by taste instead of funnel data; testing 5 changes at once.
@@ -0,0 +1,117 @@
1
+ ---
2
+ id: product-design-roadmap
3
+ title: "Product Design Roadmap — From Idea to Shipped Interface"
4
+ category: process
5
+ platform: both
6
+ tags: [process, roadmap, workflow, discovery, wireframe, design-system, testing]
7
+ sources: ["Synthesized from Norman, Krug, Dunford, Refactoring UI, Apple HIG, Material 3, NN/g research methods"]
8
+ updated: 2026-07-08
9
+ ---
10
+
11
+ # Product Design Roadmap — From Idea to Shipped Interface
12
+
13
+ The canonical sequence for designing a website or app well. Phases overlap in practice, but **skipping a phase always resurfaces as rework**. Each phase lists its exit criteria — don't advance without them.
14
+
15
+ ## Phase 0 — Discovery & Strategy
16
+
17
+ **Goal:** know who this is for, what job it does, and how success is measured — before any pixels.
18
+
19
+ 1. Define the target user in one sentence (role + situation + goal). "Everyone" is not an answer.
20
+ 2. Write the core job-to-be-done: "When [situation], I want to [motivation], so I can [outcome]."
21
+ 3. Positioning (Dunford method): list real competitive alternatives (including "do nothing/spreadsheet"), isolate unique attributes, translate to value, pick the segment that cares most, choose the market category to frame it.
22
+ 4. Define 1 primary success metric (activation, purchase, retention) + 2-3 guardrails.
23
+ 5. Competitive teardown: walk 3-5 competitors' core flows; note conventions (follow them — Jakob's Law) and gaps (your differentiation budget).
24
+
25
+ **Exit criteria:** one-sentence positioning statement, primary persona, primary metric, list of conventions to respect.
26
+
27
+ ## Phase 1 — Information Architecture & Flows
28
+
29
+ **Goal:** the skeleton — what exists and how users move.
30
+
31
+ 1. Content/feature inventory → group into a sitemap or app map (aim: ≤5 top-level destinations for apps).
32
+ 2. Map the 2-3 critical user flows end-to-end (entry → aha → conversion/retention loop) as flow diagrams. Every screen must justify its place in a flow.
33
+ 3. Choose navigation architecture per platform: web navbar/sidebar, iOS tab bar + stacks, macOS sidebar + menus (see `navigation`, `ios-app-design`, `macos-app-design`).
34
+ 4. Trunk test each key screen on paper: can a user tell what site/app this is, where they are, and what they can do here?
35
+
36
+ **Exit criteria:** sitemap/app map, critical flow diagrams, chosen nav pattern.
37
+
38
+ ## Phase 2 — Wireframes & Content
39
+
40
+ **Goal:** layout and words, zero styling. Content before chrome.
41
+
42
+ 1. Write the real copy first — headlines, CTAs, empty states, errors (see `ux-writing`, `storybrand-copywriting`). Lorem ipsum hides layout failures.
43
+ 2. Lo-fi wireframes for each screen in the critical flows: hierarchy via size/position only (grayscale — Refactoring UI discipline).
44
+ 3. One primary action per screen; place it per platform ergonomics (thumb zone / F-pattern).
45
+ 4. Design the edge states NOW: empty, loading, error, offline, long-content, zero-results. They're half the screens of a real product.
46
+ 5. Hallway-test the wireframes with 3-5 people (Krug method: "what is this? what would you do first?").
47
+
48
+ **Exit criteria:** wireframes for every state of critical flows, real copy, one round of test feedback applied.
49
+
50
+ ## Phase 3 — Design System Foundations
51
+
52
+ **Goal:** decide the visual language once, as tokens — before designing all screens.
53
+
54
+ 1. Type scale + families (see `typography`), spacing scale (8pt — `spacing-layout`), color ramps + semantic tokens with dark mode (`color-systems`, `design-tokens-theming`), radius/elevation scale, motion durations/easings (`motion-microinteractions`).
55
+ 2. Pick the platform design language baseline: Material 3 (Android/web-app), Apple HIG/Liquid Glass (iOS/macOS), or a custom web system — customize from it, don't fight it.
56
+ 3. Build the core component set first: button set, inputs, list/card, nav shell, modal/sheet, toast (specs in `buttons`, `forms-inputs`, `cards-lists-modals`).
57
+ 4. Verify accessibility at the token level: every text/surface pairing ≥4.5:1, focus ring defined (`accessibility`).
58
+
59
+ **Exit criteria:** token sheet + core components that pass contrast; one screen fully assembled from them as proof.
60
+
61
+ ## Phase 4 — High-Fidelity Design
62
+
63
+ **Goal:** apply the system to every screen; add craft.
64
+
65
+ 1. Design the hardest, densest screen first (it stress-tests the system); the marketing hero LAST (it's the most fun and least structural).
66
+ 2. Apply hierarchy passes (Refactoring UI): de-emphasize secondary content rather than enlarging primary; labels last resort; align everything to the grid.
67
+ 3. Craft pass per screen: optical alignment, spacing rhythm, consistent radii/shadows, real content stress test (longest German string, 1-item list, 10k-item list) — see `visual-craft-standards`.
68
+ 4. Motion spec for key transitions and micro-interactions; reduced-motion variants.
69
+ 5. Responsive/adaptive: mobile-first breakpoints for web; size classes for iOS; window resizing for macOS.
70
+
71
+ **Exit criteria:** all critical-flow screens hi-fi in all states, on all target sizes; passes the squint test (primary action pops) and grayscale test.
72
+
73
+ ## Phase 5 — Prototype & Validate
74
+
75
+ **Goal:** catch failures while they're cheap.
76
+
77
+ 1. Clickable prototype of the critical flows.
78
+ 2. 5-user usability test per iteration (NN/g: 5 users find ~85% of issues); task-based, think-aloud; measure completion, not opinions.
79
+ 3. Accessibility audit: keyboard-only pass, screen-reader pass on core flow, contrast sweep, 200% zoom / largest Dynamic Type.
80
+ 4. Design review against `design_review_checklist` for the project type.
81
+
82
+ **Exit criteria:** critical tasks completed unaided by ≥4/5 testers; a11y audit clean; checklist violations resolved or accepted deliberately.
83
+
84
+ ## Phase 6 — Build Handoff & Quality
85
+
86
+ **Goal:** ship what was designed, not an approximation.
87
+
88
+ 1. Handoff = tokens + components + states + motion specs + copy doc, not just flat mocks.
89
+ 2. Performance budget agreed with engineering: LCP <2.5s, INP <200ms, CLS <0.1 (web); 60fps scroll, <2s cold start (apps) — design decisions (images, fonts, animation) must respect it (`seo-for-designers`).
90
+ 3. Design QA on real builds/devices before release: spacing, states, motion, dark mode, smallest supported screen.
91
+
92
+ **Exit criteria:** design QA sign-off on staging/TestFlight build.
93
+
94
+ ## Phase 7 — Launch, Measure, Iterate
95
+
96
+ **Goal:** the design is a hypothesis; production data is the test.
97
+
98
+ 1. Instrument the critical flows (funnel steps, drop-off, rage-clicks/dead-taps).
99
+ 2. Watch week-1: activation rate, funnel drop-offs, support tickets, store reviews — each is a design bug report.
100
+ 3. Iterate in the same system: fixes go through tokens/components so consistency survives.
101
+ 4. Quarterly: re-run the heuristic audit and refresh against platform updates (new HIG/Material releases).
102
+
103
+ ## Per-platform overlays
104
+
105
+ - **Website/landing:** interleave `marketing-website-roadmap` (positioning → copy → SEO/GEO are load-bearing phases, not afterthoughts).
106
+ - **iOS app:** Phase 3 baseline = `ios-app-design` + `apple-hig-liquid-glass`; add App Store asset design (icon, screenshots) as a Phase 6 deliverable.
107
+ - **macOS app:** Phase 1 must include menu bar + keyboard shortcut map; multi-window/document model decided before wireframes (`macos-app-design`).
108
+ - **Cross-platform:** design tokens shared; navigation/controls per-platform native (`design-tokens-theming`).
109
+
110
+ ## Anti-patterns (process smells)
111
+
112
+ - Starting in high-fidelity ("designing the hero first").
113
+ - Lorem ipsum surviving past Phase 2; edge states designed "later" (= never).
114
+ - Design system built after 40 screens exist (retrofit costs 3×).
115
+ - Usability testing once, at the end, as theater.
116
+ - Handoff as a Figma link with no states or tokens.
117
+ - Redesigning visuals when the funnel problem is positioning or copy.
@@ -0,0 +1,124 @@
1
+ ---
2
+ id: on-page-seo
3
+ title: "On-Page SEO 2026"
4
+ category: seo
5
+ platform: web
6
+ tags: [titles, meta-descriptions, headings, internal-linking, eeat, entity-seo, ai-overviews, local-seo]
7
+ sources: ["https://developers.google.com/search/docs/fundamentals/creating-helpful-content", "https://developers.google.com/search/docs/appearance/title-link", "https://mrs.digital/blog/entity-seo/", "https://thefrankagency.com/blog/entity-seo-guide/", "https://eseospace.com/blog/how-ai-overviews-impact-seo-2026/", "https://www.stackmatix.com/blog/aeo-seo-geo", "https://www.surmado.com/blog/answer-engine-optimization-aeo-geo-guide", "https://naturallinks.net/blog/seo-checklist/"]
8
+ updated: 2026-07-08
9
+ ---
10
+
11
+ # On-Page SEO 2026
12
+
13
+ On-page SEO in 2026 optimizes for three consumers at once: Google's classic ranking systems, Google AI Overviews / AI Mode, and third-party answer engines (ChatGPT, Perplexity, Claude). The same fundamentals serve all three — clear structure, verifiable expertise, entity clarity, and directly quotable answers.
14
+
15
+ ## 1. Title Tags
16
+
17
+ **Rules:**
18
+ - One unique `<title>` per page, **50–60 characters** (~580 px) so it doesn't truncate.
19
+ - Primary keyword/topic in the **first half**; brand at the end: `Web Design for Startups | Saglitz Design`.
20
+ - Write for click-through, not keyword density. Titles are a strong relevance signal AND your SERP ad copy.
21
+ - Match search intent type: transactional pages get action words ("Hire", "Pricing", "Get"), informational pages get question/outcome phrasing ("How to…", "…Explained").
22
+ - Google rewrites ~60% of titles it considers poor. Mismatched H1/title, keyword stuffing, and boilerplate ("Home") trigger rewrites — keep title and H1 semantically aligned (not necessarily identical).
23
+
24
+ **Don't:** stuff multiple keywords with pipes, ALL-CAPS, emoji, year-spam ("Best X 2026 2025"), or duplicate titles across pages.
25
+
26
+ ## 2. Meta Descriptions
27
+
28
+ - **150–160 characters.** Not a ranking factor; purely CTR. Google rewrites them often — a good one earns being kept.
29
+ - Formula: *what the page delivers + differentiator + soft CTA*. Include the primary keyword (it gets bolded in SERPs).
30
+ - Every indexable page gets a unique one. Duplicates are worse than none (Google will generate from content).
31
+ - For pages targeting AI Overviews, front-load a one-sentence direct answer — descriptions sometimes feed snippet/citation selection.
32
+
33
+ ## 3. Heading Hierarchy
34
+
35
+ - Exactly **one `<h1>`** per page, stating the page's core topic. Multiple H1s won't tank you, but one is the clean signal for both Google and LLMs parsing structure.
36
+ - Strict nesting: H1 → H2 → H3. Never skip levels for styling reasons — style with CSS, structure with semantics.
37
+ - H2s should read as a table of contents; each H2 section should be able to stand alone as an extractable answer (AI Overviews lift individual sections, not whole pages).
38
+ - Put question-phrased H2s (`How much does a website redesign cost?`) directly above a 40–60 word direct answer, then elaborate. This is the featured-snippet and AI-citation pattern.
39
+ - Headings are not decoration: don't wrap taglines, buttons, or card labels in `<h*>` just for font size.
40
+
41
+ ## 4. Internal Linking
42
+
43
+ The most underused on-page lever. Rules:
44
+
45
+ - Every important page: **≥ 3 internal links pointing to it** from relevant pages. Zero incoming links = orphan = barely indexed.
46
+ - **Descriptive anchor text**: "our web design pricing" not "click here" / "learn more". Anchors tell Google (and screen readers) what the target is about.
47
+ - Hub-and-spoke topic clusters: pillar page (`/web-design/`) links to every subtopic (`/web-design/ecommerce/`, `/web-design/portfolio-sites/`); every subtopic links back to the pillar and to 2–3 siblings.
48
+ - Link from high-authority pages (homepage, top blog posts) to pages you want to rank.
49
+ - Keep global nav lean (≤ ~7 top items); use contextual in-body links for the long tail — in-content links carry more weight than footer/nav boilerplate.
50
+ - Plain `<a href>` HTML links only (see technical-seo.md §2).
51
+ - Quarterly: crawl for orphans and pages > 3 clicks deep; fix with new contextual links.
52
+
53
+ ## 5. E-E-A-T (Experience, Expertise, Authoritativeness, Trust)
54
+
55
+ E-E-A-T is not a direct score; it's the pattern Google's systems and quality raters reward. **Trust is the most important member.** Make it machine-verifiable:
56
+
57
+ - **Bylines everywhere:** real author name linked to a bio page with credentials, photo, and `sameAs` links (LinkedIn etc.). Back it with `Person`/`author` structured data.
58
+ - **Show first-hand experience:** original screenshots, project photos, real numbers from your own work ("we cut LCP from 4.1 s to 1.8 s on this client build"). This is the "E" that AI-generated content cannot fake and that post-Helpful-Content systems reward.
59
+ - **About + Contact pages** with a physical address, email, and phone. Anonymous sites are structurally distrusted in YMYL-adjacent niches.
60
+ - **Cite sources** with outbound links to authoritative references. Outbound linking to good sources is a quality signal, not "leaking PageRank".
61
+ - **Dates:** show published AND updated dates truthfully; update decaying content instead of republishing with fake fresh dates.
62
+ - **AI-assisted content is allowed** if it meets these standards: human-reviewed, experience-injected, accurate, and adds value beyond what an LLM would generate from scratch. Pure unedited AI output at scale matches Google's "scaled content abuse" spam policy — don't ship it.
63
+
64
+ ## 6. Content Quality Signals
65
+
66
+ - **Intent match beats length.** No minimum word count exists. A pricing page that answers in 300 words outranks a 2,000-word essay that buries it.
67
+ - One page = one search intent. If a page targets two intents, split it; if two pages target one intent, merge them (cannibalizing pages dilute each other).
68
+ - Answer-first structure: conclusion in the first 100 words, details after (inverted pyramid). Users, featured snippets, and AI extraction all prefer it.
69
+ - Original information gain: data, opinions, examples, comparisons that don't exist elsewhere. "Same info, rewritten" is the profile the Helpful Content system demotes.
70
+ - Scannability: short paragraphs (2–4 lines), bullet lists, comparison tables, descriptive subheads. Tables and lists are disproportionately quoted by AI Overviews.
71
+ - Prune or consolidate zombie pages (no traffic, no links, no purpose, 12+ months). Site-wide quality is assessed in aggregate.
72
+
73
+ ## 7. Entity SEO
74
+
75
+ Google and LLMs rank *entities* (things with defined attributes and relationships), not strings. Make your brand and topics unambiguous:
76
+
77
+ - **Define your entity home:** one canonical About/Organization page stating who you are, what you do, where, for whom. All profiles link to it.
78
+ - **`Organization`/`Person` schema with `sameAs`** arrays connecting your site to LinkedIn, Crunchbase, Wikipedia/Wikidata (if eligible), social profiles — this is how the Knowledge Graph reconciles your identity.
79
+ - **Consistent naming everywhere:** same brand name, description, and category across your site, GBP, directories, and socials. Inconsistency fragments the entity.
80
+ - Use related entities in content: a page about "web design" that naturally covers wireframes, Figma, responsive layout, accessibility, and conversion signals topical depth to entity-based systems.
81
+ - Topical authority = covering a topic cluster completely, not publishing one viral post. Map the cluster before writing.
82
+
83
+ ## 8. Optimizing for AI Overviews & Answer Engines (AEO/GEO)
84
+
85
+ Ranking #1 no longer guarantees the click; being **cited** is the new visibility layer. AI Overviews sources correlate heavily with top-10 organic results, so classic SEO remains the entry ticket. Then:
86
+
87
+ - Direct-answer blocks: question H2 + concise 40–60 word answer + supporting detail.
88
+ - Quotable, self-contained sentences with claims + numbers ("Design agencies charge £3,000–£15,000 for a marketing site in 2026") get lifted verbatim.
89
+ - Publish statistics, original research, definitions, and step lists — the formats LLMs cite most.
90
+ - Ensure full server-rendered HTML (AI crawlers don't run JS — see technical-seo.md §3/§8).
91
+ - Track: Search Console impressions vs clicks divergence (zero-click growth), plus brand mentions inside ChatGPT/Perplexity answers.
92
+ - Expect lower CTR on pure-informational queries; weight content strategy toward queries where users still click (transactional, local, comparison, tools).
93
+
94
+ ## 9. Local SEO Essentials
95
+
96
+ For any business serving a geographic area:
97
+
98
+ - **Google Business Profile (GBP)** is the #1 local ranking asset:
99
+ - Exact legal business name — **no keyword stuffing** (2026 enforcement actively suspends profiles for it, especially contractors/locksmiths/movers).
100
+ - Correct primary category + all applicable secondary categories; complete every field (hours, services, attributes, description).
101
+ - 10+ real, high-resolution photos (interior/exterior/work); add new ones monthly.
102
+ - Reply to every review; steady review velocity beats a one-time burst. Never buy reviews.
103
+ - Post updates/offers monthly; keep holiday hours current.
104
+ - **NAP consistency:** identical Name/Address/Phone on site footer, GBP, and major directories/citations.
105
+ - **LocalBusiness schema** on the contact/location page (see technical-seo.md §4 example).
106
+ - **Location pages** for each service area: unique local content (projects in that city, local testimonials, directions) — not find-and-replace city-name doorways, which are a spam policy violation.
107
+ - Embed a Google Map, list service areas, and use locally phrased headings ("Web Design in Manchester").
108
+ - Local link signals: chamber of commerce, local press, sponsorships, supplier/partner pages.
109
+
110
+ ## 10. On-Page Checklist (per page, pre-publish)
111
+
112
+ - [ ] Unique title 50–60 chars, keyword first, brand last
113
+ - [ ] Unique meta description 150–160 chars with direct answer + CTA
114
+ - [ ] One H1; logical H2/H3 outline; question-phrased H2s where intent is informational
115
+ - [ ] First 100 words answer the query directly
116
+ - [ ] Primary keyword in H1, first paragraph, and URL slug (short, hyphenated, lowercase)
117
+ - [ ] 3–8 contextual internal links out (descriptive anchors); ≥ 3 internal links pointing in
118
+ - [ ] 1–3 outbound citations to authoritative sources
119
+ - [ ] Author byline → bio page with credentials + Person schema
120
+ - [ ] Relevant schema type added and validated
121
+ - [ ] Images: descriptive filenames, alt text, dimensions set (see seo-for-designers.md)
122
+ - [ ] Published/updated dates visible and truthful
123
+ - [ ] Content exists in raw server HTML (curl test)
124
+ - [ ] No other page on the site targets the same intent