Create Check List banner
monet-design monet-design

Create Check List

Development community

Description

`agent-input/unsection-hero-sections/*` 이미지들에 대해, saaspo-features-checklist.yaml과 동일한 형식의 체크리스트 파일을 초기상태로 생성하고싶다. 해당 체크리스트 파일을 생성하기위한 script 작성 후 실행하고, 성공하면 script 파일은 제거해라.

Installation

Installs to ~/.claude/skills/monet-design-monet-registry-create-check-list/SKILL.md

Terminal
mkdir -p ~/.claude/skills/monet-design-monet-registry-create-check-list && curl -fsSL https://raw.githubusercontent.com/monet-design/monet-registry/HEAD/prompt/create-check-list.md -o ~/.claude/skills/monet-design-monet-registry-create-check-list/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository