Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

pencil-skills

pencil-skills 收录了来自 full-stack-skills 的 28 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
28
Stars
1
更新
2026-06-05
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pencil-design-from-stitch-html
网页与数字界面设计师

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, padding, shadow). Supports multi-framework tokens.

2026-06-05
pencil-mcp-batch-design
网页与数字界面设计师

Batch execute design changes. The Agent's 'Hands'. Core capability for inserting, updating, moving, or deleting nodes.

2026-06-05
pencil-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.

2026-06-05
pencil-mcp-find-empty-space-on-canvas
网页与数字界面设计师

Smartly find empty canvas space. Use to automatically plan artboard placement to avoid overlap and keep the canvas organized.

2026-06-05
pencil-mcp-get-editor-state
网页与数字界面设计师

Get current design environment context. Use when you need to understand what is currently selected, canvas position, and environment state before any task.

2026-06-05
pencil-mcp-get-guidelines
网页与数字界面设计师

Get design system guidelines. Use to read and understand specifications e.g. Material Design iOS HIG or custom specs before designing.

2026-06-05
pencil-mcp-get-screenshot
网页与数字界面设计师

Get node visual screenshot. Visual Verification. Use to capture screenshots after operations to verify if the design meets expectations.

2026-06-05
pencil-mcp-get-style-guide
网页与数字界面设计师

Get specific style detailed definitions. Use to get metadata for a specific style, including palettes, typography rules, etc.

2026-06-05
pencil-mcp-get-style-guide-tags
网页与数字界面设计师

Explore design style tags. Use to get design inspiration, such as 'Modern', 'Dark Mode', 'SaaS' directions.

2026-06-05
pencil-mcp-get-variables
网页与数字界面设计师

Read design variables Tokens . Use to get Design Tokens color font variables defined in the current document to ensure consistency.

2026-06-05
pencil-mcp-open-document
网页与数字界面设计师

Open or create a design document. Use when you need to initialize design tasks, create new files, or switch to specific designs.

2026-06-05
pencil-mcp-replace-all-matching-properties
网页与数字界面设计师

Global property batch replace. Use for global style adjustment, e.g., 'Replace all red backgrounds with brand blue'.

2026-06-05
pencil-mcp-search-all-unique-properties
网页与数字界面设计师

Global property search. Use for design audit, e.g., 'Find all nodes using red background

2026-06-05
pencil-mcp-set-variables
网页与数字界面设计师

Set or update design variables. Use to establish or maintain a Design Token system.

2026-06-05
pencil-mcp-snapshot-layout
网页与数字界面设计师

Get page layout structure snapshot. Use when you need to understand the current page's DOM-like tree structure to prepare for layout adjustments.

2026-06-05
pencil-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.

2026-06-05
pencil
网页与数字界面设计师

用于通过 Pencil MCP 读取/修改 .pen 设计文件并校验布局。用户提到 pencil/.pen/设计稿编辑、需要列出工具或执行 batch_get/batch_design 时调用。

2026-06-05
pencil-ui-design-spec-generator
网页与数字界面设计师

Translates vague user requirements into an action-level PENCIL_PLAN sequence of Pencil MCP tool calls . Does not execute; outputs the plan only.

2026-06-05
pencil-ui-design-system-antd
网页与数字界面设计师

Initialize Ant Design. design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-design-system-bootstrap
网页与数字界面设计师

Initialize Bootstrap. design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-design-system-echarts
网页与数字界面设计师

Initialize ECharts. design system components chart placeholders and data-viz tokens in Pencil.

2026-06-05
pencil-ui-design-system-element
网页与数字界面设计师

Initialize Element Plus. design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-design-system-layui
网页与数字界面设计师

Initialize Layui. design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-design-system-ucharts
网页与数字界面设计师

Initialize uCharts. design system components chart placeholders and data-viz tokens in Pencil.

2026-06-05
pencil-ui-design-system-uview
网页与数字界面设计师

Initialize uView 2.x . design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-design-system-uviewpro
网页与数字界面设计师

Initialize uView Pro. design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-design-system-vant
网页与数字界面设计师

Initialize Vant. design system components in Pencil variables and component overview.

2026-06-05
pencil-ui-designer
软件开发工程师

The Pencil Orchestrator. Handles the flow of initializing Design System Components based on requirements.

2026-06-05