
from awesome-omni-skills50
Authenticate to Azure services from TypeScript using DefaultAzureCredential, Managed Identity, service principals, and credential chains with provenance-preserv
Provides a TypeScript-focused workflow for authenticating to Azure services using the @azure/identity SDK. It documents recommended credential patterns (DefaultAzureCredential, Managed Identity, ClientSecret/Certificate), environment variable conventions, and example code for token acquisition and service client usage. The skill preserves upstream provenance and imported support files so operators can review original context before executing or modifying the workflow.
Use this skill when you need to implement or review authentication flows for Azure services from TypeScript projects, especially when maintaining provenance to upstream source material matters (e.g., packaging, audits, or PR reviews). It is appropriate for development, CI, Kubernetes workload identity, and production-managed-identity scenarios.
Likely useful to agent stacks with code and CLI capabilities (Codex-like CLIs, Claude Code, Cursor, Gemini CLI) because it includes code snippets and operational guidance for running commands and inspecting provenance.
Azure Identity SDK skill for TypeScript authentication. No scripts included — purely a documentation/reference skill with good code examples covering DefaultAzureCredential, managed identity, service principals, and credential chains. SKILL.md is well-written but padded with meta-commentary about provenance and intake processes unrelated to the actual Azure content. Related skills section links to unrelated andruia skills which appears to be spam/padding.
Clean from a security standpoint — no scripts, no suspicious patterns, all credential examples use placeholders. Main issues are architectural: the skill wraps Azure SDK reference docs in a lot of provenance/intake boilerplate that adds no user value, and the related-skills and resource tables are padded with irrelevant content.
Conductor Revert (Git-aware Revert Track)
Git-aware revert workflow for reverting tracks, phases, or tasks while preserving provenance and upstream workflow; includes safety checks and an execution plan
Security Threat Model (Repository-grounded)
Generate an evidence-backed, repository-specific threat model that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and prioritized miti
Context Restoration — Code Refactoring
Workflow and best practices for restoring and preserving project context during code refactoring, with provenance and selective file restoration.
HelpDesk Automation (Rube MCP)
Automate HelpDesk workflows via Rube MCP (Composio): list and paginate tickets, manage views, use canned responses, and inspect custom fields while preserving u
Azure Event Hubs (Rust) — Workflow
Run and review Azure Event Hubs workflows in Rust: send/receive events, batch sends, partitioned consumption and checkpointing with preserved provenance.
Azure.Messaging.EventGrid (.NET) v2
Workflow skill for Azure Event Grid (.NET): publish and consume EventGrid and CloudEvents, with examples for publishing, pull delivery, and Azure Functions trig
AgentPhone (Telephony)
Manage AgentPhone telephony workflows: create agents, buy/release numbers, make calls, send/receive SMS, configure webhooks, and inspect transcripts/usage.
Node.js Best Practices (v3)
Decision-focused Node.js guidance for framework choice, async patterns, security, testing, and architecture — teaches how to think about Node.js projects rather
Learning Opportunities
Adds short interactive learning exercises during AI-assisted coding to help developers understand design decisions and new code before merging.
PostgreSQL Table Design
Operational workflow for PostgreSQL schema design: data types, indexing, constraints, partitioning, RLS, and best-practice examples for safe migrations and scal