Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

work-tracker

work-tracker contiene 59 skills recopiladas de ivegamsft, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
59
Stars
0
actualizado
2026-05-05
Forks
0
Cobertura ocupacional
10 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

agent-design
Desarrolladores de software

Use when designing Copilot agents, authoring agent definitions, creating skill folders, or scaffolding instruction files. Provides templates and conventions for the agent ecosystem.

2026-05-05
api-design
Desarrolladores de software

Use when designing, reviewing, or evolving API contracts. Provides OpenAPI templates, breaking-change checklists, versioning decision trees, and governance checklists.

2026-05-05
api-security
Analistas de seguridad de la información

API authentication, authorization, input validation, rate limiting, and protection patterns

2026-05-05
app-inventory
Desarrolladores de software

Scan legacy applications to discover project structure, NuGet/npm dependencies, database connection strings, external service bindings, framework versions, and migration complexity scores. Produces structured JSON, YAML, or Markdown inventory reports.

2026-05-05
architecture
Desarrolladores de software

Use when designing systems, recording architecture decisions, evaluating technologies, or assessing architectural risks. Provides C4 diagram templates, ADR format, technology selection matrices, and risk registers.

2026-05-05
azure-container-apps
Administradores de redes y sistemas informáticos

Deploy, scale, and manage containerized applications on Azure Container Apps with Dapr, revision management, and advanced networking

2026-05-05
azure-devops-rest
Desarrolladores de software

Azure DevOps REST API patterns — authentication, scopes, pagination, throttling, and endpoint taxonomy for work items, pipelines, repos, and artifacts.

2026-05-05
azure-identity
Analistas de seguridad de la información

Use when designing Azure identity architectures — RBAC role assignments, managed identities, Entra ID app registrations, conditional access policies, or workload identity federation for CI/CD. Covers zero trust patterns, PIM, and GitHub OIDC.

2026-05-05
azure-landing-zone
Desarrolladores de software

Use when designing or scaffolding Azure enterprise-scale landing zones (ESLZ) following the Cloud Adoption Framework. Provides IaC templates for management groups, hub networking, policy assignments, and landing zone vending.

2026-05-05
azure-networking
Arquitectos de redes informáticas

Use when designing Azure networking architectures: hub-spoke VNet topologies, private endpoints, Private DNS zones, NSG rules, Azure Firewall policies, and route tables for hybrid or multi-region connectivity.

2026-05-05
azure-policy
Desarrolladores de software

Use when authoring custom Azure Policy definitions, bundling initiatives, designing DeployIfNotExists remediation tasks, generating KQL compliance dashboard queries, or mapping policies to regulatory frameworks (CIS, NIST 800-53, ISO 27001). Covers policy-as-code authoring, parameter design, initiative composition, and compliance reporting.

2026-05-05
azure-waf-review
Desarrolladores de software

Use when performing an Azure Well-Architected Framework (WAF) assessment against a workload, IaC templates, or architecture description. Covers all five pillars: Reliability, Security, Cost Optimization, Operational Excellence, and Performance Efficiency. Produces scored assessments, prioritized findings, and Bicep/Terraform remediation snippets.

2026-05-05
backend-dev
Desarrolladores de software

Use when implementing APIs, service layers, or data access patterns. Provides API spec templates, service scaffolds, error catalog structure, and repository pattern boilerplate.

2026-05-05
basecoat
Desarrolladores de software

Single entry point for 28+ agents across 6 disciplines—discover or delegate across Development, Architecture, Quality, DevOps, Process, and Meta

2026-05-05
code-review
Analistas de garantía de calidad de software y probadores

Use when reviewing code, pull requests, or diffs. Covers best practices for risk-focused review, severity ordering, and identifying missing tests or regressions.

2026-05-05
contract-testing
Analistas de garantía de calidad de software y probadores

Consumer-driven contracts, Pact, E2E testing, mutation testing, and integration test orchestration

2026-05-05
copilot-cli-usage-analytics
Desarrolladores de software

Copilot CLI usage analytics skill. Trigger: 'Copilot CLI usage', 'session cost', 'model dispatch breakdown', 'Copilot CLI cost', 'Copilot CLI analytics'.

2026-05-05
copilot-usage-analytics
Desarrolladores de software

Use when estimating per-session Copilot CLI cost, analyzing model-routing efficiency, tracking agent dispatch patterns, or documenting which GitHub Copilot usage APIs exist. Covers session cost estimation, model selection recommendations, and API landscape mapping.

