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

wshobson-agents

wshobson-agents contiene 40 skills recopiladas de VictorGX29, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
40
Stars
2
actualizado
2026-03-07
Forks
0
Cobertura ocupacional
8 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

architecture-patterns
Desarrolladores de software

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

2026-03-07
cqrs-implementation
Desarrolladores de software

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

2026-03-07
event-store-design
Arquitectos de bases de datos

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

2026-03-07
microservices-patterns
Desarrolladores de software

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

2026-03-07
projection-patterns
Desarrolladores de software

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

2026-03-07
saga-orchestration
Desarrolladores de software

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.

2026-03-07
nft-standards
Desarrolladores de software

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

2026-03-07
solidity-security
Desarrolladores de software

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

2026-03-07
deployment-pipeline-design
Desarrolladores de software

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

2026-03-07
cost-optimization
Administradores de redes y sistemas informáticos

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

2026-03-07
hybrid-cloud-networking
Administradores de redes y sistemas informáticos

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

2026-03-07
multi-cloud-architecture
Administradores de redes y sistemas informáticos

Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.

2026-03-07
service-mesh-observability
Administradores de redes y sistemas informáticos

Implement comprehensive observability for service meshes including distributed tracing, metrics, and visualization. Use when setting up mesh monitoring, debugging latency issues, or implementing SLOs for service communication.

2026-03-07
terraform-module-library
Desarrolladores de software

Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.

2026-03-07
airflow-dag-patterns
Desarrolladores de software

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

2026-03-07
spark-optimization
Desarrolladores de software

Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.

2026-03-07
nx-workspace-patterns
Desarrolladores de software

Configure and optimize Nx monorepo workspaces. Use when setting up Nx, configuring project boundaries, optimizing build caching, or implementing affected commands.

2026-03-07
openapi-spec-generation
Desarrolladores de software

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

2026-03-07
angular-migration
Desarrolladores de software

Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.

2026-03-07
godot-gdscript-patterns
Desarrolladores de software

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

2026-03-07
unity-ecs-patterns
Desarrolladores de software

Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.

2026-03-07
employment-contract-templates
Especialistas en recursos humanos

Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.

2026-03-07
gdpr-data-handling
Analistas de seguridad de la información

Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.

2026-03-07
incident-runbook-templates
Administradores de redes y sistemas informáticos

Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use when building runbooks, responding to incidents, or establishing incident response procedures.

2026-03-07
on-call-handoff-patterns
Desarrolladores de software

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call processes.

2026-03-07
postmortem-writing
Desarrolladores de software

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

2026-03-07
javascript-testing-patterns
Analistas de garantía de calidad de software y probadores

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

2026-03-07
modern-javascript-patterns
Desarrolladores de software

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

2026-03-07
prometheus-configuration
Administradores de redes y sistemas informáticos

Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.

2026-03-07
slo-implementation
Desarrolladores de software

Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.

2026-03-07
pci-compliance
Analistas de seguridad de la información

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.

2026-03-07
uv-package-manager
Desarrolladores de software

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

2026-03-07
risk-metrics-calculation
Analistas financieros y de inversiones

Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.

2026-03-07
attack-tree-construction
Analistas de seguridad de la información

Build comprehensive attack trees to visualize threat paths. Use when mapping attack scenarios, identifying defense gaps, or communicating security risks to stakeholders.

2026-03-07
stride-analysis-patterns
Analistas de seguridad de la información

Apply STRIDE methodology to systematically identify threats. Use when analyzing system security, conducting threat modeling sessions, or creating security documentation.

2026-03-07
threat-mitigation-mapping
Analistas de seguridad de la información

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

2026-03-07
competitive-landscape
Analistas de investigación de mercados y especialistas en marketing

This skill should be used when the user asks to "analyze competitors", "assess competitive landscape", "identify differentiation", "evaluate market positioning", "apply Porter's Five Forces", or requests competitive strategy analysis.

2026-03-07
market-sizing-analysis
Analistas de investigación de mercados y especialistas en marketing

This skill should be used when the user asks to "calculate TAM", "determine SAM", "estimate SOM", "size the market", "calculate market opportunity", "what's the total addressable market", or requests market sizing analysis for a startup or business opportunity.

2026-03-07
startup-metrics-framework
Analistas financieros y de inversiones

This skill should be used when the user asks about "key startup metrics", "SaaS metrics", "CAC and LTV", "unit economics", "burn multiple", "rule of 40", "marketplace metrics", or requests guidance on tracking and optimizing business performance metrics.

2026-03-07
team-composition-analysis
Especialistas en recursos humanos

This skill should be used when the user asks to "plan team structure", "determine hiring needs", "design org chart", "calculate compensation", "plan equity allocation", or requests organizational design and headcount planning for a startup.

2026-03-07