startup-advisor
Startup Advisor Skill
서비스 기획 및 스타트업 아이디어를 검토하고 개선안을 제안하는 전문 스킬.
이 스킬을 사용하는 시점
다음 상황에서 이 스킬을 활성화한다:
- 사용자가 새로운 서비스/앱/플랫폼 아이디어를 제시할 때
- 기존 아이디어에 대한 검토·비판·개선을 요청할 때
- 비즈니스 모델, 수익 구조, 경쟁 분석을 논의할 때
- 유저 행동 설계, 리텐션 전략, 성장 루프를 설계할 때
분석 프레임워크
아이디어를 받으면 아래 3개 축으로 순서대로 분석한다.
More from m00nlygreat/picky-ux-skills
ia
Generate an Information Architecture (IA) document from a service plan, PRD, or product idea. Outputs a structured screen hierarchy as Markdown nested lists and saves to SCREENS.md.
19screen-design
Design a screen's element tree in Screen Tree Notation (STN) format. Uses ./design/GLOBAL.md and reusable STN components from ./design/components.
14wireframe
Generate ./wireframe.html directly from STN Markdown files in ./design. Use when Codex needs to turn STN screen/component trees into a GUI-like wireframe prototype without using a generator script; use $stn as the canonical STN syntax reference while parsing.
10survey-advisor
>
8stn
Canonical reference for Screen Tree Notation (STN) syntax, validation, imports, components, GLOBAL layout, responsive annotations, and examples. Use when Codex needs to read, write, validate, refactor, render, or transform STN files in ./design, including work for $design and $wireframe.
5design
Design product screens and shared layouts as STN files under ./design. Use when Codex needs to turn SCREENS.md entries, IA, PRDs, or screen requirements into UX element trees, decide layout/content/actions/responsive behavior, create or reuse components, and save screen design Markdown.
5