Skip to main content
jonathan-vella
Perfil de creador de GitHub

jonathan-vella

Vista por repositorio de 235 skills recopiladas en 11 repositorios de GitHub.

skills recopiladas
235
repositorios
11
actualizado
27 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
apex-vnext
54 skills · 25 ago 2026
Desarrolladores de softwareDiseñadores gráficosOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
5 categorías ocupacionales · 41 % clasificado
23 %participación
#02
apex
50 skills · 27 ago 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosOtras ocupaciones informáticas
3 categorías ocupacionales · 66 % clasificado
21 %participación
#03
azure-smb-rf
47 skills · 16 abr 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosOtras ocupaciones informáticasAnalistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónArquitectos de redes informáticas
9 categorías ocupacionales · 100 % clasificado
20 %participación
#04
apex-accelerator
23 skills · 21 ago 2026
clasificación pendiente
9,8 %participación
#05
hack-ops
20 skills · 1 mar 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosEspecialistas en gestión de proyectosOtras ocupaciones informáticasRedactores técnicos
5 categorías ocupacionales · 100 % clasificado
8,5 %participación
#06
apex-localops
18 skills · 17 ago 2026
Administradores de redes y sistemas informáticosAnalistas de seguridad de la información
2 categorías ocupacionales · 94 % clasificado
7,7 %participación
#07
hacker-board
7 skills · 20 feb 2026
Desarrolladores de softwareArquitectos de redes informáticasRedactores técnicos
3 categorías ocupacionales · 100 % clasificado
3 %participación
#08
microhack-azure-migrate
7 skills · 14 mar 2026
Desarrolladores de softwareRedactores técnicosDesarrolladores webDiseñadores comerciales e industrialesDiseñadores gráficos
5 categorías ocupacionales · 100 % clasificado
3 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

azure-artifacts
Desarrolladores de software

**UTILITY SKILL** — Defines artifact templates, required H2 structure, and output styling for Steps 1-7. WHEN: "generate artifact", "check H2 structure", "artifact template", "as-built docs". EXCLUDES: Azure configuration and IaC patterns.

25 ago 2026
context-management
Desarrolladores de software

**UTILITY SKILL** — Manages context through runtime artifact compression and post-run Copilot log audits. WHEN: "context optimization", "token budget", "runtime compression", "log parsing", "handoff gaps". EXCLUDES infrastructure generation and deployment.

25 ago 2026
docs-writer
sin clasificar

**WORKFLOW SKILL** — Maintains Markdown documentation accuracy and freshness across docs, root guides, and changelog. WHEN: "update docs", "doc gardening", "staleness check", "changelog entry", "repo explanation", "agent change docs", "skill change docs".

25 ago 2026
iac-common
sin clasificar

**UTILITY SKILL** — Shared IaC deploy patterns for Bicep + Terraform agents: deployment strategies, circuit breaker, known deploy issues. WHEN: "phased deployment", "circuit breaker", "deploy strategy", "deploy issue", "shared IaC pattern". DO NOT USE FOR:…

25 ago 2026
vendor-prompting
Otras ocupaciones informáticas

**ANALYSIS SKILL** — Audit-grade reference for Anthropic Claude and OpenAI GPT-5.5 prompting best practices. WHEN: "claude prompting", "gpt-5.5 prompting", "audit agent", "review prompt", "vendor best practices", "anthropic best practices", "openai…

24 ago 2026
azure-defaults
Desarrolladores de software

**UTILITY SKILL** — Provides Azure defaults for regions, tags, CAF naming, AVM-first policy, security, and unique suffixes. WHEN: "Azure naming", "CAF", "resource tags", "AVM module", "security baseline", "region default". EXCLUDES artifact templates and live…

24 ago 2026
terraform-patterns
Desarrolladores de software

