Pencil CLI(pencilコマンド)だけを使って既存の.penファイル(Pencilで作成されたデザインファイル)をAIプロンプトで修正・更新するスキル。ユーザーが.penファイルの編集、ボタン追加、レイアウト変更、UIデザインの調整、Pencilデザインの更新などを依頼した場合に必ずこのスキルを使用する。エージェントモード(pencil --in --out --prompt)で同一パスを指定して既存ファイルを上書き編集し、編集後はインタラクティブモード(pencil interactive)でNodeツリーから「編集したコンポーネントのNodeだけ」を特定してget_screenshot / export_nodes でPNG出力し、.penと同階層のsnapshots/ディレクトリに保存する。Pencil MCPには依存せず、pencil コマンドのみで完結する。
$npx -y skills add getty104/claude-code-marketplace --skill edit-pencil-designInstalls into the current project.
Run `npx skills use "https://github.com/getty104/claude-code-marketplace" --skill "getty104/claude-code-marketplace/edit-pencil-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getty104/claude-code-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/getty104/claude-code-marketplace"` and select the relevant skills, then follow their instructions.