by sickn33
通过结构化工作流程简化 WordPress 主题开发,涵盖主题架构、模板层次和古腾堡区块编辑器集成。遵循 WordPress 最佳实践,从脚手架搭建到测试,创建响应式、可访问的主题。
1. 打开 Claude 聊天界面
2. 点击下方 "📋 复制" 按钮
3. 粘贴到 Claude 聊天框中并发送
4. 输入 "使用 wordpress-theme-development 技能" 开始使用
=== wordpress-theme-development 技能 === 作者: sickn33 描述: 通过结构化工作流程简化 WordPress 主题开发,涵盖主题架构、模板层次和古腾堡区块编辑器集成。遵循 WordPress 最佳实践,从脚手架搭建到测试,创建响应式、可访问的主题。 使用方法: 1. 调用技能: "使用 wordpress-theme-development 技能" 2. 提供相关信息: 根据技能要求提供必要参数 3. 查看结果: 技能会返回处理结果 示例: "使用 wordpress-theme-development 技能,帮我分析一下这段代码"
这种方法适用于所有 Claude 用户,不需要安装额外工具。
coding
safe
Specialized workflow for creating custom WordPress themes from scratch, including modern block editor (Gutenberg) support, template hierarchy, and responsive design.
Use this workflow when:
app-builder - Project scaffoldingfrontend-developer - Frontend developmentUse @app-builder to scaffold a new WordPress theme project
frontend-developer - Template developmentUse @frontend-developer to create WordPress template files
backend-dev-guidelines - Backend patternsUse @backend-dev-guidelines to create theme functions
wordpress-penetration-testing - WordPress patternsUse @wordpress-penetration-testing to understand WordPress CPT patterns
frontend-developer - Block developmentUse @frontend-developer to create custom Gutenberg blocks
frontend-design - UI designtailwind-patterns - Tailwind CSSUse @frontend-design to create responsive theme design
playwright-skill - Browser testingwebapp-testing - Web app testingUse @playwright-skill to test WordPress theme
theme-name/
├── style.css
├── functions.php
├── index.php
├── header.php
├── footer.php
├── sidebar.php
├── single.php
├── page.php
├── archive.php
├── search.php
├── 404.php
├── comments.php
├── template-parts/
├── inc/
├── assets/
│ ├── css/
│ ├── js/
│ └── images/
└── languages/
wordpress - WordPress developmentwordpress-plugin-development - Plugin developmentwordpress-woocommerce - WooCommerceView Count
0
Download Count
0
Favorite Count
0
Quality Score
70