create-output-format이란?
새로운 계획 출력 형식 어댑터를 비계합니다. 출력 형식 계약을 구현하는 모든 필수 파일이 포함된 형식 디렉터리를 만듭니다. 출처: leeovery/claude-technical-workflows.
새로운 계획 출력 형식 어댑터를 비계합니다. 출력 형식 계약을 구현하는 모든 필수 파일이 포함된 형식 디렉터리를 만듭니다.
명령줄에서 create-output-format AI 스킬을 개발 환경에 빠르게 설치
출처: leeovery/claude-technical-workflows.
Scaffold a new output format adapter for the technical-planning workflow. Each format adapter is a directory of 5 files, one per concern.
Before writing anything, understand the tool. Ask the user for:
If the user provided these upfront, skip straight to research.
새로운 계획 출력 형식 어댑터를 비계합니다. 출력 형식 계약을 구현하는 모든 필수 파일이 포함된 형식 디렉터리를 만듭니다. 출처: leeovery/claude-technical-workflows.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format새로운 계획 출력 형식 어댑터를 비계합니다. 출력 형식 계약을 구현하는 모든 필수 파일이 포함된 형식 디렉터리를 만듭니다. 출처: leeovery/claude-technical-workflows.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/leeovery/claude-technical-workflows --skill create-output-format 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/leeovery/claude-technical-workflows