Megan Masanz
Community@memasanz
Megan Masanz publishes 31 agent skills spanning Azure architecture, Entra Agent ID, Content Understanding, and disciplined software engineering practices.
Agent Skills by Megan Masanz
Showing 31 vetted skills indexed across 1 GitHub repositories.
idea-refine
Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.
entra-agent-id
Create and manage OAuth2-capable AI agent identities via Microsoft Graph beta API.
debugging-and-error-recovery
Diagnose test failures, build errors, and runtime bugs through structured root-cause triage.
using-agent-skills
Discovers and routes tasks to the appropriate engineering workflow skill by development phase.
test-driven-development
Guides test-first development using the red-green-refactor cycle for code changes and bug fixes.
planning-and-task-breakdown
Decomposes specifications into ordered, verifiable implementation tasks with acceptance criteria.
incremental-implementation
Implements multi-file code changes in thin, tested vertical slices.
azure-content-understanding
Extracts structured RAG-ready data from documents, images, audio, and video via Azure AI Content Understanding.
api-and-interface-design
Designs stable REST APIs, TypeScript contracts, and module boundaries with consistent error semantics.
microsoft-docs
Query official Microsoft Learn documentation for Azure, .NET, and M365 concepts and configuration.
cloud-solution-architect
Designs and reviews Azure cloud architectures using Well-Architected Framework principles and design patterns.
ci-cd-and-automation
Configures GitHub Actions CI/CD pipelines with quality gates, deployment strategies, and rollback workflows.
context-engineering
Configures rules files and curates context layers to improve AI agent output quality.
frontend-ui-engineering
Builds accessible, responsive UI components following design system standards and WCAG 2.1 AA guidelines.
shipping-and-launch
Prepares production launches with pre-launch checklists, staged rollouts, monitoring, and rollback plans.
spec-driven-development
Creates structured specifications before coding through a gated four-phase workflow.
code-review-and-quality
Reviews code changes across correctness, readability, architecture, security, and performance axes.
skill-creator
Guides creation of AI agent skills for Azure SDKs and Microsoft Foundry services.
security-and-hardening
Hardens web application code against OWASP vulnerabilities through threat modeling and defensive patterns.
pptx
Creates, edits, and verifies PowerPoint decks using pptxgenjs, python-pptx, and OOXML editing.
deprecation-and-migration
Plans and executes deprecation and migration of legacy systems, APIs, and features.
interview-me
Extracts underlying user intent through one-question-at-a-time interviews before planning or coding.
code-simplification
Refactors code to reduce complexity while preserving exact behavior and project conventions.
doubt-driven-development
Subjects non-trivial decisions to fresh-context adversarial review before they stand.
Frequently Asked Questions About Megan Masanz
FAQPage SchemaWhat tasks can I accomplish with memasanz's skill collection?▼
The 31 skills cover disciplined engineering (test-driven development, debugging, code review, spec-driven development, CI/CD), Azure architecture design and diagramming, Entra Agent ID provisioning, Azure Content Understanding extraction, PowerPoint deck creation, MCP server building, and browser testing via Chrome DevTools.
Who is the target audience for these skills?▼
Software engineers, cloud solution architects, and AI agent developers working in the Microsoft ecosystem. The skills suit teams building on Azure, Microsoft Foundry, Microsoft Graph, and .NET/Node/Python stacks who want structured guidance for design, testing, security hardening, and production launches.
How do the Azure-focused skills work in practice?▼
The entra-agent-id skill uses Microsoft Graph beta API and a containerized sidecar for agent identity provisioning. The azure-content-understanding skill uses the azure-ai-contentunderstanding SDK with prebuilt analyzers and LROPoller. The diagrams skill generates .drawio files with Microsoft's official V23 icon bundle.
What prerequisites or dependencies do these skills require?▼
Browser testing requires the chrome-devtools MCP server. Microsoft-docs uses the Microsoft Learn MCP Server or the mslearn CLI as fallback. Content Understanding requires a Microsoft Foundry resource with gpt-4.1, gpt-4.1-mini, and text-embedding-3-large deployments. Entra Agent ID needs Graph beta permissions.
Do the skills cover the full software delivery lifecycle?▼
Yes. The collection spans ideation (idea-refine, interview-me), specification (spec-driven-development), implementation (test-driven-development, incremental-implementation), quality (code-review-and-quality, security-and-hardening, performance-optimization), and release (ci-cd-and-automation, shipping-and-launch, deprecation-and-migration).