Azure.ResourceManager.MySql (.NET)
Safe 69Manage Azure MySQL with .NET SDK
by sickn33
This skill provides ready-to-use code examples for Azure Resource Manager MySQL Flexible Server operations in .NET. Developers can quickly implement database provisioning, firewall configuration, backups, and high availability without searching through documentation.
azure-identity-ts
Safe 68Authenticate to Azure Services
by sickn33
This skill provides documentation and examples for authenticating to Azure services using the Azure Identity SDK for JavaScript and TypeScript. It supports multiple authentication methods including managed identities, service principals, and developer credentials.
Azure Identity SDK for Rust
Safe 69Authenticate Azure Services in Rust
by sickn33
This skill helps developers implement authentication for Azure SDK Rust applications using Microsoft Entra ID credentials, enabling secure access to Azure services locally and in production environments.
Azure Identity SDK for Python
Safe 70Implement Azure Authentication in Python
by sickn33
Developers struggle with Azure SDK authentication across local development and cloud deployments. This skill provides unified credential patterns that work seamlessly in both environments.
azure-eventgrid-java
Safe 72Build Event-Driven Apps with Azure Event Grid Java SDK
by sickn33
Integrate Azure Event Grid into Java applications to publish and subscribe to events using a reliable cloud-native pub/sub messaging system.
Azure Tables SDK for Python
Safe 70Build Azure Tables integrations with Python
by sickn33
Developers need guidance on integrating Azure Tables NoSQL storage in Python applications. This skill provides comprehensive documentation on authentication, entity operations, queries, and batch transactions using the Azure Data Tables SDK.
Azure Batch SDK for Java
Safe 68Run Azure Batch Jobs with Java
by sickn33
Developers need to run large-scale parallel and HPC workloads in Azure but lack guidance on using the Azure Batch SDK for Java. This skill provides comprehensive code examples for pools, jobs, tasks, and compute node management.
@azure/ai-voicelive (JavaScript/TypeScript)
Safe 70Build Real-Time Voice AI Apps with Azure
by sickn33
This skill provides comprehensive documentation and code examples for building real-time voice AI applications using the Azure AI Voice Live SDK. It enables developers to create voice assistants, conversational AI, and speech-to-speech applications in JavaScript and TypeScript.
Azure.AI.OpenAI (.NET)
Safe 70Build AI apps with Azure OpenAI and .NET
by sickn33
Developers struggle to integrate Azure OpenAI into .NET applications efficiently. This skill provides complete code examples for chat, embeddings, DALL-E, Whisper, and advanced features like RAG and function calling.
Azure AI Agents Persistent SDK for Java
Safe 69Create persistent AI agents with Azure SDK
by sickn33
Build persistent AI agents that maintain state across sessions. This SDK provides low-level control over agent threads, messages, and runs in Java applications.
Azure.AI.Agents.Persistent (.NET)
Safe 69Build persistent AI agents with Azure AI SDK for .NET
by sickn33
Developers need to integrate persistent AI agents into .NET applications with proper thread management and streaming. This skill provides complete SDK patterns for agent CRUD, conversation flows, function calling, and file search using Azure AI Agents.
avalonia-zafiro-development
Safe 71Apply Avalonia Zafiro Development Conventions
by sickn33
This skill enforces mandatory conventions for Avalonia UI development with Zafiro toolkit, ensuring maintainable functional-reactive MVVM code that follows industry best practices.
avalonia-viewmodels-zafiro
Safe 71Build reactive Avalonia UI applications with Zafiro patterns
by sickn33
Creating maintainable Avalonia applications requires consistent ViewModel patterns and navigation structures. This skill provides proven ReactiveUI and Zafiro toolkit patterns for robust UI development.
async-python-patterns
Safe 72Implement Async Python Patterns
by sickn33
Build high-performance Python applications with asyncio patterns for concurrent I/O operations, async APIs, and non-blocking systems.
architecture-patterns
Safe 70Implement Clean Architecture Patterns
by sickn33
Build maintainable, testable backend systems using proven architecture patterns. This skill helps you apply Clean Architecture, Hexagonal Architecture, and Domain-Driven Design to create scalable software.
architecture
Safe 70Architectural Decision Framework
by sickn33
This skill helps teams make better architectural decisions through structured trade-off analysis and ADR documentation. It provides decision trees, pattern guidance, and templates to document architecture choices with their rationale.
app-builder
Low Risk 69Build Full-Stack Applications with AI Agent Coordination
by sickn33
Transform natural language requests into production-ready applications. App Builder analyzes your requirements, selects the optimal tech stack, and coordinates specialist AI agents to build complete projects from scratch.
angular-ui-patterns
Safe 72Build Robust Angular UIs with Proven Patterns
by sickn33
Creating reliable Angular interfaces requires consistent handling of loading states, errors, and empty states. This skill provides battle-tested patterns that ensure users always understand what is happening in your application.
angular-migration
Safe 72Migrate AngularJS to Angular
by sickn33
This skill provides comprehensive guidance for migrating legacy AngularJS applications to modern Angular, covering hybrid setup, component conversion, service migration, and routing patterns.
angular-best-practices
Safe 72Optimize Angular Performance
by sickn33
Angular applications often suffer from performance issues due to inefficient change detection, bundle bloat, and rendering bottlenecks. This skill provides prioritized best practices to optimize Angular apps for speed and efficiency.