Skip to main content

microsoft/FluidFramework

SkillsMP ha recopilado 31 skills de microsoft/FluidFramework. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
31
Estrellas en GitHub
4945
Forks en GitHub
585

Mostrando 31 de 31 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Fluid Framework client release group — minor releases, patch releases, and post-release type test updates. Covers release prep, branching, version bumps, changelogs, release notes, and type test baselines. In autonomous mode, auto-detects state from the…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when customer-facing API changes were made — i.e., API report .md files differ from the branch's resolved comparison base. Guides through release tag assignment, API Council review requirements, breaking change classification, deprecation process, and…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when asked to review code, review a branch, or do a code review. Spawns Breaker (correctness) and API Analyst (compatibility/conventions) sub-agents while the orchestrator reviews architecture, tests, performance, and security.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Internal reusable workflow for resolving the correct Git comparison base for branch reviews and change analysis. Finds the PR target or canonical Fluid Framework upstream, selects the newest shared target-history commit, and detects substantial divergence.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate the OCE shift status dashboard. Triggers on: 'generate shift dashboard', 'show dashboard', 'shift status', 'status dashboard', 'what's going on', or any request for a NON-SPECIFIC overview of current OCE status (incidents, pipelines, errors).

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when creating a pull request in the Fluid Framework repo. Composes a PR title and body following Fluid Framework conventions, proposes them to the user, then pushes the branch and creates the PR on GitHub. Triggers on "create a PR", "make a PR", "open a…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Trigger ADO pipelines for a Copilot-created PR by posting /azp run comments. Use when the user asks to trigger CI pipelines for a specific PR.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

The authority on pulling a pull request — Azure DevOps or GitHub — into an isolated local worktree so a human can review it in their editor, and on posting human-controlled review comments back to the PR (ADO via the ado PR-thread MCP tools or the Azure…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Triage test failures in an Azure DevOps pipeline run for Fluid Framework. Use when the user shares an ADO build/pipeline URL or build ID and wants failures analyzed, when they ask "why did this pipeline fail", "summarize the test failures", "is this test…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when the user explicitly asks for a CI check or to push their branch — e.g. "ci readiness", "check ci", "pre-push check", "ready for CI", "ci check", "ready to push", "push my changes", "push the branch", "let's push". Catches common CI failures before…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

IMMEDIATELY USE THIS SKILL when creating or develop anything and before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores de interfaces web y digitales
descripción

Use when implementing user interfaces or user experiences - guides through exploration of design variations, frontend setup, iteration, and proper integration

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use this skill when faced with a difficult debugging task where you need to replicate some bug or behavior in order to see what is going wrong.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill to split large plans into smaller chunks. This skill manages your context window for large tasks. Use it when a task will take a long time and cause context issues.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

ALWAYS load this skill if it is not already loaded, for ANY user query or conversation - establishes the Nori workflow, protected-branch check, operating mode, tone, and coding guidelines before any other work

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this when you have finished making code changes and you are ready to update the documentation based on those changes.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this whenever you need to create an isolated workspace.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this to capture screen context.

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Describes how to use abilities. Read before any conversation.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Use this skill to build features or debug anything that uses a webapp frontend.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use this skill for any Kusto query or telemetry investigation specifically related to Fluid Framework or its partners. Triggers include: writing or running a Kusto query against the Office Fluid database, investigating Fluid Framework telemetry or error…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when composing, writing, drafting, or reviewing a PR title, PR description, or PR body in Fluid Framework — provides title style, body template, and section guidance.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

This skill should be used when the user asks to "run policy check", "check policy", "policy-check", or needs to validate package compliance. Provides guidance on running policy checks for specific packages or the entire repository.

Idioma del texto original: inglés

actualizado
Mostrando 31 de 31 skills recopiladas.