promptkit

द्वारा microsoft

प्रॉम्प्टकिट रचना इंजन। इस कौशल का उपयोग तब करें जब उपयोगकर्ता कार्य-विशिष्ट प्रॉम्प्ट तैयार करना, आवश्यकता दस्तावेज़ लिखना, बग की जांच करना, कोड की समीक्षा करना,… चाहता हो।

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.

microsoft की और Skills

oss-growth
microsoft
OSS ग्रोथ हैकर व्यक्तित्व
official
accessibility-aria-expert
microsoft
React/Fluent UI वेबव्यू में पहुँच संबंधी समस्याओं का पता लगाता है और उन्हें ठीक करता है। स्क्रीन रीडर संगतता के लिए कोड की समीक्षा करते समय, ARIA लेबल ठीक करते समय, सुनिश्चित करते समय उपयोग करें…
official
generate-canvas-app
microsoft
[पुराना हो चुका है — इसके बजाय canvas-app का उपयोग करें] एक पूर्ण Power Apps कैनवास ऐप जनरेट करें।
official
django
microsoft
Django वेब डेवलपमेंट के लिए सर्वोत्तम अभ्यास जिसमें मॉडल, व्यू, टेम्पलेट और परीक्षण शामिल हैं।
official
github-issue-creator
microsoft
कच्चे नोट्स, एरर लॉग्स, वॉइस डिक्टेशन या स्क्रीनशॉट को साफ-सुथरे GitHub-फ्लेवर्ड मार्कडाउन इश्यू रिपोर्ट्स में बदलें। तब उपयोग करें जब उपयोगकर्ता बग जानकारी, एरर…
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