
from awesome-omni-skills50
Adds short interactive learning exercises during AI-assisted coding to help developers understand design decisions and new code before merging.
Learning Opportunities provides an editorial workflow for offering small, deliberate exercises during coding sessions. It preserves provenance from upstream repositories and guides agents to load only the copied files that materially affect the task, then present targeted exercises (predict-then-observe, generate-then-compare, teach-back) that deepen developer understanding.
Use this skill after creating new files, schema changes, refactors, or when the user asks explanatory questions ("why does this work", "help me understand"). Avoid using for urgent debugging or quick fixes — this skill is for deliberate learning and review.
Designed for code-assistant harnesses and agent runtimes that can load repository files (Codex, Claude Code, Cursor, Gemini CLI, etc.).
A learning-exercise skill that prompts developers with interactive questions during AI-assisted coding sessions. The core exercise patterns (predict-then-observe, generate-then-compare, teach-it-back) are well-designed and genuinely useful. However, the skill is buried under heavy editorial packaging from the Omni Skills intake process, with references to non-existent files (ORIGIN.md, metadata.json) and hollow resource slots marked n/a. No scripts were present to test.
The skill is essentially good prompt-engineering guidance for interactive learning exercises. The packaging is the main issue — it carries a lot of upstream repo scaffolding (provenance, intake metadata, empty resource slots) that adds noise without value for end users. A stripped-down version focusing on just the exercise patterns and best practices would score much higher.
Azure Identity SDK (TypeScript) v2
Authenticate to Azure services from TypeScript using DefaultAzureCredential, Managed Identity, service principals, and credential chains with provenance-preserv
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
PostgreSQL Table Design
Operational workflow for PostgreSQL schema design: data types, indexing, constraints, partitioning, RLS, and best-practice examples for safe migrations and scal