template-page-generator by kostja94/marketing-skills
npx skills add https://github.com/kostja94/marketing-skills --skill template-page-generator本指南为两种不同的使用场景设计模板页面:(1) 程序化 SEO —— 模板 + 数据 = 规模化;(2) 面向用户的模板 —— 用户浏览、选择并使用模板来生成自己的内容(CMS、图片、网站、氛围编程)。关于规模化框架,请参见 programmatic-seo。本技能涵盖模板聚合页面(图库、中心)和模板详情页面(包含“使用”流程的单个模板)。
调用时机:在首次使用时,如果合适,可以用一两句话开场,说明本技能涵盖的内容及其重要性,然后提供主要输出。在后续使用或用户要求跳过时,直接提供主要输出。
| 类型 | 目的 | 示例 |
|---|---|---|
| 模板聚合页面 | 图库、中心、分类;列出模板供浏览和筛选 | Canva /templates, Figma templates, VibeCatalog /templates, uitovibe 主题图库 |
| 模板详情页面 | 单个模板;预览、描述、“使用此模板” 行动号召 | 单个模板页面;用户点击以复制、自定义或在编辑器中打开 |
除了 SEO,模板页面还支持直接使用:用户选择模板并生成自己的内容。常见模式:
| 领域 |
|---|
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 流程 |
|---|
| 示例 |
|---|
| CMS | 浏览模板 → 选择 → 基于模板创建页面/文章 | WordPress 主题, Webflow 模板, Notion 模板 |
| 设计 / 图片 | 浏览 → 预览 → 在编辑器中自定义 | Canva (自定义此模板), Figma (复制到您的草稿) |
| 网站构建器 | 浏览 → 选择 → 自定义(颜色、字体、内容)→ 部署 | VibeCatalog, Lovable, Bolt.new, v0;仪表板、着陆页、SaaS 模板 |
| 氛围编程 | 浏览 UI 主题 → 复制样式指令 → 添加到 AI 提示词 → 生成 | uitovibe (复制指令,粘贴到 Bolt/Lovable/Cursor 提示词中) |
关键行动号召:“使用此模板”、“自定义此模板”、“复制到编辑器”、“获取此模板”、“从此开始”。
| 部分 | 目的 |
|---|---|
| 标题 | “[类别] 模板” 或 “浏览 [X] 个模板” |
| 筛选器 / 分类 | 按类型(仪表板、着陆页、简历)、平台(Bolt、Lovable、Next.js)、用例 |
| 模板卡片 | 缩略图、名称、简短描述、“使用”或“预览”行动号召;网格或列表 |
| 搜索 | 按关键词、标签 |
| 社会证明 | “X 个模板”、“Y 位用户使用过”、评分 |
| 行动号召 | 主要操作(浏览、开始使用、注册使用) |
参考:Canva 按 50 多种设计类型(文档、演示文稿、徽标、Instagram 帖子等)组织;Figma 提供 300 多个模板;VibeCatalog 按项目类型(仪表板、着陆页)分类。关于模板卡片结构和网格布局,请参见 card。
| 部分 | 目的 |
|---|---|
| 顶部横幅 | 模板名称、一句话描述优点;主要行动号召:“使用此模板” / “自定义” / “复制” |
| 预览 | 实时预览、截图或交互式演示;多视图(桌面、移动端) |
| 描述 | 功能、适用人群、包含内容 |
| 功能 / 包含内容 | 组件、部分、自定义选项(颜色、字体、布局) |
| 使用方法 | 步骤:复制 → 粘贴到编辑器 / 在 [工具] 中打开 → 自定义 |
| 平台兼容性 | Bolt、Lovable、v0、Next.js、React 等 |
| 常见问题 | “我可以商用吗?”、“我能获得源代码吗?”、“如何自定义?” |
| 相关模板 | 指向类似模板的内部链接 |
氛围编程模式(uitovibe, VibeCatalog):模板 = 样式指令或完整代码;用户将指令复制到 AI 提示词中,或下载/克隆以进行自定义。行动号召:“复制指令”、“添加到提示词”、“获取模板”。
当模板是从数据(位置页面、集成页面、比较页面)规模化生成时,使用 programmatic-seo 框架:
| 部分 | 目的 | 数据槽 |
|---|---|---|
| 介绍 | H1、介绍;匹配搜索意图 | {entity_name}, {context} |
| 证据区块 | 表格、列表、已验证数据;避免内容单薄 | {data_table}, {list_items} |
| 决策 | 推荐、后续步骤 | {recommendation} |
| 常见问题 | 利于 Schema 的问答 | {faq_items} |
| 行动号召 | 转化 | {cta_destination} |
关于数据、自动化和陷阱,请参见 programmatic-seo。当程序化页面有转化目标时,应用 landing-page-generator 的原则。
当程序化页面驱动注册/潜在客户捕获(例如,“[产品] for [城市]” 着陆页)时,将着陆页结构应用于模板:阻止滚动 → 建立信任 → 解释价值 → 消除疑虑 → 提出要求。参见 landing-page-generator。
| 领域 | 聚合 | 详情 | 使用流程 |
|---|---|---|---|
| 设计 (Canva, Figma) | 分类浏览、筛选器 | 预览、“自定义” | 在编辑器中打开、拖放 |
| 氛围编程 (uitovibe, VibeCatalog) | 主题图库、按风格 | 复制指令、“添加到提示词” | 粘贴到 Bolt/Lovable/Cursor |
| 网站 (Lovable, Bolt, v0) | 按项目类型 | 实时演示、“使用模板” | 克隆、自定义、部署 |
| CMS | 按内容类型 | 预览、“基于模板创建” | 从模板创建新页面/文章 |
| 程序化 SEO | 不适用(数据驱动) | 从模板 + 数据输出页面 | 信息性;指向产品的行动号召 |
每周安装量
181
代码仓库
GitHub 星标数
239
首次出现
2026年3月5日
安全审计
安装于
cursor164
gemini-cli163
kimi-cli163
codex163
opencode163
github-copilot163
Guides template page design for two distinct use cases: (1) Programmatic SEO — template + data = scale; (2) User-facing templates — users browse, select, and use templates to generate their own content (CMS, images, websites, vibe coding). See programmatic-seo for the scale framework. This skill covers template aggregation pages (gallery, hub) and template detail pages (individual template with "use" flow).
When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
| Type | Purpose | Examples |
|---|---|---|
| Template aggregation page | Gallery, hub, category; list templates for browse and filter | Canva /templates, Figma templates, VibeCatalog /templates, uitovibe theme gallery |
| Template detail page | Individual template; preview, description, "Use this template" CTA | Single template page; user clicks to copy, customize, or open in editor |
Beyond SEO, template pages enable direct use : users select a template and generate their own content. Common patterns:
| Domain | Flow | Examples |
|---|---|---|
| CMS | Browse templates → Select → Create page/post from template | WordPress themes, Webflow templates, Notion templates |
| Design / Images | Browse → Preview → Customize in editor | Canva (Customize this template), Figma (Duplicate to your drafts) |
| Website builders | Browse → Select → Customize (colors, fonts, content) → Deploy | VibeCatalog, Lovable, Bolt.new, v0; dashboard, landing page, SaaS templates |
| Vibe coding | Browse UI themes → Copy style instructions → Add to AI prompt → Generate | uitovibe (copy instructions, paste into Bolt/Lovable/Cursor prompt) |
Key CTA : "Use this template," "Customize this template," "Copy to editor," "Get this template," "Start with this."
| Section | Purpose |
|---|---|
| Headline | "Templates for [category]" or "Browse [X] templates" |
| Filters / Categories | By type (dashboard, landing page, resume), platform (Bolt, Lovable, Next.js), use case |
| Template cards | Thumbnail, name, short description, "Use" or "Preview" CTA; grid or list |
| Search | By keyword, tag |
| Social proof | "X templates," "Used by Y users," ratings |
| CTA | Primary action (Browse, Get started, Sign up to use) |
Reference : Canva organizes by 50+ design types (Docs, Presentations, Logos, Instagram Posts, etc.); Figma offers 300+ templates; VibeCatalog by project type (dashboards, landing pages). See card for template card structure and grid layout.
| Section | Purpose |
|---|---|
| Hero | Template name, one-line benefit; primary CTA: "Use this template" / "Customize" / "Copy" |
| Preview | Live preview, screenshot, or interactive demo; multiple views (desktop, mobile) |
| Description | What it does, who it's for, what's included |
| Features / What's included | Components, sections, customization options (colors, fonts, layouts) |
| How to use | Steps: Copy → Paste in editor / Open in [tool] → Customize |
| Platform compatibility | Bolt, Lovable, v0, Next.js, React, etc. |
| FAQ | "Can I use commercially?", "Do I get source code?", "How do I customize?" |
| Related templates | Internal links to similar templates |
Vibe coding pattern (uitovibe, VibeCatalog): Template = style instructions or full code; user copies instructions into AI prompt or downloads/clones to customize. CTA: "Copy instructions," "Add to prompt," "Get template."
When templates are generated at scale from data (location pages, integration pages, comparison pages), use programmatic-seo framework:
| Section | Purpose | Data Slot |
|---|---|---|
| Intro | H1, intro; matches intent | {entity_name}, {context} |
| Evidence block | Tables, lists, verified data; avoids thin content | {data_table}, {list_items} |
| Decision | Recommendation, next steps | {recommendation} |
| FAQ | Schema-friendly Q&A |
See programmatic-seo for data, automation, pitfalls. When programmatic pages have conversion goals, apply landing-page-generator principles.
When programmatic pages drive signup/lead capture (e.g., "[Product] for [City]" LPs), apply landing page structure to the template: Stop the scroll → Earn trust → Explain value → Remove doubt → Make the ask. See landing-page-generator.
| Domain | Aggregation | Detail | Use Flow |
|---|---|---|---|
| Design (Canva, Figma) | Category browse, filters | Preview, "Customize" | Open in editor, drag-and-drop |
| Vibe coding (uitovibe, VibeCatalog) | Theme gallery, by style | Copy instructions, "Add to prompt" | Paste into Bolt/Lovable/Cursor |
| Website (Lovable, Bolt, v0) | By project type | Live demo, "Use template" | Clone, customize, deploy |
| CMS | By content type | Preview, "Create from template" | New page/post from template |
| Programmatic SEO | N/A (data-driven) | Output pages from template + data | Informational; CTA to product |
Weekly Installs
181
Repository
GitHub Stars
239
First Seen
Mar 5, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
cursor164
gemini-cli163
kimi-cli163
codex163
opencode163
github-copilot163
README 国际化工具:自动化翻译与多语言文档管理 | readme-i18n
32,900 周安装
Docker安全指南:全面容器安全最佳实践、漏洞扫描与合规性要求
177 周安装
iOS开发专家技能:精通Swift 6、SwiftUI与原生应用开发,涵盖架构、性能与App Store合规
177 周安装
describe技能:AI驱动结构化测试用例生成,提升代码质量与评审效率
2 周安装
专业 README 生成器 | 支持 Rust/TypeScript/Python 项目,自动应用最佳实践
2 周安装
Django 6 升级指南:从 Django 5 迁移的完整步骤与重大变更解析
1 周安装
GitLab DAG与并行处理指南:needs与parallel优化CI/CD流水线速度
2 周安装
{faq_items} |
| CTA | Conversion | {cta_destination} |