**UTILITY SKILL** — Reusable Azure Terraform patterns: hub-spoke, private endpoints, diagnostics, AVM-TF modules. WHEN: "hub-spoke Terraform", "private endpoint module", "AVM-TF composition", "diagnostic settings", "plan interpretation". DO NOT USE FOR: Bicep…

24 ago 2026
terraform-search-import
sin clasificar

**WORKFLOW SKILL** — Discover existing Azure resources and bulk import them into Terraform management. WHEN: "terraform import", "import Azure resources", "bring unmanaged infra under Terraform", "adopt Terraform for existing resources", "generate import…

24 ago 2026
Mostrando 8 de 54 skills recopiladas.
azure-prepare
Desarrolladores de software

**WORKFLOW SKILL** — Prepare Azure apps for deployment (Bicep/Terraform, azure.yaml, Dockerfiles). WHEN: "create app", "build web app", "create API", "deploy to Azure", "generate Bicep", "generate Terraform", "function app", "add authentication", "managed…

27 ago 2026
azure-compliance
sin clasificar

**ANALYSIS SKILL** — Azure compliance and security auditing: best practices, Key Vault expiration monitoring, resource validation. WHEN: "compliance scan", "security audit", "Key Vault expiration check", "expired certificates", "orphaned resources". DO NOT…

27 ago 2026
azure-cost-optimization
sin clasificar

**ANALYSIS SKILL** — Identify cost savings across Azure subscriptions via cost + utilization analysis. WHEN: "optimize Azure costs", "reduce Azure spending", "find cost savings", "rightsize VMs", "find orphaned resources", "optimize Redis costs". DO NOT USE…

27 ago 2026
azure-deploy
sin clasificar

**WORKFLOW SKILL** — Execute Azure deployments (azd up, azd deploy, terraform apply) for already-prepared apps with built-in error recovery. WHEN: 'run azd up', 'run azd deploy', 'push to production', 'go live', 'bicep deploy', 'terraform apply', 'publish to…

27 ago 2026
azure-storage
sin clasificar

**UTILITY SKILL** — Azure Storage Services: Blob, File Shares, Queue, Table, and Data Lake. Object storage, SMB shares, async messaging, NoSQL key-value, big-data analytics. Access tiers + lifecycle management. WHEN: "blob storage", "file shares", "queue…

27 ago 2026
azure-validate
sin clasificar

**WORKFLOW SKILL** — Pre-deployment validation for Azure: config, infrastructure (Bicep/Terraform), permissions, prerequisites. WHEN: 'validate my app', 'check deployment readiness', 'run preflight checks', 'validate azure.yaml', 'validate Bicep', 'test…

27 ago 2026
entra-app-registration
Desarrolladores de software

**WORKFLOW SKILL** — Guides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration. WHEN: "create app registration", "register Azure AD app", "configure OAuth", "add API permissions", "generate service principal", "MSAL example",…

27 ago 2026
azure-adr
sin clasificar

**ANALYSIS SKILL** — Creates Azure Architecture Decision Records (ADRs) with WAF pillar mapping, alternatives, and consequences. WHEN: "create ADR", "document decision", "architecture decision record", "record why we chose", "WAF pillar justification",…

27 ago 2026
Mostrando 8 de 50 skills recopiladas.
iac-common
Administradores de redes y sistemas informáticos

Shared IaC deploy patterns for Bicep and Terraform deploy agents: deployment strategies, circuit breaker, known deploy issues. For preflight validation (auth, governance, stop rules), see azure-validate. USE FOR: Phased deployment, circuit breaker,…

16 abr 2026
appinsights-instrumentation
Desarrolladores de software

Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance,…

15 abr 2026
azure-adr
Desarrolladores de software

Creates Azure Architecture Decision Records with WAF mapping, alternatives, and consequences. USE FOR: ADR creation, architecture decisions, trade-off analysis, WAF pillar justification. DO NOT USE FOR: Bicep/Terraform code generation, diagram creation, cost…

15 abr 2026
azure-ai
Desarrolladores de software

Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. WHEN: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text,…

