Thang Chung
Community@thangchung · Ho Chi Minh City, Vietnam
Cloud-native developer and architect. Microsoft Azure MVP
Agent Skills by Thang Chung
Showing 39 vetted skills indexed across 1 GitHub repositories.
comfyui-converter
Convert ComfyUI JSON workflow graphs into TypeScript functions with Zod validation.
playwright-cli
Automate browser interactions and Playwright test workflows through a command-line interface.
aspireify
Wire an Aspire AppHost by scanning repos, proposing resource graphs, and validating with aspire start.
aspnet-minimal-api-openapi
Create ASP.NET Minimal API endpoints with typed responses and OpenAPI documentation.
entra-agent-id
Provision Microsoft Entra Agent Identity Blueprints and configure OAuth 2.0 token exchange via Microsoft Graph.
debug-issue
Trace and debug code issues using knowledge graph call-chain navigation.
refactor-safely
Plan and execute code refactoring using dependency graph analysis and impact previews.
explore-codebase
Navigate codebase structure using knowledge graph queries and semantic search.
readme-blueprint-generator
Generates README.md files by analyzing .github/copilot documentation and copilot-instructions.md.
create-implementation-plan
Generate structured implementation plan Markdown files for features, refactoring, and upgrades.
dotnet-inspect
Inspect .NET API surfaces across NuGet packages, platform libraries, and local assemblies.
aspire-deployment
Deploy Aspire AppHost applications to Docker Compose, Kubernetes, Azure, or AWS using the Aspire CLI.
entra-app-registration
Guides Microsoft Entra ID app registration, OAuth 2.0 flows, and MSAL integration.
aspire
Routes Aspire distributed app tasks to orchestration, deployment, and monitoring sub-skills.
harness-engineering
Converts repeated coding-agent mistakes into repository instructions, checks, and failure memory.
aspire-orchestration
Manages Aspire AppHost lifecycle and recovers from file locks, port conflicts, and orphaned processes.
architecture-blueprint-generator
Generates architecture blueprint documentation by analyzing codebase structure, patterns, and technology stacks.
prd
Generates structured Product Requirements Documents with user stories, technical specifications, and risk analysis.
review-changes
Reviews code changes using risk-scored change detection and knowledge graph impact analysis.
aspire-init
Scaffolds Aspire AppHost skeletons in repositories using aspire init or aspire new templates.
create-specification
Creates structured Markdown specification files optimized for Generative AI consumption.
aspire-monitoring
Inspects Aspire app logs, traces, metrics, and resource state across local and deployed environments.
get-api-docs
Fetches current third-party API and library documentation using the chub CLI.
karpathy-guidelines
Applies behavioral guidelines to reduce common LLM coding mistakes during code writing and review.
Frequently Asked Questions About Thang Chung
FAQPage SchemaWhat tasks can I perform with Thang Chung's Aspire skills?▼
The Aspire skill family covers the full distributed-app lifecycle: aspire-init scaffolds AppHosts, aspireify wires resources like Postgres, Redis, and RabbitMQ with OpenTelemetry, aspire-orchestration handles start/stop/wait and port conflicts, aspire-deployment publishes to Docker Compose, Kubernetes, Azure, or AWS, and aspire-monitoring surfaces logs, traces, and metrics.
Who are these skills designed for?▼
Cloud-native .NET developers and architects, matching the author's profile as a Microsoft Azure MVP. Target users include engineers building Aspire distributed apps, identity engineers configuring Entra Agent ID and OAuth2 flows, and teams applying structured code review, refactoring, and architecture documentation practices.
How do the Entra identity skills work in practice?▼
entra-app-registration guides Azure AD app registration, MSAL integration, and API permissions. entra-agent-id provisions Agent Identity Blueprints and BlueprintPrincipals via Microsoft Graph with fmi_path and OBO token exchange. entra-a2a-mcp-obo supplies best practices for A2A/MCP agentgateway authentication chains.
Are these skills open source and what do they cost?▼
Most skills carry an explicit MIT license, including the Aspire suite, Entra skills, coffeeshop services, calculator-utils, and karpathy-guidelines, making them free to use and modify. Skills without a stated license should be checked individually in the repository before redistribution.
What prerequisites do these skills require?▼
Aspire skills require the aspire CLI and an AppHost-based .NET repo; orchestration and deployment invoke cloud CLIs for Azure, Kubernetes, Docker, or AWS. playwright-cli needs npx/npm. markitdown requires Microsoft's markitdown package. Entra skills require Microsoft Graph access and tenant identifiers such as tenantId and app IDs.