promptkit

Движок композиции PromptKit. Используйте этот навык, когда пользователь хочет собрать задачно-ориентированный промпт, написать документ с требованиями, исследовать ошибку, проверить код,…

npx skills add https://github.com/microsoft/promptkit --skill promptkit

You must read and execute bootstrap.md in the repository root. Treat it as the entry point and single source of truth for PromptKit component discovery, template selection, parameter gathering, and prompt assembly.

Inputs

  • The user's task, question, or requested artifact.
  • Any repository context needed to choose the right PromptKit template, persona, protocols, format, taxonomy, and parameters.
  • Any constraints, goals, or non-goals the user has already provided.

Output

  • A PromptKit-assembled prompt ready to use for the requested task, or
  • The result of executing the selected interactive PromptKit workflow in the current session, as directed by bootstrap.md.

Workflow

  1. Read bootstrap.md before doing anything else.
  2. Follow its instructions to inspect manifest.yaml and identify the appropriate PromptKit components.
  3. Gather any required parameters or clarify missing inputs from the user.
  4. Assemble the prompt in the order defined by PromptKit.
  5. Return the assembled prompt or continue the interactive workflow exactly as bootstrap.md directs.

Больше skills от microsoft

oss-growth
microsoft
Персона OSS-хакера роста
official
accessibility-aria-expert
microsoft
Обнаруживает и исправляет проблемы доступности в веб-представлениях React/Fluent UI. Используйте при проверке кода на совместимость с экранными дикторами, исправлении ARIA-меток, обеспечении…
official
generate-canvas-app
microsoft
[УСТАРЕЛО — используйте canvas-app] Создать полное приложение Power Apps canvas.
official
django
microsoft
Лучшие практики веб-разработки на Django, включая модели, представления, шаблоны и тестирование.
official
github-issue-creator
microsoft
Преобразует сырые заметки, журналы ошибок, голосовой ввод или скриншоты в четкие отчеты о проблемах в формате GitHub-flavored markdown. Используется, когда пользователь вставляет информацию об ошибке, сообщение об ошибке…
official
python-package-management
microsoft
Использует uv для управления зависимостями и poethepoet для автоматизации задач.
official
runtime-validation
microsoft
Проверка во время выполнения для перенесённых приложений — охватывает стратегию тестирования (этап планирования) и выполнение тестов (этап валидации): проверка запуска,…
official
azure-postgres-ts
microsoft
Подключение к Azure Database for PostgreSQL Flexible Server с использованием пакета pg (node-postgres) с поддержкой аутентификации по паролю и Microsoft Entra ID (без пароля).
official