15 abr 2026
azure-aigateway
Administradores de redes y sistemas informáticos

Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry…

15 abr 2026
azure-artifacts
Desarrolladores de software

Artifact template structures, H2 compliance rules, and documentation styling for agent outputs (Steps 1-7). USE FOR: generating any agent artifact, checking H2 structure compliance. DO NOT USE FOR: Azure resource configuration (use azure-defaults),…

15 abr 2026
azure-bicep-patterns
Desarrolladores de software

Reusable Azure Bicep patterns: hub-spoke, private endpoints, diagnostics, AVM composition. USE FOR: Bicep template design, hub-spoke networking, private endpoint patterns, AVM modules. DO NOT USE FOR: Terraform code, architecture decisions, troubleshooting,…

15 abr 2026
azure-cloud-migrate
Desarrolladores de software

Assess and migrate cross-cloud workloads to Azure. Generates assessment reports and converts code from AWS, GCP, or other providers to Azure services. WHEN: migrate Lambda to Azure Functions, migrate AWS to Azure, Lambda migration assessment, convert AWS…

15 abr 2026
Mostrando 8 de 47 skills recopiladas.
agent-authoring
sin clasificar

**WORKFLOW SKILL** — Creates, restructures, and audits GitHub Copilot `.agent.md` and `.prompt.md` files with correct frontmatter, handoffs, model policy, context budgets, and validation. WHEN: "create agent", "author custom agent", "edit agent definition",…

21 ago 2026
azure-defaults
sin clasificar

**UTILITY SKILL** — Applies canonical Azure defaults through an IaC workflow covering governance precedence, CAF naming, AVM-first composition, unique suffixes, cost monitoring, VNet planning, and lifecycle checks. WHEN: "Azure naming convention", "CAF…

21 ago 2026
docs-writer
sin clasificar

**WORKFLOW SKILL** — Maintains repository documentation accuracy and freshness across the docs site, agent files, and changelog. WHEN: "update docs", "doc gardening", "staleness check", "changelog entry", "repo explanation", "agent change docs", "skill change…

21 ago 2026
context-management
sin clasificar

**UTILITY SKILL** — Two-mode context-window management. RUNTIME: artifact compression (full/summarized/minimal) used by orchestrator and codegen agents. AUDIT: post-mortem analysis of Copilot debug logs (token profiling, redundancy + hand-off gap detection)…

28 jul 2026
workflow-engine
sin clasificar

**UTILITY SKILL** — Machine-readable workflow DAG for the multi-step agent pipeline. Defines node types, edge conditions, gates, and fan-out patterns. WHEN: "orchestrator step routing", "resume from graph", "workflow validation", "workflow DAG", "workflow…

28 jul 2026
microsoft-docs
sin clasificar

**ANALYSIS SKILL** — Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. WHEN: "Microsoft Learn", "Azure docs", "quickstart guide", "limits and quotas", "WAF reference", "architecture pattern docs". DO…

11 jul 2026
azure-bicep-patterns
sin clasificar

**UTILITY SKILL** — Reusable Azure Bicep patterns: hub-spoke, private endpoints, diagnostics, AVM composition. WHEN: "hub-spoke Bicep", "private endpoint module", "diagnostic settings", "AVM Bicep composition". USE FOR: Bicep template design, hub-spoke…

22 jun 2026
azure-validate
sin clasificar

**WORKFLOW SKILL** — Pre-deployment validation for Azure: config, infrastructure (Bicep/Terraform), permissions, prerequisites. WHEN: 'validate my app', 'check deployment readiness', 'run preflight checks', 'validate azure.yaml', 'validate Bicep', 'test…

22 jun 2026
Mostrando 8 de 23 skills recopiladas.
azure-adr
Desarrolladores de software

Creates Azure Architecture Decision Records (ADRs) with WAF mapping, alternatives, consequences, and implementation guidance; use for architecture decision documentation requests.

1 mar 2026
azure-artifacts
Desarrolladores de software

