pp-authorSlash command — scaffold a new Power Platform Playwright test using the toolkit Page Objects + Playwright MCP for live selector capture. Wraps the pp-playwright-author agent. Always honors CLAUDE.md anti-patterns.pp-diagnoseSlash command — diagnose a failing Power Platform Playwright test. Maps errors against CLAUDE.md anti-patterns, walks the trace zip, and explains the root cause + fix. Wraps the pp-playwright-diagnose agent.pp-validateSlash command — run the Power Platform Playwright sample suite. Walks the user through prerequisites, .env, auth state, and a chosen Playwright project, then parses results and explains failures using CLAUDE.md anti-patterns. Wraps the pp-playwright-validate…
Repository-Explorer
microsoft · Repositories und repräsentative Skills - Seite 13
Repository-Ansicht von 2.515 gesammelten Skills in 321 GitHub-Repositories.
npm-publishPublishing duroxide-node to npm. Use when releasing a new version, building platform binaries, or publishing to the npm registry.duroxide-node-orchestrationsWriting durable workflows in JavaScript using duroxide-node. Use when creating orchestrations, activities, writing tests, or when the user mentions generator workflows, yield patterns, or duroxide-node development.napi-interopRust↔JS interop architecture in duroxide-node. Use when modifying the napi bridge, adding ScheduledTask types, fixing cross-thread issues, changing tracing delegation, or debugging block_in_place / ThreadsafeFunction behavior.
code-verifierドキュメントのコードサンプルを実装しテストで検証する。Use when: コードサンプルを検証する、サンプルコードをテストする、実装を確認する、コードが動作するか確認する。コードサンプルの実装とテスト、動作検証。reviewerASP.NET Core ハンドブックの記事をレビューする。Use when: 記事をレビューする、ドキュメントを校正する、コードレビューする、PRをレビューする。技術ドキュメントのレビュー、品質チェック、校正。writerASP.NET Core ハンドブックの新規章コンテンツを作成する。Use when: 新しい章を書く、ドキュメントを作成する、チャプターを追加する、コンテンツを執筆する。技術ドキュメントのライティング、ASP.NET Core ガイドの執筆。
duroxide-python-orchestrationsWriting durable workflows in Python using duroxide-python. Use when creating orchestrations, activities, writing tests, or when the user mentions generator workflows, yield patterns, or duroxide-python development.pypi-publishPublishing duroxide-python to PyPI. Use when releasing a new version, building platform wheels, or publishing to the Python Package Index.pyo3-interopRust↔Python interop architecture in duroxide-python. Use when modifying the PyO3 bridge, adding ScheduledTask types, fixing GIL deadlocks, changing tracing delegation, or debugging block_in_place / with_gil behavior.
cross-repo-testingThis skill should be used when the user asks to "test a cross-repo feature", "deploy a feature branch to staging", "test SDK against OH Cloud", "e2e test a cloud workspace feature", "test provider tokens", "test secrets inheritance", or when changes span the…upcoming-releaseThis skill should be used when the user asks to "generate release notes", "list upcoming release PRs", "summarize upcoming release", "/upcoming-release", or needs to know what changes are part of an upcoming release.update-sdkThis skill should be used when the user asks to "update SDK", "bump SDK version", "pin SDK to a commit", "test unreleased SDK", "update agent-server image", "bump the version", "prepare a release", "what files change for a release", or needs to know how SDK…
ci-failure-debuggingDebug and fix failing CI validation checks for this Python project. Use when asked to fix CI failures, debug failing PR checks, fix pylint/mypy/black/cspell/pytest errors, or when a PR validation workflow fails.samplesGuide for creating or updating sample applications in this project. Use when adding a new sample, modifying an existing sample, or when asked to demonstrate a feature management capability with example code.sync-async-patternGuide for implementing sync/async mirrored code in this project. Use when adding new classes, methods, or feature filters that need both sync and async versions, or when modifying existing sync code that has an async counterpart in featuremanagement/aio/.
per-repo-conventionsUse when starting work in any repository, and again at each work-phase transition (design, coding, debugging, verification, opening a PR). Loads the canonical per-repo-conventions guidance from foundation:docs/PER_REPO_CONVENTIONS.md — the discovery pattern…bundle-to-dotConvention for the v3 bundle documentation system: a single bundle.dot + bundle.png per repo, generated by bundle_repo_dot(). Use when generating, validating, or interpreting bundle documentation files. Covers 7-cluster DOT structure, token cost model, color…creating-amplifier-modulesUse when creating a new Amplifier module (tool, hook, orchestrator, context, or provider). Covers the mount() contract, protocol compliance validation, placeholder patterns, and the module directory structure. Prevents the common mistake of creating no-op…
synthesis-decisionSynthesizes outputs from Compliance, Clinical, and Coverage agents into a final APPROVE or PEND recommendation using gate-based evaluation with LENIENT mode policy, weighted confidence scoring, and structured audit trail.clinical-reviewExtracts clinical data from prior authorization requests, validates ICD-10 diagnosis codes via MCP, notes CPT/HCPCS procedure codes (format validation handled by orchestrator pre-flight), searches supporting literature via PubMed and clinical trials, and…coverage-assessmentVerifies provider credentials via NPI MCP, searches Medicare coverage policies via CMS Coverage MCP, and maps clinical evidence to policy criteria with MET/NOT_MET/INSUFFICIENT assessment, per-criterion confidence scoring, and documentation gap analysis.
dlm-diagnosticsDiagnose Microsoft Purview Data Lifecycle Management (DLM) issues in Exchange Online. Use this skill when a user reports: retention policy not applying to workloads, retention policy stuck in Error or PendingDeletion, items not moving from primary mailbox to…asklearnLook up Microsoft Purview documentation and guidance from Microsoft Learn. Use this skill ONLY when the user's question does NOT match a diagnostic symptom in dlm-diagnostics. Use dlm-diagnostics first for troubleshooting issues like retention policy errors,…skill-creatorMeta-skill for creating new DLM diagnostic skills. Use this skill when you need to author a new troubleshooting guide (SKILL.md + reference files) that follows the project's conventions. Produces a complete skill directory structure that can be dropped into…
experiment-catalog-operatorOperate and analyze Experiment Catalog instances from any repository that depends on the catalog. Use when creating projects, experiments, baselines, sets/permutations, metric definitions, tags, or result uploads; comparing experiment results; finding…experiment-catalog-demo-dataGenerate realistic demo data for the experiment catalog including projects, experiments, permutations, results with metrics, metric definitions, and tags.experiment-catalog-installClone, build, and run the Experiment Catalog locally or in Azure. Provisions Azure resources, builds the .NET backend and Svelte UI, and starts or deploys the solution. Trigger phrases include "install experiment catalog", "run experiment catalog",…
sdd-walkthroughUse when about to orchestrate a subagent-driven-development execute-plan session — provides 5 realistic task scenarios with Amplifier delegate() patterns, model_role selection, status handling (DONE, DONE_WITH_CONCERNS, NEEDS_CONTEXT), and fix loops for spec…superpowers-referenceComplete reference tables for Superpowers modes, agents, recipes, and anti-patternsintegration-testing-discipline4 principles for E2E testing discipline — observe first, fix in batches, expect long durations, check container state directly. NO FIXES DURING OBSERVATION RUNS.