Skills Plugins MCP Prompt Model 博客 我的中心

wordpress-theme-to-emdash

Port WordPress themes to EmDash CMS. Use when asked to convert, migrate, or port a WordPress theme to EmDash, or when creating an EmDash site that should match an existing WordPress site's design. Handles design extraction, template conversion, and EmDash-specific features like menus, taxonomies, and widgets.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=emdash-cms-emdash-skills-wordpress-theme-to-emdash-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name wordpress-theme-to-emdash description Port WordPress themes to EmDash CMS. Use when asked to convert, migrate, or port a WordPress theme to EmDash, or when creating an EmDash site that should match an existing WordPress site's design. Handles design extraction, template conversion, and EmDash-specific features like menus, taxonomies, and widgets. WordPress Theme to EmDash Port WordPress themes to EmDash in six phases. Read the phase file before starting each phase. Critical Rules Copy scaffold first - Start every theme by copying scaffold/ from this skill Take screenshots of demo - Identify the demo URL and capture all page types using agent-browser before starting work No hard-coded content - Use getSiteSettings() for title/tagline, getMenu() for navigation Server-rendered pages - Never use getStaticPaths() for EmDash content Astro 6 - Use ClientRouter not ViewTransitions , Zod 4 syntax, Node 22+ Use emdash Image component - For all images, import Image from "emdash/ui" Phases Phase File Summary 1 phases/1-discovery.md Download theme, screenshot demo, capture images 2 phases/2-design.md Extract CSS variables, fonts, colors 3 phases/3-templates.md Convert PHP templates to Astro 4 phases/4-dynamic.md Site settings, menus, taxonomies, widgets 5 phases/5-seed.md Create seed file with demo content 6 phases/6-verify.md Screenshot, compare, iterate, build Checklist Setup Copy scaffold/ to new theme directory. Unless otherwise specified by the user, make this a subdirectory of themes/ and name it after the WordPress theme (e.g., themes/twentytwentyfour/ ). Rename folder, update package.json Verify build: pnpm build Phase 1: Discovery Theme source downloaded Demo site identified discovery/ folder created with screenshots/ , images/ , notes.md All page types screenshotted Sample images downloaded Phase 2: Design CSS variables in global.css Fonts loading Colors match demo Phase 3: Templates Homepage, single post, archive, category, tag, page, 404 Components extracted (PostCard, etc.) Phase 4: Dynamic Site settings (title, tagline, logo from CMS) Navigation menus (from CMS, not hard-coded) Taxonomies Widget areas (if applicable) Phase 5: Seed Seed file created with demo images at .emdash/seed.json (or wired up via package.json#emdash.seed ) Phase 6: Verify Dev server applied seed cleanly on first request (no validation errors in logs) Output screenshots captured Visual comparison done Build succeeds: pnpm build LICENSE file downloaded (GPL-2.0 in most cases) README credits original theme Reference Documents references/astro-essentials.md - Astro 6 patterns references/template-patterns.md - PHP → Astro conversion references/concept-mapping.md - WP → EmDash concepts references/emdash-api.md - Full API reference references/design-extraction.md - CSS extraction techniques
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。