2026-05-05
cqrs-event-sourcing
Desarrolladores de software

CQRS (Command Query Responsibility Segregation) and Event Sourcing patterns for scalable, auditable, distributed systems. Covers command execution, event storage, read model synchronization, eventual consistency, and event replay.

2026-05-05
create-instruction
Desarrolladores de software

Use when creating a new instruction file for a domain, language, or workflow. Covers frontmatter, applyTo patterns, naming, and writing practical guardrails.

2026-05-05
create-skill
Desarrolladores de software

Use when creating a new reusable skill for instructions, workflows, or domain guidance. Covers folder layout, frontmatter, discovery language, templates, and validation steps.

2026-05-05
data-tier
Arquitectos de bases de datos

Use when designing schemas, writing migrations, reviewing queries, or establishing data access patterns. Provides schema design, migration, query review, and data dictionary templates.

2026-05-05
database-migration
Arquitectos de bases de datos

Zero-downtime database migration patterns, blue-green deployments, rollback strategies, and schema versioning for production systems

2026-05-05
dev-containers
Desarrolladores de software

VS Code Dev Containers for reproducible development environments. Covers devcontainer.json configuration, Docker image selection, feature references, VS Code extensions in containers, GitHub Codespaces setup, and environment reproducibility.

2026-05-05
devops
Desarrolladores de software

Use when designing CI/CD pipelines, writing IaC templates, planning deployments, or setting up observability. Provides workflow templates, deployment checklists, rollback runbooks, and environment promotion guides.

2026-05-05
documentation
Redactores técnicos

Use when writing or improving technical documentation, READMEs, ADRs, runbooks, or implementing docs-as-code practices. Provides templates for common documentation types.

2026-05-05
domain-driven-design
Desarrolladores de software

Event sourcing, aggregate patterns, bounded contexts, CQRS implementation, and distributed systems patterns

2026-05-05
dotnet-modernization
Desarrolladores de software

Structured guidance for .NET modernization from assessment through execution.

2026-05-05
e2e-testing
Analistas de garantía de calidad de software y probadores

Production E2E testing patterns with Playwright and Cypress, flakiness prevention, cross-browser matrices, accessibility testing, and CI/CD integration

2026-05-05
electron-apps
Desarrolladores de software

Build secure, production-ready Electron desktop applications with best practices for IPC, CSP, state management, testing, packaging, and auto-updates.

2026-05-05
entity-framework-migration
Desarrolladores de software

Guidance for migrating Entity Framework legacy codebases to modern EF Core patterns.

2026-05-05
environment-bootstrap
Desarrolladores de software

Automated setup for OIDC federation, state storage, Key Vault, and environment promotion in Azure CI/CD pipelines. Now includes Fabric workspace service principal access automation.

2026-05-05
frontend-dev
Desarrolladores de software

Use when building UI components, implementing responsive layouts, auditing accessibility, or designing state management. Provides component spec, accessibility checklist, and state management templates.

2026-05-05
github-security-posture
Analistas de seguridad de la información

Audit GitHub org and repo security settings with traffic-light scoring and remediation guidance. Covers code security configs, rulesets, secret scanning, push protection, Dependabot alerts, branch protection, and CODEOWNERS.

2026-05-05
gitops
Desarrolladores de software

GitOps fundamentals, Flux/ArgoCD workflows, desired-state reconciliation, multi-cluster topology, and secrets management patterns

2026-05-05
ha-resilience
Desarrolladores de software

Multi-AZ/region architectures, circuit breakers, retries, chaos testing, and SRE practices

2026-05-05
handoff
Especialistas en gestión de proyectos

Use when ending a session, rotating context, or transferring work to another agent. Provides structured handoff templates that preserve both reasoning and mechanical state.

2026-05-05
human-in-the-loop
Especialistas en gestión de proyectos

Patterns for incorporating human judgment into agent workflows — confirmation gates, escalation triggers, approval workflows, and graceful degradation when human input is unavailable.

2026-05-05
identity-migration
Desarrolladores de software

Migrate legacy authentication to ASP.NET Core Identity with Entra ID integration, claims-based authentication, and role/password management

2026-05-05
manual-test-strategy
Especialistas en gestión de proyectos

Use when defining where human judgment is still required, how exploratory work is captured, and which repeated checks should graduate into automation. Provides templates for decision rubrics, exploratory charters, regression checklists, and defect evidence.

2026-05-05
Mostrando las 40 principales de 59 skills recopiladas en este repositorio.