Defines canonical artifact templates, H2 structures, and documentation styling rules for agent outputs (Steps 1-7); use for artifact generation, formatting, and template compliance.

1 mar 2026
azure-defaults
Administradores de redes y sistemas informáticos

Provides Azure defaults for naming, regions, tags, AVM-first modules, security baselines, WAF criteria, governance discovery, and pricing guidance across all agents.

1 mar 2026
azure-troubleshooting
Administradores de redes y sistemas informáticos

Azure resource troubleshooting patterns including KQL templates, metric thresholds, health checks, and remediation playbooks. Use when diagnosing unhealthy Azure resources or building diagnostic workflows.

1 mar 2026
docs-writer
Redactores técnicos

Maintains repository documentation accuracy and freshness; use for doc updates, agent or skill changes, staleness checks, changelog entries, and repo explanation requests.

1 mar 2026
github-operations
Desarrolladores de software

Handles GitHub issues, pull requests, repositories, Actions, releases, and API tasks using MCP-first workflows with gh CLI fallback for advanced operations.

1 mar 2026
hackops-domain
Desarrolladores de software

HackOps platform business rules, role matrix, lifecycle states, and scoring invariants. Use when building API routes, writing tests, or validating business logic for the HackOps hackathon management platform. Keywords: hackathon, team, coach, hacker, admin,…

1 mar 2026
nextjs-patterns
Desarrolladores de software

Next.js 15+ App Router patterns for the HackOps platform. Covers route handlers, server/client components, middleware, layouts, and data fetching. Use when building pages, API routes, or debugging Next.js behavior. Keywords: Next.js, App Router, route…

1 mar 2026
Mostrando 8 de 20 skills recopiladas.
azure-validate
Administradores de redes y sistemas informáticos

Pre-deployment validation for Azure readiness. Run deep checks on configuration, infrastructure (Bicep or Terraform), RBAC role assignments, managed identity permissions, and prerequisites before deploying. WHEN: validate my app, check deployment readiness,…

17 ago 2026
microsoft-foundry
sin clasificar

Deploy, evaluate, fine-tune, and manage Foundry agents end-to-end with azd: hosted agent scaffold/run/deploy, prompt agent create, batch eval, continuous eval, prompt optimizer, Agent Optimizer scaffold, agent.yaml, dataset curation from traces, model…

17 ago 2026
azlocal-deploy
Administradores de redes y sistemas informáticos

**WORKFLOW SKILL** — Deploy an Azure Local instance via Azure portal or ARM template: prerequisites, software download, OS install, Arc registration, and cloud deployment. WHEN: "deploy Azure Local", "install Azure Local", "Azure Local deployment", "deploy…

30 jul 2026
azlocal-troubleshoot
Administradores de redes y sistemas informáticos

**ANALYSIS SKILL** — Troubleshoot Azure Local deployment, registration, and update failures: collect logs, use the diagnostic support tools, and open support. WHEN: "troubleshoot Azure Local", "Azure Local deployment failed", "collect logs Azure Local",…

30 jul 2026
aksarc-on-azure-local
Administradores de redes y sistemas informáticos

**WORKFLOW SKILL** — Plan, create, and operate AKS (Arc) clusters on Azure Local: requirements, create via portal/CLI/API, node pools & autoscaling, upgrades, networking, storage, security/identity, and monitoring. WHEN: "AKS on Azure Local", "AKS Arc",…

15 jun 2026
azlocal-sff
Administradores de redes y sistemas informáticos

**WORKFLOW SKILL** — Deploy and operate Azure Local Small Form Factor (SFF) for ruggedized/edge single-host scenarios: subscription setup, install (incl. in a VM), connect via portal, run containerized/GPU workloads, and troubleshoot. WHEN: "Azure Local small…

15 jun 2026
azlocal-vm-management
Administradores de redes y sistemas informáticos

