@kennethsolomon/shipkit 3.13.2 → 3.15.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.
- package/README.md +7 -6
- package/commands/sk/brainstorm.md +13 -0
- package/commands/sk/execute-plan.md +1 -0
- package/commands/sk/security-check.md +4 -0
- package/commands/sk/website.md +93 -0
- package/commands/sk/write-plan.md +38 -0
- package/package.json +1 -1
- package/skills/sk:autopilot/SKILL.md +0 -1
- package/skills/sk:fast-track/SKILL.md +0 -1
- package/skills/sk:gates/SKILL.md +4 -1
- package/skills/sk:retro/SKILL.md +0 -1
- package/skills/sk:reverse-doc/SKILL.md +0 -1
- package/skills/sk:review/SKILL.md +24 -6
- package/skills/sk:scope-check/SKILL.md +0 -1
- package/skills/sk:setup-claude/templates/commands/brainstorm.md.template +13 -0
- package/skills/sk:setup-claude/templates/commands/execute-plan.md.template +1 -0
- package/skills/sk:setup-claude/templates/commands/security-check.md.template +3 -0
- package/skills/sk:setup-claude/templates/commands/write-plan.md.template +37 -0
- package/skills/sk:start/SKILL.md +0 -1
- package/skills/sk:team/SKILL.md +0 -1
- package/skills/sk:website/SKILL.md +471 -0
- package/skills/sk:website/references/art-direction.md +210 -0
- package/skills/sk:website/references/brief-template.md +121 -0
- package/skills/sk:website/references/content-seo.md +143 -0
- package/skills/sk:website/references/handoff-template.md +261 -0
- package/skills/sk:website/references/launch-checklist.md +99 -0
- package/skills/sk:website/references/niche/accountant.md +75 -0
- package/skills/sk:website/references/niche/agency.md +75 -0
- package/skills/sk:website/references/niche/cafe.md +79 -0
- package/skills/sk:website/references/niche/dentist.md +78 -0
- package/skills/sk:website/references/niche/ecommerce.md +76 -0
- package/skills/sk:website/references/niche/gym.md +75 -0
- package/skills/sk:website/references/niche/home-services.md +76 -0
- package/skills/sk:website/references/niche/law-firm.md +75 -0
- package/skills/sk:website/references/niche/local-business.md +78 -0
- package/skills/sk:website/references/niche/med-spa.md +78 -0
- package/skills/sk:website/references/niche/portfolio.md +77 -0
- package/skills/sk:website/references/niche/real-estate.md +72 -0
- package/skills/sk:website/references/niche/restaurant.md +80 -0
- package/skills/sk:website/references/niche/saas.md +80 -0
- package/skills/sk:website/references/niche/wedding.md +80 -0
- package/skills/sk:website/references/stacks/laravel.md +425 -0
- package/skills/sk:website/references/stacks/nextjs.md +345 -0
- package/skills/sk:website/references/stacks/nuxt.md +374 -0
- package/skills/sk:website/references/whatsapp-cta.md +160 -0
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
# Med Spa / Aesthetics Clinic
|
|
2
|
+
|
|
3
|
+
Use for med spas, aesthetic clinics, injectables studios, skin clinics, and wellness beauty businesses.
|
|
4
|
+
|
|
5
|
+
## Priorities
|
|
6
|
+
|
|
7
|
+
1. Build trust and premium appeal simultaneously — both are required.
|
|
8
|
+
2. Make services and booking paths obvious.
|
|
9
|
+
3. Balance aspiration with clinical credibility.
|
|
10
|
+
4. Keep claims careful and believable — no invented outcomes or medical guarantees.
|
|
11
|
+
|
|
12
|
+
## Default page set
|
|
13
|
+
|
|
14
|
+
- Home (positioning + featured treatments + booking CTA)
|
|
15
|
+
- Treatments / Services (full treatment menu with descriptions)
|
|
16
|
+
- About Us / Our Team (provider credentials + clinic credentials)
|
|
17
|
+
- Book a Consultation (booking form or link)
|
|
18
|
+
- Contact (address, hours, phone, map)
|
|
19
|
+
|
|
20
|
+
Optional: Before/After Gallery (only real, consented photos), FAQ, Blog
|
|
21
|
+
|
|
22
|
+
## Section guidance
|
|
23
|
+
|
|
24
|
+
**Hero:**
|
|
25
|
+
- Balance of aspirational and professional
|
|
26
|
+
- Example: "Skin Treatments and Injectables in Bonifacio Global City"
|
|
27
|
+
- CTA: "Book a Consultation" — not "Buy Now"
|
|
28
|
+
- Soft, clean aesthetic — not aggressive sales
|
|
29
|
+
|
|
30
|
+
**Treatments / services:**
|
|
31
|
+
- List each treatment with a patient-friendly name and brief description
|
|
32
|
+
- What it's for, approximate duration, when results appear
|
|
33
|
+
- Group logically: Injectables, Skin, Body, Laser, etc.
|
|
34
|
+
- Never invent outcomes ("Guaranteed results in 2 weeks")
|
|
35
|
+
|
|
36
|
+
**Provider / clinic credentials:**
|
|
37
|
+
- Doctor or RN name + credentials (MD, RN, licensed aesthetician)
|
|
38
|
+
- Clinic accreditation, brand partnerships (if real)
|
|
39
|
+
- Years of practice
|
|
40
|
+
|
|
41
|
+
**Before/after or results:**
|
|
42
|
+
- Only real photos with patient consent
|
|
43
|
+
- If no real photos: skip this section — no stock before/after imagery
|
|
44
|
+
|
|
45
|
+
**Booking:**
|
|
46
|
+
- Initial consultation form: Name, Contact, Treatment of interest, Preferred date
|
|
47
|
+
- WhatsApp for quick inquiries in PH/SEA
|
|
48
|
+
|
|
49
|
+
## Design guidance
|
|
50
|
+
|
|
51
|
+
- **Art direction:** Quiet Luxury or Restrained Editorial — both work well for aesthetics.
|
|
52
|
+
- Premium feel without being cold or sterile.
|
|
53
|
+
- Typography: refined serif or elegant sans — Cormorant Garamond, Libre Baskerville, or DM Serif Display
|
|
54
|
+
- Palette: very limited — cream, warm white, blush, champagne, one muted accent
|
|
55
|
+
- Photography: clean clinic environment, soft lifestyle imagery — not clinical procedure photos
|
|
56
|
+
- Motion: minimal and graceful — soft fades, no rapid animations
|
|
57
|
+
|
|
58
|
+
## SEO guidance
|
|
59
|
+
|
|
60
|
+
- Title: "[Clinic Name] — Skin Treatments and Injectables in [City]"
|
|
61
|
+
- H1: "Aesthetic Clinic in [City]" or "Med Spa in [Neighborhood], [City]"
|
|
62
|
+
- Target: "med spa [city]", "botox [city]", "skin clinic near me", "fillers [city]"
|
|
63
|
+
- Separate pages per treatment help for high-intent searches
|
|
64
|
+
- Structured data: `MedicalBusiness` or `LocalBusiness`
|
|
65
|
+
|
|
66
|
+
## WhatsApp / contact
|
|
67
|
+
|
|
68
|
+
- WhatsApp common for initial inquiries in PH — patients ask questions before booking
|
|
69
|
+
- Pre-filled: "Hi! I found you on your website. I'd like to book a skin consultation."
|
|
70
|
+
- Consultation form for more detailed intake
|
|
71
|
+
|
|
72
|
+
## Avoid
|
|
73
|
+
|
|
74
|
+
- Invented before/after results or patient outcomes
|
|
75
|
+
- Aggressive discount banner aesthetics (contradicts premium positioning)
|
|
76
|
+
- Over-promising treatment results
|
|
77
|
+
- Medical jargon without plain-language explanations
|
|
78
|
+
- Stock "beauty influencer" imagery — clinical warmth beats generic glamour
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# Portfolio / Freelance
|
|
2
|
+
|
|
3
|
+
Use for designers, developers, photographers, illustrators, writers, videographers, and any individual showcasing personal work to attract clients or opportunities.
|
|
4
|
+
|
|
5
|
+
## Priorities
|
|
6
|
+
|
|
7
|
+
1. Show work immediately — the work is the argument.
|
|
8
|
+
2. Make it clear what you do and who you help.
|
|
9
|
+
3. Reduce friction to inquiry — simple contact, not a 10-field form.
|
|
10
|
+
4. Personality matters — this is a personal brand, not a corporate site.
|
|
11
|
+
|
|
12
|
+
## Default page set
|
|
13
|
+
|
|
14
|
+
- Home (work showcase + brief intro + CTA)
|
|
15
|
+
- Work / Projects (detailed project grid or case studies)
|
|
16
|
+
- About (who you are, what you specialize in, personality)
|
|
17
|
+
- Contact (email link or simple form)
|
|
18
|
+
|
|
19
|
+
Optional: Services (if freelance pricing/packages), Blog, Process, Resume/CV
|
|
20
|
+
|
|
21
|
+
## Section guidance
|
|
22
|
+
|
|
23
|
+
**Hero:**
|
|
24
|
+
- First impression: your name, what you do, and who you do it for
|
|
25
|
+
- Example: "Freelance product designer for SaaS startups. Based in Manila."
|
|
26
|
+
- CTA: "View My Work" or "Hire Me"
|
|
27
|
+
- Optional: a featured project or short reel behind the text
|
|
28
|
+
|
|
29
|
+
**Work / projects:**
|
|
30
|
+
- Thumbnail + project name + brief role description
|
|
31
|
+
- Real work only — no placeholder "Case Study 1"
|
|
32
|
+
- If work is NDA/client-confidential, show anonymized screenshots with permission
|
|
33
|
+
- Link to detail pages for case studies if depth helps your field
|
|
34
|
+
|
|
35
|
+
**About:**
|
|
36
|
+
- Human, first-person, specific — not a job description
|
|
37
|
+
- What you specialize in, what types of clients you love working with
|
|
38
|
+
- Photo (optional but humanizes the brand)
|
|
39
|
+
|
|
40
|
+
**Contact:**
|
|
41
|
+
- Email address directly (not buried) OR a simple form
|
|
42
|
+
- No need for a full inquiry form — "Name, Email, Message" is enough
|
|
43
|
+
- Response time expectation if applicable ("I typically reply within 24 hours")
|
|
44
|
+
|
|
45
|
+
## Design guidance
|
|
46
|
+
|
|
47
|
+
- **Art direction:** Highly flexible — match to the creator's own aesthetic.
|
|
48
|
+
- Designers: Restrained Editorial or Quiet Luxury work well
|
|
49
|
+
- Developers: Sharp Technical
|
|
50
|
+
- Photographers: Premium Product-Led (image-first)
|
|
51
|
+
- Illustrators: Playful Contemporary or Bold Brand-Forward
|
|
52
|
+
- The portfolio IS the design direction signal — inconsistency between the site and the work undermines credibility.
|
|
53
|
+
- Typography with personality — one distinctive display face is expected.
|
|
54
|
+
- Minimal navigation — most portfolios don't need more than 4 nav items.
|
|
55
|
+
- Dark mode optional and often effective for portfolios.
|
|
56
|
+
|
|
57
|
+
## SEO guidance
|
|
58
|
+
|
|
59
|
+
- Title: "[Your Name] — [Role] based in [City]"
|
|
60
|
+
- H1: "[Role] specializing in [focus area]"
|
|
61
|
+
- Target: "[role] freelance", "[role] [city]", "[specialty] designer/developer"
|
|
62
|
+
- Project detail pages help SEO — name the technology, client industry, and outcome
|
|
63
|
+
- Structured data: `Person` schema
|
|
64
|
+
|
|
65
|
+
## WhatsApp / contact
|
|
66
|
+
|
|
67
|
+
- Optional for portfolios — not expected in all markets
|
|
68
|
+
- For PH-based freelancers: WhatsApp is common for client initial contact
|
|
69
|
+
- Keep it simple — direct number or link is enough
|
|
70
|
+
|
|
71
|
+
## Avoid
|
|
72
|
+
|
|
73
|
+
- Faking clients, project outcomes, or publication features
|
|
74
|
+
- "Available for hire" in the hero when you're not currently available
|
|
75
|
+
- Cluttered project grids with no visual hierarchy
|
|
76
|
+
- Effects that distract from the actual portfolio work
|
|
77
|
+
- Overly long bio — be specific, not exhaustive
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# Real Estate Agent / Property
|
|
2
|
+
|
|
3
|
+
Use for real estate agents, brokerages, property advisors, buyer's agents, and development marketing sites.
|
|
4
|
+
|
|
5
|
+
## Priorities
|
|
6
|
+
|
|
7
|
+
1. Build personal or brand trust quickly — people choose agents they trust with large decisions.
|
|
8
|
+
2. Make listings, inquiry, or valuation CTAs obvious.
|
|
9
|
+
3. Support location-based discovery — people search by area.
|
|
10
|
+
4. Present market expertise without sounding inflated.
|
|
11
|
+
|
|
12
|
+
## Default page set
|
|
13
|
+
|
|
14
|
+
- Home (positioning + market expertise + featured listings/inquiry CTA)
|
|
15
|
+
- Listings / Properties (property grid or search)
|
|
16
|
+
- About / Our Team (agent profiles + credentials + track record)
|
|
17
|
+
- Buyer / Seller Services (process, what you do, who you help)
|
|
18
|
+
- Contact (inquiry form + phone)
|
|
19
|
+
|
|
20
|
+
Optional: Sold/Leased Properties (with client permission), Market Updates/Blog, Neighborhoods guide
|
|
21
|
+
|
|
22
|
+
## Section guidance
|
|
23
|
+
|
|
24
|
+
**Hero:**
|
|
25
|
+
- Who you help + what market you work in
|
|
26
|
+
- Example: "BGC and Makati Condo Specialist — Helping Buyers and Sellers Since 2015"
|
|
27
|
+
- CTA: "Search Listings", "Request a Valuation", or "Get in Touch"
|
|
28
|
+
|
|
29
|
+
**Featured listings / property highlights:**
|
|
30
|
+
- Real properties only — never placeholder listings
|
|
31
|
+
- Photo + property type + location + price range (or "price on request")
|
|
32
|
+
|
|
33
|
+
**Why work with us:**
|
|
34
|
+
- Specific: areas covered, years of experience, notable transactions if real and permitted
|
|
35
|
+
- Market expertise: "We've closed 40+ transactions in BGC over 5 years" — only if true
|
|
36
|
+
|
|
37
|
+
**Agent profile:**
|
|
38
|
+
- Real headshot, full name, license number if applicable, areas covered
|
|
39
|
+
- Brief personal approach to real estate — not just credentials
|
|
40
|
+
|
|
41
|
+
**Buyer / seller services:**
|
|
42
|
+
- Walk through the process — buyers and sellers have different journeys
|
|
43
|
+
- What you do at each step, what makes you different from other agents
|
|
44
|
+
|
|
45
|
+
## Design guidance
|
|
46
|
+
|
|
47
|
+
- **Art direction:** Premium Product-Led or Restrained Editorial — property is visual, let it lead.
|
|
48
|
+
- Photography quality matters most — no low-res property shots.
|
|
49
|
+
- Typography: clean and professional — avoid flashy display fonts.
|
|
50
|
+
- Palette: neutral, aspirational — warm whites, slate, charcoal, one sophisticated accent.
|
|
51
|
+
- Luxury properties: Quiet Luxury direction is appropriate.
|
|
52
|
+
|
|
53
|
+
## SEO guidance
|
|
54
|
+
|
|
55
|
+
- Title: "[Agent/Firm Name] — [City] Real Estate Agent"
|
|
56
|
+
- H1: "Real Estate Agent in [City/Neighborhood]"
|
|
57
|
+
- Target: "real estate agent [city]", "property for sale [city]", "buy condo [city]"
|
|
58
|
+
- Neighborhood guide pages help SEO long-term
|
|
59
|
+
- Structured data: `RealEstateAgent` or `LocalBusiness`
|
|
60
|
+
|
|
61
|
+
## WhatsApp / contact
|
|
62
|
+
|
|
63
|
+
- WhatsApp for property inquiries in PH/SEA — standard practice
|
|
64
|
+
- Pre-filled: "Hi! I found you on your website. I'd like to inquire about a property."
|
|
65
|
+
- Phone always prominently visible
|
|
66
|
+
|
|
67
|
+
## Avoid
|
|
68
|
+
|
|
69
|
+
- Invented transaction volumes or rankings
|
|
70
|
+
- Luxury aesthetic for non-luxury market segments (creates trust mismatch)
|
|
71
|
+
- Listings without real photos (use a "coming soon" placeholder or skip the section)
|
|
72
|
+
- Cluttered homepage with too many property cards
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
# Restaurant
|
|
2
|
+
|
|
3
|
+
Use for full-service restaurants, casual dining, bistros, brasseries, and food-first hospitality brands where reservations, menus, and atmosphere all drive decisions.
|
|
4
|
+
|
|
5
|
+
## Priorities
|
|
6
|
+
|
|
7
|
+
1. Menu and reservation path must be the top two accessible things on the site.
|
|
8
|
+
2. Atmosphere through photography — people decide before they taste.
|
|
9
|
+
3. Location, hours, and parking are always important.
|
|
10
|
+
4. Reduce friction to booking — no multi-step flows for a table inquiry.
|
|
11
|
+
|
|
12
|
+
## Default page set
|
|
13
|
+
|
|
14
|
+
- Home (hero + ambiance + signature dishes + reservation CTA)
|
|
15
|
+
- Menu (full menu by category — starters, mains, desserts, drinks)
|
|
16
|
+
- About (story, chef, kitchen philosophy)
|
|
17
|
+
- Reservations (booking form or third-party reservation link)
|
|
18
|
+
- Find Us (address, hours, parking, map embed)
|
|
19
|
+
|
|
20
|
+
Optional: Events / Private Dining, Gallery, Takeout / Delivery, Press
|
|
21
|
+
|
|
22
|
+
## Section guidance
|
|
23
|
+
|
|
24
|
+
**Hero:**
|
|
25
|
+
- Strong food or interior photography above the fold
|
|
26
|
+
- Headline should set the dining experience: cuisine type + atmosphere + location
|
|
27
|
+
- Two CTAs: "Make a Reservation" (primary) + "View Menu" (secondary)
|
|
28
|
+
|
|
29
|
+
**Signature dishes:**
|
|
30
|
+
- 3–6 featured dishes with short descriptions — texture, flavor, ingredient-forward
|
|
31
|
+
- Real names from the actual menu only
|
|
32
|
+
|
|
33
|
+
**About / story:**
|
|
34
|
+
- Chef background if notable, kitchen philosophy, sourcing if meaningful
|
|
35
|
+
- Warm and specific — not generic "passion for food" copy
|
|
36
|
+
|
|
37
|
+
**Reservation section:**
|
|
38
|
+
- Keep it simple: Name, Date, Time, Number of guests, Phone/Email
|
|
39
|
+
- Link to OpenTable / Resy / Quandoo if integrated
|
|
40
|
+
- WhatsApp for direct reservation inquiries
|
|
41
|
+
|
|
42
|
+
**Location + hours:**
|
|
43
|
+
- Prominently placed — in nav, on homepage, and on dedicated page
|
|
44
|
+
- Include parking, valet, or transit notes
|
|
45
|
+
- Map embed (Google Maps iframe)
|
|
46
|
+
|
|
47
|
+
**Reviews:**
|
|
48
|
+
- Real rating + review count from Google, Zomato, or TripAdvisor if available
|
|
49
|
+
- Specific quotes if real reviews exist — never invent
|
|
50
|
+
|
|
51
|
+
## Design guidance
|
|
52
|
+
|
|
53
|
+
- **Art direction:** Warm Hospitality almost always. Bold Brand-Forward for trendy concept restaurants.
|
|
54
|
+
- Photography is the design system's backbone — image quality matters more than any other element.
|
|
55
|
+
- Typography: editorial serif for headlines (Playfair Display, Cormorant, Fraunces) + clean sans for menus.
|
|
56
|
+
- Palette: warm, food-first colors — deep red, terracotta, cream, charcoal, dark green.
|
|
57
|
+
- Menu page: well-structured table/list layout — legible at a glance, not overly designed.
|
|
58
|
+
- Motion: minimal — slow hero crossfade, gentle parallax on food photography.
|
|
59
|
+
|
|
60
|
+
## SEO guidance
|
|
61
|
+
|
|
62
|
+
- Homepage title: "[Restaurant Name] — [Cuisine] Restaurant in [Neighborhood], [City]"
|
|
63
|
+
- H1: "[Cuisine type] in [Location]" e.g., "Modern Filipino Restaurant in Poblacion, Makati"
|
|
64
|
+
- Target: "restaurant in [city]", "[cuisine] restaurant near me", "best [cuisine] [city]"
|
|
65
|
+
- Include structured data: `Restaurant` schema with address, hours, telephone, menu URL, accepts reservations
|
|
66
|
+
- Separate menu page helps SEO — ensure it's crawlable HTML, not just a PDF
|
|
67
|
+
|
|
68
|
+
## WhatsApp / contact
|
|
69
|
+
|
|
70
|
+
- WhatsApp for reservation inquiries — high conversion for SEA restaurants
|
|
71
|
+
- Pre-filled message: "Hi! I'd like to make a reservation. I found you on your website."
|
|
72
|
+
- Combine with a simple form for advance/large-group bookings
|
|
73
|
+
|
|
74
|
+
## Avoid
|
|
75
|
+
|
|
76
|
+
- Menu as a PDF (not crawlable, terrible UX on mobile)
|
|
77
|
+
- Reservations buried below the fold
|
|
78
|
+
- Using SaaS/tech visual aesthetics for a warm dining brand
|
|
79
|
+
- Generic stock photography of food
|
|
80
|
+
- Hiding the address — locals google restaurants on the go
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
# SaaS / Software Product
|
|
2
|
+
|
|
3
|
+
Use for SaaS products, B2B tools, AI products, developer platforms, and software-first brands.
|
|
4
|
+
|
|
5
|
+
## Priorities
|
|
6
|
+
|
|
7
|
+
1. Clarify what the product does in the first 5 seconds — no mystery.
|
|
8
|
+
2. Show who it's for — visitors self-qualify before trialing.
|
|
9
|
+
3. Reduce perceived complexity — demos, how-it-works, and proof over feature lists.
|
|
10
|
+
4. Move visitors toward signup, trial, or demo request.
|
|
11
|
+
|
|
12
|
+
## Default page set
|
|
13
|
+
|
|
14
|
+
- Home (outcome-driven hero + proof + social proof + pricing CTA)
|
|
15
|
+
- Features (or use cases, if that's the better frame)
|
|
16
|
+
- Pricing (3-tier with clear feature comparison)
|
|
17
|
+
- About (team + mission + why this product)
|
|
18
|
+
- Contact / Demo (simple lead capture or Calendly)
|
|
19
|
+
|
|
20
|
+
Optional: Docs, Blog, Changelog, Integrations, Customers/Case Studies
|
|
21
|
+
|
|
22
|
+
## Section guidance
|
|
23
|
+
|
|
24
|
+
**Hero:**
|
|
25
|
+
- One clear benefit statement — what the user can do with this product
|
|
26
|
+
- Sub-headline: who it's for + how it works in one line
|
|
27
|
+
- CTA: "Start Free Trial", "Request a Demo", or "Get Started Free"
|
|
28
|
+
- Supporting visual: screenshot, short video loop, or product mockup (real only)
|
|
29
|
+
|
|
30
|
+
**Social proof bar:**
|
|
31
|
+
- Company logos or "X+ teams" or "Y+ users" — real numbers only
|
|
32
|
+
- Even if small: "Trusted by 50+ early teams" is credible; invented logos are not
|
|
33
|
+
|
|
34
|
+
**Features / value pillars:**
|
|
35
|
+
- 3–6 cards: one benefit per card, not feature specs
|
|
36
|
+
- Frame around outcomes: "Deploy in minutes, not days" not "One-click deployment button"
|
|
37
|
+
|
|
38
|
+
**How it works:**
|
|
39
|
+
- 3-step visual flow — numbered, no jargon
|
|
40
|
+
- If there's a product tour or demo video, this is where it goes
|
|
41
|
+
|
|
42
|
+
**Pricing:**
|
|
43
|
+
- 3 tiers standard (Free/Starter/Pro or Starter/Growth/Enterprise)
|
|
44
|
+
- Highlight the recommended tier
|
|
45
|
+
- Annual toggle if applicable
|
|
46
|
+
- Use real pricing if known; if not, use "Contact for pricing" not invented numbers
|
|
47
|
+
|
|
48
|
+
**Testimonials:**
|
|
49
|
+
- Real quotes from real customers, name + role + company
|
|
50
|
+
- If none available, use social proof bar instead — never invent
|
|
51
|
+
|
|
52
|
+
## Design guidance
|
|
53
|
+
|
|
54
|
+
- **Art direction:** Premium Product-Led or Sharp Technical — depending on whether the product is design-forward or developer-facing.
|
|
55
|
+
- Avoid generic SaaS visual tropes: purple gradients, glowing UI previews, "scale" metaphors.
|
|
56
|
+
- Typography: clean, modern sans — DM Sans, Inter, Plus Jakarta Sans.
|
|
57
|
+
- Palette: controlled — neutral background, one primary brand color, strategic accent.
|
|
58
|
+
- Dark mode optional — great for developer tools, not necessary for all SaaS.
|
|
59
|
+
- Screenshots of real product UI carry more weight than illustrations.
|
|
60
|
+
|
|
61
|
+
## SEO guidance
|
|
62
|
+
|
|
63
|
+
- Homepage title: "[Product Name] — [Primary Benefit] for [Audience]"
|
|
64
|
+
- H1: specific value statement, not just a tagline
|
|
65
|
+
- Target: "[problem the product solves]", "[product category] software", "[use case] tool"
|
|
66
|
+
- Structured data: `SoftwareApplication` or `WebApplication`
|
|
67
|
+
- Blog/docs pages help long-tail SEO significantly
|
|
68
|
+
|
|
69
|
+
## WhatsApp / contact
|
|
70
|
+
|
|
71
|
+
- Not applicable for SaaS — use demo form, trial signup, or Calendly
|
|
72
|
+
- If B2B sales motion: contact form with company size, use case fields
|
|
73
|
+
|
|
74
|
+
## Avoid
|
|
75
|
+
|
|
76
|
+
- Fake product dashboards when no real screenshots exist
|
|
77
|
+
- Purple-to-blue gradients as the primary design element
|
|
78
|
+
- Feature lists without benefit framing
|
|
79
|
+
- "Innovative" and "cutting-edge" — show, don't claim
|
|
80
|
+
- Pricing page with no real tiers
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
# Wedding / Event / Bridal
|
|
2
|
+
|
|
3
|
+
Use for wedding planners, bridal brands, venues, photographers, florists, and wedding-focused event businesses.
|
|
4
|
+
|
|
5
|
+
## Priorities
|
|
6
|
+
|
|
7
|
+
1. Create emotional atmosphere immediately — couples are making an emotional, high-stakes purchase.
|
|
8
|
+
2. Make inquiry or booking paths obvious — couples often browse multiple vendors before contacting.
|
|
9
|
+
3. Show taste, portfolio, and experience.
|
|
10
|
+
4. Balance romance with practical planning information.
|
|
11
|
+
|
|
12
|
+
## Default page set
|
|
13
|
+
|
|
14
|
+
- Home (emotional positioning + portfolio preview + inquiry CTA)
|
|
15
|
+
- Services / Packages (what you offer, how it works, pricing approach)
|
|
16
|
+
- Portfolio / Gallery (real work — weddings photographed, events planned, flowers arranged)
|
|
17
|
+
- About (your story, why you do this, your team)
|
|
18
|
+
- Contact / Inquire (inquiry form with date, venue, guest count)
|
|
19
|
+
|
|
20
|
+
Optional: FAQ, Testimonials (real), Blog, Availability Calendar
|
|
21
|
+
|
|
22
|
+
## Section guidance
|
|
23
|
+
|
|
24
|
+
**Hero:**
|
|
25
|
+
- Set the emotional tone before the practical details
|
|
26
|
+
- Example: "Wedding Photographer in Manila — Candid, Intimate, Timeless"
|
|
27
|
+
- CTA: "Check Availability" or "Inquire Now"
|
|
28
|
+
- Strong hero photography (real work only)
|
|
29
|
+
|
|
30
|
+
**Portfolio / gallery:**
|
|
31
|
+
- Real weddings/events only — no stock wedding imagery
|
|
32
|
+
- If portfolio is limited (new business), use 3–5 strong examples or focus on mood/process
|
|
33
|
+
- Quality over quantity — 6 great photos beat 30 mediocre ones
|
|
34
|
+
|
|
35
|
+
**Services / packages:**
|
|
36
|
+
- Clear list of offerings: what's included, duration, deliverables
|
|
37
|
+
- Pricing approach: "Packages starting from [X]" or "Contact for custom quote" — avoid total opacity
|
|
38
|
+
- Separate wedding day vs. engagement vs. elopement if applicable
|
|
39
|
+
|
|
40
|
+
**About / story:**
|
|
41
|
+
- Personal and specific — why you do this work, your approach
|
|
42
|
+
- Team photos if working with a crew
|
|
43
|
+
|
|
44
|
+
**Testimonials:**
|
|
45
|
+
- Real couple quotes, real names, optional wedding date/venue
|
|
46
|
+
- Google Review count if available
|
|
47
|
+
|
|
48
|
+
**Contact / inquiry:**
|
|
49
|
+
- Form: Name, Email, Phone, Date, Venue (or location), Type of event, Guest count, Message
|
|
50
|
+
- Response time expectation — couples often contact multiple vendors simultaneously
|
|
51
|
+
|
|
52
|
+
## Design guidance
|
|
53
|
+
|
|
54
|
+
- **Art direction:** Quiet Luxury or Restrained Editorial for premium brands; Warm Hospitality for approachable/bohemian styles.
|
|
55
|
+
- Visual pacing and typography carry more weight than heavy ornament.
|
|
56
|
+
- Typography: romantic but readable — fine serif (Cormorant, Playfair Display) + clean sans
|
|
57
|
+
- Palette: soft and curated — blush, ivory, sage, champagne, dusty rose, eucalyptus green
|
|
58
|
+
- Photography is the entire design system — never use stock wedding imagery
|
|
59
|
+
- Motion: slow and graceful — crossfades, gentle scroll reveals
|
|
60
|
+
|
|
61
|
+
## SEO guidance
|
|
62
|
+
|
|
63
|
+
- Title: "[Business Name] — Wedding [Photographer/Planner/Florist] in [City]"
|
|
64
|
+
- H1: "Wedding [Service Type] in [City]" — e.g., "Wedding Photographer in Manila"
|
|
65
|
+
- Target: "wedding photographer [city]", "wedding planner [city]", "wedding florist near me"
|
|
66
|
+
- Portfolio pages optimized per wedding style/venue help for style-specific searches
|
|
67
|
+
- Structured data: `LocalBusiness` or `EventPlanner`
|
|
68
|
+
|
|
69
|
+
## WhatsApp / contact
|
|
70
|
+
|
|
71
|
+
- WhatsApp for initial availability inquiries in PH/SEA
|
|
72
|
+
- Pre-filled: "Hi! I'm inquiring about availability for my wedding. I found you on your website."
|
|
73
|
+
- Full inquiry form for packages/quotes
|
|
74
|
+
|
|
75
|
+
## Avoid
|
|
76
|
+
|
|
77
|
+
- Stock wedding photography — real work or no work
|
|
78
|
+
- Generic "Love, Laughter, and Happily Ever After" copy
|
|
79
|
+
- Hiding pricing entirely (couples will bounce if they have no price signal)
|
|
80
|
+
- Burying the inquiry form below excessive intro copy
|