Что такое create-specification?
Создайте новый файл спецификации для решения, оптимизированный для использования генеративного ИИ. Источник: github/awesome-copilot.
Создайте новый файл спецификации для решения, оптимизированный для использования генеративного ИИ.
Быстро установите AI-навык create-specification в вашу среду разработки через командную строку
Источник: 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].
Создайте новый файл спецификации для решения, оптимизированный для использования генеративного ИИ. Источник: github/awesome-copilot.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/github/awesome-copilot --skill create-specificationСоздайте новый файл спецификации для решения, оптимизированный для использования генеративного ИИ. Источник: 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