**WORKFLOW SKILL** — Create and manage Arc VMs on Azure Local (single or at scale via Bicep): VM images, logical networks, NICs, GPU (DDA/partitioning), and Trusted Launch. WHEN: "create Azure Local VM", "create Azure Local VMs at scale", "Azure Local VM…

12 jun 2026
azlocal-workloads
Administradores de redes y sistemas informáticos

**WORKFLOW SKILL** — Run workloads on Azure Local: Arc VMs, AKS clusters, SQL Server, and Azure Virtual Desktop (AVD). Routes to the right workload path. WHEN: "run workloads on Azure Local", "AVD on Azure Local", "Azure Virtual Desktop Azure Local", "SQL…

12 jun 2026
Mostrando 8 de 18 skills recopiladas.
azure-adr
Desarrolladores de software

Creates Azure Architecture Decision Records (ADRs) with WAF mapping, alternatives, consequences, and implementation guidance; use for architecture decision documentation requests.

20 feb 2026
azure-artifacts
Desarrolladores de software

Defines canonical artifact templates, H2 structures, and documentation styling rules for agent outputs (Steps 1-7); use for artifact generation, formatting, and template compliance.

20 feb 2026
azure-defaults
Desarrolladores de software

Provides Azure defaults for naming, regions, tags, AVM-first modules, security baselines, WAF criteria, governance discovery, and pricing guidance across all agents.

20 feb 2026
azure-diagrams
Arquitectos de redes informáticas

Azure architecture diagram generation skill for high-quality, non-Mermaid outputs. Produces deterministic Python `diagrams` + Graphviz artifacts (`.py` + `.png`/`.svg`) for design and as-built documentation. Use for Step 3 and Step 7 architecture visuals,…

20 feb 2026
docs-writer
Redactores técnicos

Maintains repository documentation accuracy and freshness; use for doc updates, staleness checks, changelog entries, and repo explanation requests.

20 feb 2026
git-commit
Desarrolladores de software

Creates conventional commits with diff-aware message generation and intelligent staging; use when users ask to commit changes or invoke /commit.

20 feb 2026
github-operations
Desarrolladores de software

Handles GitHub issues, pull requests, repositories, Actions, releases, and API tasks using MCP-first workflows with gh CLI fallback for advanced operations.

20 feb 2026
azure-artifacts
Desarrolladores de software

Artifact template structures, H2 compliance rules, and documentation styling for agent outputs (Steps 1-7). USE FOR: generating any agent artifact, checking H2 structure compliance. DO NOT USE FOR: Azure resource configuration (use azure-defaults),…

15 abr 2026
azure-bicep-patterns
Desarrolladores de software

Reusable Azure Bicep patterns: hub-spoke, private endpoints, diagnostics, AVM composition. USE FOR: Bicep template design, hub-spoke networking, private endpoint patterns, AVM modules. DO NOT USE FOR: Terraform code, architecture decisions, troubleshooting,…

15 abr 2026
azure-prepare
Desarrolladores de software

Prepare Azure apps for deployment (infra Bicep/Terraform, azure.yaml, Dockerfiles). Use for create/modernize or create+deploy; not cross-cloud migration (use azure-cloud-migrate). WHEN: "create app", "build web app", "create API", "create serverless HTTP…

15 abr 2026
iac-common
Administradores de redes y sistemas informáticos

Shared IaC deploy patterns for Bicep and Terraform deploy agents: deployment strategies, circuit breaker, known deploy issues. For preflight validation (auth, governance, stop rules), see azure-validate. USE FOR: Phased deployment, circuit breaker,…

15 abr 2026
terraform-patterns
Desarrolladores de software

Reusable Azure Terraform patterns: hub-spoke, private endpoints, diagnostics, AVM-TF modules. USE FOR: Terraform template design, hub-spoke networking, AVM modules, plan interpretation. DO NOT USE FOR: Bicep code, architecture decisions, troubleshooting,…

15 abr 2026
Mostrando 11 de 11 repositorios
Todos los repositorios cargados