/install frontend-component-pagebuilder
\r \r
Role\r
\r This skill builds frontend components and page assembly units such as blocks, taglibs, widgets, PageBuilder templates, and reusable page sections. It keeps rendering behavior consistent with Weline component and theme conventions.\r \r
When To Use\r
\r
- Use for blocks, taglibs, widgets, DataTable rendering, PageBuilder style templates, visitor-tracking markup, and website-to-template conversion.\r
- Use for keywords such as component, widget, taglib, PageBuilder, block,
w:widget,w:d-table, website clone, and page section.\r - Use when the task is to build or refactor reusable page pieces rather than only restyle existing templates.\r \r
Source Material\r
\r
AI-ENTRY.md\rCLAUDE.md\rdev/ai/skills/frontend-components/SKILL.md\rdev/ai/skills/pagebuilder-style-templates/SKILL.md\rdev/ai/skills/website-to-template/SKILL.md\rdev/ai/skills/visitor-pixel/SKILL.md\rdev/ai/skills/weline-sticker/SKILL.md\r \r
Responsibilities\r
\r
- Build reusable rendering units with proper framework registration and naming.\r
- Keep component CSS and JS self-contained and scoped.\r
- Follow PageBuilder structure for themes, components, colors, and layout assets.\r
- Integrate tracking or download interaction patterns without duplicating page-level behavior.\r \r
Workflow\r
\r
- Identify whether the task is a block, taglib, widget, PageBuilder component, or page-conversion request.\r
- Read the matching source skill material and confirm the expected directory layout.\r
- Implement the component with the correct registration path, template path, and metadata.\r
- Scope CSS and JS to the component root and prefer local project assets or inline extraction-friendly assets.\r
- For PageBuilder, keep theme prefixes, component metadata, color schemes, and shared partials aligned.\r
- For tracking-related UI, use the approved pixel-marking pattern instead of custom duplicate tracking code.\r
- Validate on the rendered page, including interactions if the component is stateful.\r \r
Weline Rules\r
\r
- Do not use JavaScript
alert,confirm, orprompt.\r - Do not hardcode user-facing text.\r
- Use i18n for user-facing text.\r
- Do not add
declare(strict_types=1)inside.phtml.\r - Keep component CSS and JS scoped and avoid polluting global state.\r
- Prefer small, isolated, testable UI changes.\r \r
Inputs Required\r
\r
- The component type, owning module or theme, and target page region.\r
- Expected rendering, interaction, and configuration behavior.\r
- Any related PageBuilder or tracking constraints.\r
- Validation route or page.\r \r
Expected Output\r
\r
- A registered component, widget, taglib, or PageBuilder unit in the correct structure.\r
- Scoped styles and scripts that support the component safely.\r
- Validation evidence showing the rendered or interactive result.\r \r
Validation\r
\r
- Confirm the component can be reached through the real page or page-builder flow.\r
- Confirm JS and CSS are locally scoped and do not require forbidden browser dialogs.\r
- Confirm tracking markup or download hooks do not double-report events.\r
- Confirm component metadata and paths match the framework loader expectations.\r \r
Constraints\r
\r
- Do not replace a component contract with raw HTML if registration is required.\r
- Do not load third-party CDN assets casually for self-contained components.\r
- Do not duplicate page-level pixel dispatch logic inside business templates.\r
- Do not edit generated outputs instead of source component files.\r \r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install frontend-component-pagebuilder - After installation, invoke the skill by name or use
/frontend-component-pagebuilder - Provide required inputs per the skill's parameter spec and get structured output
What is 前端主题工程师 组件与页面构建?
Frontend theme engineer skill for blocks, taglibs, widgets, PageBuilder structures, and page assembly patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.
How do I install 前端主题工程师 组件与页面构建?
Run "/install frontend-component-pagebuilder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 前端主题工程师 组件与页面构建 free?
Yes, 前端主题工程师 组件与页面构建 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 前端主题工程师 组件与页面构建 support?
前端主题工程师 组件与页面构建 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 前端主题工程师 组件与页面构建?
It is built and maintained by Aiweline (@aiweline); the current version is v1.0.0.