Time Saved: 30 minutes - 1 hour debugging
Langue du texte source : anglais
Menu
Skills dans ce dépôt
SkillsMP a collecté 379 skills depuis fabioc-aloha/Alex_Skill_Mall. Ouvrez un skill pour examiner sa source et ses détails.
fabioc-aloha/Alex_Skill_MallAffichage de 40 skills collectés sur 379.
Time Saved: 30 minutes - 1 hour debugging
Langue du texte source : anglais
Time saved: 2-4 hours per issue
Langue du texte source : anglais
Azure Verified Modules (AVM), Bicep best practices, and MCP-powered infrastructure as code for Azure
Langue du texte source : anglais
Design well-architected Azure cloud systems — 10 design principles, 6 architecture styles, 44 design patterns, technology choices, WAF pillars
Langue du texte source : anglais
Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.
Langue du texte source : anglais
Patterns for Microsoft Graph, Microsoft Entra ID, and enterprise feature integration in VS Code extensions
Langue du texte source : anglais
Microsoft Entra Agent ID (preview) — create OAuth2-capable AI agent identities via Microsoft Graph beta API
Langue du texte source : anglais
Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM). Use when asked to reverse-engineer live Azure infrastructure, generate Infrastructure as Code from existing subscriptions/resource groups/resource IDs,…
Langue du texte source : anglais
Domain: DevOps & Cloud Engineering
Langue du texte source : anglais
Microsoft Fabric workspace management, governance, REST API patterns, and medallion architecture implementation
Langue du texte source : anglais
Comprehensive Microsoft Graph API reference for M365 service integration
Langue du texte source : anglais
Microsoft Authentication Library (MSAL) patterns for React/SPA applications with Entra ID
Langue du texte source : anglais
Time Saved: 1+ hour debugging silent auth failures
Langue du texte source : anglais
Create optimized multi-stage Dockerfiles for any language or framework
Langue du texte source : anglais
Full Teams app development patterns.
Langue du texte source : anglais
Update Azure Verified Modules (AVM) to latest versions in Bicep files.
Langue du texte source : anglais
Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through anti-rationalization guards, self-critique loops, retry protocols, non-negotiable behaviors, self-reflection quality…
Langue du texte source : anglais
Use when a user asks to generate or improve unit tests with measurable coverage gains using a strict staged workflow (build -> baseline -> plan -> generate -> verify -> coverage delta). Trigger phrases: generate unit tests, improve coverage, write tests for…
Langue du texte source : anglais
Code-scanning regex that looks for literal strings misses real usage:
Langue du texte source : anglais
Systematic code review for correctness, security, and growth — not just style enforcement
Langue du texte source : anglais
Date comparisons at thresholds fail due to fractional days:
Langue du texte source : anglais
Adversarial code review with three parallel perspectives — Advocate, Skeptic, Architect — that create productive tension. Use for high-stakes PRs, architectural changes, or when single-pass review would miss issues. Surfaces findings through disagreement, not…
Langue du texte source : anglais
Systematic 5-dimension audit framework for VS Code extensions — debug hygiene, dead code, performance, menu validation, dependency cleanup
Langue du texte source : anglais
Plans without measurable success criteria drift into wishful thinking:
Langue du texte source : anglais
One-time audits don't track improvement:
Langue du texte source : anglais
When checking that all callers of a contract implement it correctly, you get false positives from wrapper delegators:
Langue du texte source : anglais
CPU, memory, network bottleneck analysis — systematic performance investigation
Langue du texte source : anglais
Python mock.patch must target the import location, not the definition location
Langue du texte source : anglais
Systematic code refactoring to improve maintainability without changing behavior. Use when asked to "refactor this", "clean up this code", "improve code quality", "simplify this", "reduce complexity", or "eliminate code smells". Always preserves existing…
Langue du texte source : anglais
Safe transformations — same behavior, better structure.
Langue du texte source : anglais
Evaluate a repository's readiness for AI-assisted development across 4 axes: code understanding, dependency restore, build success, and test execution. Use when onboarding to a new repo, assessing CI readiness, or validating that an AI agent can work…
Langue du texte source : anglais
Pattern-aware code scaffolding that detects existing conventions and generates new components matching the codebase style. Use when asked to "scaffold a component", "generate boilerplate", "create a new module", "bootstrap a service", "add a new endpoint",…
Langue du texte source : anglais
Deep structural analysis of a codebase—dependency mapping, architecture boundary detection, coupling/cohesion scoring, and dead code discovery. Use when asked to "analyze codebase structure", "map dependencies", "find dead code", "architecture analysis",…
Langue du texte source : anglais
Systematic technical debt inventory and prioritization. Use when asked to "find tech debt", "show me the TODOs", "how healthy is this codebase", "what should we fix first", "find code smells", "audit code quality", or "identify hotspots". Scans code markers,…
Langue du texte source : anglais
Safe terminal command patterns — backtick escaping, output capture, and hang prevention
Langue du texte source : anglais
Analyze test code quality to detect coverage-only tests, test smells, and low-value assertions. Use when asked to "analyze test quality", "find coverage-only tests", "audit our tests", "are these tests valuable", "find test smells", or "which tests should we…
Langue du texte source : anglais
When renaming a function, test files have references that survive find-and-replace:
Langue du texte source : anglais
Systematic testing for confidence without over-testing — the right test at the right level
Langue du texte source : anglais
Systematic project audit pattern — version consistency, terminology, fact inventory, cross-references
Langue du texte source : anglais
Visual output that passes static checks can still fail to render:
Langue du texte source : anglais