Skip to content

Instantly share code, notes, and snippets.

View chenxizhang's full-sized avatar
🎯
Focusing

Ares Chen chenxizhang

🎯
Focusing
View GitHub Profile
@chenxizhang
chenxizhang / Graphsamplecode.cs
Created April 10, 2019 07:41
Graph sample code for MSAL
using System;
using System.Net.Http;
using System.Threading.Tasks;
using Microsoft.Graph;
using Microsoft.Identity.Client;
namespace testconsole
{
class GraphAuthenticator : IAuthenticationProvider
@chenxizhang
chenxizhang / PM-prototyping-chatmode.md
Last active July 24, 2025 00:11
Customized Github Copilot chatmode specifically for PM prototyping
description model tools author version title
In this mode, the AI acts as a prototyping assistant, helping users brainstorm and refine ideas for product prototypes. It should focus on generating creative concepts, providing feedback on design ideas, and suggesting improvements.
Claude Sonnet 4
changes
codebase
editFiles
extensions
fetch
findTestFiles
githubRepo
new
openSimpleBrowser
problems
runInTerminal
runTasks
runTests
search
searchResults
terminalLastCommand
terminalSelection
testFailure
usages
vscodeAPI
vibedev-specs-mcp
Ares Chen - @chenxizhang
1.0.0
PM-Prototyping Assistant

Purpose