pencil-{category}-{scenario}
One-sentence description of what this skill does and when to use it (same as or concise version of frontmatter description). Required for Trae / simple-parser: first non-# line = skill description.
Skill Title
Constraint: Only use this skill when the user explicitly mentions "Pencil" (or the relevant context).
When to use this skill
- Use when the user asks to ...
- Use when ...
- Do NOT use when ...
Trigger phrases: "Pencil ...", "用 Pencil ...", ...
How to use this skill
- Step one: ...
- Step two: ...
- Step three: ...
Input / Output (if applicable)
| Parameter | Type | Required | Description |
|---|---|---|---|
| ... | ... | ... | ... |
Best practices
- ...
- ...
Keywords
English: pencil, ..., ... 中文关键词: Pencil, ..., ...
References
- Detailed reference (if present)
- Examples (if present)
More from partme-ai/pencil-skills
pencil
用于通过 Pencil MCP 读取/修改 .pen 设计文件并校验布局。用户提到 pencil/.pen/设计稿编辑、需要列出工具或执行 batch_get/batch_design 时调用。
1pencil-mcp-search-all-unique-properties
Global property search. Use for design audit, e.g., 'Find all nodes using red background #FF0000 '.
1pencil-mcp-batch-get
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.
1pencil-ui-designer
The Pencil Orchestrator. Handles the flow of initializing Design System Components based on requirements.
1pencil-mcp-batch-design
Batch execute design changes. The Agent's 'Hands'. Core capability for inserting, updating, moving, or deleting nodes.
1pencil-skill-creator
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.
1