create-specification이란?
Generative AI 사용에 최적화된 솔루션의 새 사양 파일을 만듭니다. 출처: github/awesome-copilot.
Generative AI 사용에 최적화된 솔루션의 새 사양 파일을 만듭니다.
명령줄에서 create-specification AI 스킬을 개발 환경에 빠르게 설치
출처: github/awesome-copilot.
Your goal is to create a new specification file for ${input:SpecPurpose}.
The specification file must define the requirements, constraints, and interfaces for the solution components in a manner that is clear, unambiguous, and structured for effective use by Generative AIs. Follow established documentation standards and ensure the content is machine-readable and self-contained.
The specification should be saved in the /spec/ directory and named according to the following convention: spec-[a-z0-9-]+.md, where the name should be descriptive of the specification's content and starting with the highlevel purpose, which is one of [schema, tool, data, infrastructure, process, architecture, or design].
Generative AI 사용에 최적화된 솔루션의 새 사양 파일을 만듭니다. 출처: github/awesome-copilot.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/github/awesome-copilot --skill create-specificationGenerative AI 사용에 최적화된 솔루션의 새 사양 파일을 만듭니다. 출처: github/awesome-copilot.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/github/awesome-copilot --skill create-specification 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/github/awesome-copilot