microsoft
GitHub profile for microsoft1 skill
Are you microsoft? Claim your skills.
microsoft / ff-oce-dashboard
Generates a comprehensive OCE shift status dashboard by aggregating data from multiple internal services for real-time insights.
microsoft / ff-oce-kusto
Facilitates Kusto queries and telemetry investigations for the Fluid Framework, enhancing data analysis and error tracking.
microsoft / root-cause-tracing
Systematically traces bugs through the call stack to identify the original trigger of errors, enhancing debugging efficiency.
microsoft / systematic-debugging
Provides a structured four-phase framework for debugging technical issues, ensuring thorough understanding before proposing fixes.
microsoft / api-changes
Guides users through the process of managing customer-facing API changes, ensuring proper tagging and documentation for releases.
microsoft / fluid-release
Automates the Fluid Framework client release process, managing versioning, changelogs, and error handling in CI/CD environments.
microsoft / receiving-code-review
Facilitates effective code review reception by ensuring technical rigor and clarity before implementing feedback.
microsoft / testing-anti-patterns
Guides developers to avoid common testing anti-patterns, ensuring tests verify real behavior and maintain clean production code.
microsoft / writing-plans
Creates detailed implementation plans for engineers with minimal context, ensuring comprehensive guidance and testing strategies.
microsoft / ci-readiness-check
Facilitates CI readiness checks to catch common failures before pushing code changes, ensuring smoother integration and deployment.
microsoft / building-ui-ux
Guides users through implementing UI/UX designs with exploration, feedback, and integration for optimal user experiences.
microsoft / finishing-a-development-branch
Guides developers through the process of finalizing a feature branch, ensuring tests pass and code quality before creating a pull request.
microsoft / review
Facilitates comprehensive code reviews by spawning specialized sub-agents for correctness and compatibility analysis.
microsoft / trigger-pipelines-for-copilot-pr
Triggers Azure DevOps pipelines for Copilot-created pull requests by posting specific comments on GitHub PRs.
microsoft / test-driven-development
Facilitates test-driven development by guiding users through writing tests before implementation, ensuring code quality and behavior verification.
microsoft / updating-noridocs
Facilitates updating documentation after code changes by guiding users through context gathering, subagent dispatch, and verification.
microsoft / using-git-worktrees
Facilitates the creation of isolated Git workspaces for efficient project management and testing.
microsoft / using-screenshots
Enables users to capture and analyze screenshots for UI debugging and visual analysis using platform-specific commands.
microsoft / fluid-pr-guide
Guides users in composing effective PR titles and descriptions for Fluid Framework, ensuring clarity and adherence to style conventions.
microsoft / fluid-pr
Facilitates creating pull requests in the Fluid Framework repo by composing titles and bodies, ensuring compliance with conventions.