用于通过 Pencil MCP 读取/修改 .pen 设计文件并校验布局。用户提到 pencil/.pen/设计稿编辑、需要列出工具或执行 batch_get/batch_design 时调用。
لغة النص الأصلي: الصينية
القائمة
جمع SkillsMP عدد ٢٨ من skills من full-stack-skills/pencil-skills. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٨ من أصل ٢٨ skills مجمعة.
用于通过 Pencil MCP 读取/修改 .pen 设计文件并校验布局。用户提到 pencil/.pen/设计稿编辑、需要列出工具或执行 batch_get/batch_design 时调用。
لغة النص الأصلي: الصينية
When you need to turn Stitch page HTML (or a Stitch URL) into a Pencil .pen design. Parses DOM and Tailwind, applies HTML→Pencil mapping and execution order, outputs sequential batch_design for layout and style fidelity (background, color, size, margin,…
لغة النص الأصلي: الإنجليزية
Batch execute design changes. The Agent's 'Hands'. Core capability for inserting, updating, moving, or deleting nodes.
لغة النص الأصلي: الإنجليزية
Batch search and read node information. The Agent's 'Eyes'. Use to find specific components e.g. all nodes named 'Button' or get child structure within a container.
لغة النص الأصلي: الإنجليزية
Smartly find empty canvas space. Use to automatically plan artboard placement to avoid overlap and keep the canvas organized.
لغة النص الأصلي: الإنجليزية
Get current design environment context. Use when you need to understand what is currently selected, canvas position, and environment state before any task.
لغة النص الأصلي: الإنجليزية
Get design system guidelines. Use to read and understand specifications e.g. Material Design iOS HIG or custom specs before designing.
لغة النص الأصلي: الإنجليزية
Get node visual screenshot. Visual Verification. Use to capture screenshots after operations to verify if the design meets expectations.
لغة النص الأصلي: الإنجليزية
Get specific style detailed definitions. Use to get metadata for a specific style, including palettes, typography rules, etc.
لغة النص الأصلي: الإنجليزية
Explore design style tags. Use to get design inspiration, such as 'Modern', 'Dark Mode', 'SaaS' directions.
لغة النص الأصلي: الإنجليزية
Read design variables Tokens . Use to get Design Tokens color font variables defined in the current document to ensure consistency.
لغة النص الأصلي: الإنجليزية
Open or create a design document. Use when you need to initialize design tasks, create new files, or switch to specific designs.
لغة النص الأصلي: الإنجليزية
Global property batch replace. Use for global style adjustment, e.g., 'Replace all red backgrounds with brand blue'.
لغة النص الأصلي: الإنجليزية
Global property search. Use for design audit, e.g., 'Find all nodes using red background
لغة النص الأصلي: الإنجليزية
Set or update design variables. Use to establish or maintain a Design Token system.
لغة النص الأصلي: الإنجليزية
Factory skill for creating new pencil-ui-design-system-* skills. Use when you need to add support for a new design system layui antd bootstrap element uview uviewpro vant ucharts echarts etc. to the Pencil ecosystem.
لغة النص الأصلي: الإنجليزية
Translates vague user requirements into an action-level PENCIL_PLAN sequence of Pencil MCP tool calls . Does not execute; outputs the plan only.
لغة النص الأصلي: الإنجليزية
Initialize Ant Design. design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
Initialize Bootstrap. design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
Initialize ECharts. design system components chart placeholders and data-viz tokens in Pencil.
لغة النص الأصلي: الإنجليزية
Initialize Element Plus. design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
Initialize Layui. design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
Initialize uCharts. design system components chart placeholders and data-viz tokens in Pencil.
لغة النص الأصلي: الإنجليزية
Initialize uView 2.x . design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
Initialize uView Pro. design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
Initialize Vant. design system components in Pencil variables and component overview.
لغة النص الأصلي: الإنجليزية
The Pencil Orchestrator. Handles the flow of initializing Design System Components based on requirements.
لغة النص الأصلي: الإنجليزية
Get page layout structure snapshot. Use when you need to understand the current page's DOM-like tree structure to prepare for layout adjustments.
لغة النص الأصلي: لغات متعددة