← all publishers

williamzujkowski

@williamzujkowski source repo

80 published skills

  1. Gemini CLI Delegation Large Context Routing · williamzujkowski bundle
    Fast delegation of large-context tasks to Gemini CLI via MCP when file size exceeds 100KB or task requires analysis/review.
    0 installs
  2. CI CD Pipeline Generator · williamzujkowski bundle
    Generate platform-specific CI/CD pipeline configurations for GitHub Actions, GitLab CI, Jenkins, and Azure DevOps with build, test, and deploy stages.
    0 installs
  3. Infrastructure Drift Detection And Remediation · williamzujkowski bundle
    Detect and remediate infrastructure drift between IaC definitions and live state with continuous monitoring and automated remediation.
    0 installs
  4. End To End Testing Framework Generator · williamzujkowski bundle
    Generate e2e test suites using Playwright, Cypress, or Selenium with page objects, accessibility checks, visual regression, and cross-browser testing
    0 installs
  5. Mobile CI CD Pipeline Generator · williamzujkowski bundle
    Generate mobile CI/CD pipelines for iOS (Fastlane, TestFlight) and Android (Gradle, Play Store) with code signing, beta distribution, and crash reporting
    0 installs
  6. Iam Security Reviewer · williamzujkowski bundle
    Review identity and access management using NIST SP 800-63B guidelines with MFA enforcement, password policy, and least privilege validation.
    0 installs
  7. Operating System Security Hardening Checker · williamzujkowski bundle
    Verify operating system hardening using CIS benchmarks with patch management, kernel hardening, and host-based firewall validation.
    0 installs
  8. Load Testing Scenario Designer · williamzujkowski bundle
    Design load testing scenarios using k6, JMeter, Gatling, or Locust with ramp-up patterns, think time modeling, and performance SLI validation.
    0 installs
  9. UX Wireframe Designer · williamzujkowski bundle
    Design user experience wireframes, user flows, and interactive mockups for web and mobile applications using industry-standard notation
    0 installs
  10. Cloud Provider Selection Advisor · williamzujkowski bundle
    Compare AWS, GCP, and Azure to select the best cloud provider based on workload requirements, cost, compliance, and migration complexity.
    0 installs
  11. Data Engineering Pipeline Designer · williamzujkowski bundle
    Design data pipelines with quality checks, orchestration, and governance using modern data stack patterns for robust ELT/ETL workflows.
    0 installs
  12. Chaos Engineering Experiment Designer · williamzujkowski bundle
    Design chaos engineering experiments to test system resilience with controlled failure injection, hypothesis formulation, and blast radius control.
    0 installs
  13. Unit Testing Framework Generator · williamzujkowski bundle
    Generate unit test scaffolding and test suites for Jest, PyTest, Go testing, JUnit, RSpec with mocking, assertions, and coverage configuration
    0 installs
  14. Java Tooling Specialist · williamzujkowski bundle
    Generate Java project scaffolding with Maven/Gradle, JUnit 5, Mockito, Checkstyle/SpotBugs, and packaging (JAR/WAR/native-image).
    0 installs
  15. Helm Chart Builder · williamzujkowski bundle
    Build production-grade Helm charts with templating, values.yaml parameterization, dependencies, and hooks for multi-environment Kubernetes deployments.
    0 installs
  16. Mlops Lifecycle Manager · williamzujkowski bundle
    Manage ML model lifecycle from development to deployment with experiment tracking, versioning, monitoring, and automated retraining workflows.
    0 installs
  17. Cloud Security Posture Analyzer · williamzujkowski bundle
    Evaluate cloud security posture across AWS, Azure, and GCP with storage exposure checks, IAM policy review, and encryption validation.
    0 installs
  18. Multi Cloud Strategy Advisor · williamzujkowski bundle
    Design multi-cloud and hybrid cloud strategies with vendor selection, integration patterns, TCO analysis, and lock-in mitigation.
    0 installs
  19. Redis Database Architect · williamzujkowski bundle
    Design Redis architectures with caching patterns, data structures, eviction policies, persistence (RDB/AOF), and high availability (Sentinel/Cluster).
    0 installs
  20. Database Schema Designer · williamzujkowski bundle
    Design normalized database schemas with ERDs, migration plans, and indexing strategies for relational and document databases
    0 installs
  21. C Net Tooling Specialist · williamzujkowski bundle
    Generate C# .NET project scaffolding with dotnet CLI, xUnit/NUnit, StyleCop analyzers, and packaging (NuGet/Docker).
    0 installs
  22. Python Tooling Specialist · williamzujkowski bundle
    Generate Python project scaffolding with Poetry/pipenv, pytest configuration, type hints (mypy), linting (ruff/black), and packaging (setuptools/flit).
    0 installs
  23. Serverless Deployment Designer · williamzujkowski bundle
    Design serverless function deployments for AWS Lambda, Azure Functions, and Google Cloud Functions with event sources, IAM, and cold start optimization.
    0 installs
  24. Nist Sp 800 53 Compliance Validator · williamzujkowski bundle
    Validate NIST SP 800-53 control implementation with evidence mapping, gap analysis, automated testing, and compliance reporting across 20 control families.
    0 installs
  25. Container Image Optimizer · williamzujkowski bundle
    Create optimized Dockerfiles with multi-stage builds, security hardening, and vulnerability scanning for minimal, secure container images.
    0 installs
  26. Kafka Messaging Architect · williamzujkowski bundle
    Design Kafka architectures with exactly-once semantics, Kafka Streams, ksqlDB, Schema Registry (Avro/Protobuf), performance tuning, and KRaft.
    0 installs
  27. Application Security Validator · williamzujkowski bundle
    Validate application security using OWASP Top 10 2021 and API Security Top 10 guidelines with injection prevention and access control checks.
    0 installs
  28. Cryptographic Security Validator · williamzujkowski bundle
    Validate cryptographic implementations using NIST standards with TLS configuration, cipher suite analysis, and certificate lifecycle checks.
    0 installs
  29. Terraform Module Best Practices · williamzujkowski bundle
    Design reusable Terraform modules with variable validation, output schemas, module composition, and testing (Terratest).
    0 installs
  30. Testing Strategy Composer · williamzujkowski bundle
    Compose comprehensive testing strategies spanning unit, integration, e2e, and performance tests with optimal coverage.
    0 installs
  31. Oscal Ssp Validator · williamzujkowski bundle
    Validates OSCAL System Security Plan documents against schemas, profiles, and cross-reference requirements with tiered validation depth.
    0 installs
  32. Mongodb Database Architect · williamzujkowski bundle
    Design MongoDB architectures with document modeling, indexing (ESR rule), sharding, aggregation pipelines, replica sets, and WiredTiger tuning.
    0 installs
  33. Deployment Strategy Designer · williamzujkowski bundle
    Design deployment strategies (rolling, blue-green, canary) with platform-specific implementations and automated rollback procedures.
    0 installs
  34. Frontend Framework Advisor · williamzujkowski bundle
    Guide React, Vue, and mobile (iOS/Android/React Native) development with component architecture, state management, and performance optimization patterns.
    0 installs
  35. Polyglot Coding Standards Analyzer · williamzujkowski bundle
    Evaluate code quality across 8+ languages using language-agnostic principles and language-specific best practices.
    0 installs
  36. Network Security Architecture Validator · williamzujkowski bundle
    Validate network security architecture with firewall rule analysis, segmentation verification, and defense-in-depth assessment.
    0 installs
  37. Cloud Platform Integrator · williamzujkowski bundle
    Integrate Kubernetes workloads with AWS EKS, Azure AKS, and GCP GKE including IAM, ingress controllers, storage classes, and platform-specific features.
    0 installs
  38. Postgresql Database Architect · williamzujkowski bundle
    Design high-performance PostgreSQL databases with schema optimization, indexing strategies, partitioning, replication, and PostgreSQL 17 tuning.
    0 installs
  39. Multi Cloud Cost Optimizer · williamzujkowski bundle
    Optimize costs across AWS, GCP, Azure with cross-cloud waste detection, workload placement, commitment balancing, and unified FinOps.
    0 installs
  40. Zero Trust Maturity Assessor · williamzujkowski bundle
    Evaluate zero-trust architecture maturity using CISA ZTMM with identity verification, device trust, micro-segmentation, and continuous monitoring.
    0 installs
  41. Compliance Automation Engine · williamzujkowski bundle
    Automate compliance checks for NIST, FedRAMP, FISMA, GDPR, HIPAA, and fintech regulations with OSCAL artifact generation and evidence validation.
    0 installs
  42. Fedramp Poam Quality Check · williamzujkowski bundle
    Validates FedRAMP Plan of Action and Milestones (POAM) files for structural integrity, naming conventions, deduplication, and cross-sheet consistency
    0 installs
  43. Database Migration Script Generator · williamzujkowski bundle
    Generate database migration scripts for Liquibase, Flyway, Alembic with rollback safety, data preservation, and zero-downtime patterns
    0 installs
  44. Rabbitmq Architecture Designer · williamzujkowski bundle
    Design RabbitMQ architectures with exchanges, quorum queues, routing patterns, clustering, dead letter exchanges, and AMQP best practices.
    0 installs
  45. Sre Slo Sli Calculator · williamzujkowski bundle
    Define and calculate SLIs, SLOs, SLAs, and error budgets with monitoring integration for site reliability engineering.
    0 installs
  46. Container Security Checker · williamzujkowski bundle
    Validate container and Kubernetes security using CIS benchmarks with pod security standards, RBAC review, and image vulnerability checks.
    0 installs
  47. Zero Trust Architecture Designer · williamzujkowski bundle
    Design zero-trust architectures with identity-centric security, micro-segmentation, continuous verification, and CISA ZTMM maturity assessment.
    0 installs
  48. Integration Testing Designer · williamzujkowski bundle
    Design integration test scenarios with database fixtures, external service mocks, contract testing, and test environment setup for microservices and APIs.
    0 installs
  49. Typescript Tooling Specialist · williamzujkowski bundle
    Generate TypeScript/JavaScript project scaffolding with npm/pnpm/yarn, Jest/Vitest, ESLint/Prettier, and bundling (Vite/Rollup/esbuild).
    0 installs
  50. Kubernetes Manifest Generator · williamzujkowski bundle
    Generate and validate Kubernetes YAML manifests with best practices for Deployments, Services, ConfigMaps, and security policies.
    0 installs
  51. Incident Response Playbook Generator · williamzujkowski bundle
    Generate incident response playbooks for security incidents, outages, and disaster recovery with NIST SP 800-61 compliance and escalation paths.
    0 installs
  52. Secrets Management Integrator · williamzujkowski bundle
    Integrate secrets management (Vault, AWS, Azure, GCP) with rotation policies, access controls, and Kubernetes/CI/CD application integration.
    0 installs
  53. Database Optimization Analyzer · williamzujkowski bundle
    Optimize SQL and NoSQL databases with schema design, query performance tuning, and indexing strategies.
    0 installs
  54. Frontend Performance Optimizer · williamzujkowski bundle
    Analyzes and optimizes frontend performance using Core Web Vitals, bundle analysis, lazy loading, image optimization, and caching strategies
    0 installs
  55. Software Supply Chain Security Validator · williamzujkowski bundle
    Validate software supply chain security with SBOM generation, dependency scanning, provenance verification, and SLSA attestation.
    0 installs
  56. Architecture Decision Framework · williamzujkowski bundle
    Guide architecture decisions using ADRs, trade-off analysis, pattern catalogs, and C4 diagrams for layered, hexagonal, event-driven, and CQRS patterns.
    0 installs
  57. Content Documentation Generator · williamzujkowski bundle
    Generate technical documentation, API docs, and content with accessibility and SEO optimization.
    0 installs
  58. UX Design System Validator · williamzujkowski bundle
    Validate design systems for accessibility (WCAG), responsive design, and component consistency with design token analysis.
    0 installs
  59. Microservices Pattern Architect · williamzujkowski bundle
    Apply microservices patterns (Saga, CQRS, Event Sourcing, Circuit Breaker, API Gateway, Service Discovery) with implementation guidance and templates.
    0 installs
  60. Observability Unified Dashboard · williamzujkowski bundle
    Design unified dashboards with golden signals, OpenTelemetry correlation, SLO tracking, and Grafana 11 auto-correlations for metrics/logs/traces.
    0 installs
  61. Frontend Accessibility Validator · williamzujkowski bundle
    Validate WCAG 2.2 compliance (A/AA/AAA) with ARIA, color contrast, keyboard navigation, screen readers, and automated testing via axe-core/Pa11y.
    0 installs
  62. Observability Stack Configurator · williamzujkowski bundle
    Configure comprehensive observability with metrics, logging, tracing, and alerting using Prometheus, OpenTelemetry, CloudWatch, and Grafana.
    0 installs
  63. Security Assessment Orchestrator · williamzujkowski bundle
    Comprehensive security assessment across application, cloud, container, IAM, network, OS, supply chain, and zero trust using NIST CSF 2.0.
    0 installs
  64. Message Queue Pattern Designer · williamzujkowski bundle
    Design message queue patterns for RabbitMQ, Kafka, SQS, Azure Service Bus with dead-letter queues, idempotency, ordering guarantees, and backpressure
    0 installs
  65. Service Mesh Configurator · williamzujkowski bundle
    Configure service mesh (Istio, Linkerd, Consul) with traffic routing, mTLS, observability, and advanced traffic management for microservices.
    0 installs
  66. Prometheus Configuration Specialist · williamzujkowski bundle
    Configure Prometheus with alerting, recording rules, service discovery (K8s, Consul, EC2), federation, PromQL optimization, and Alertmanager.
    0 installs
  67. Rust Safety Performance Analyzer · williamzujkowski bundle
    Review Rust code for memory safety, concurrency patterns, performance optimization, and ecosystem tooling (cargo, clippy, rustfmt).
    0 installs
  68. Service Level Objective Validator · williamzujkowski bundle
    Validate SLO definitions against actual metrics, generate alerting rules, and design error budget policies with burn rate calculations.
    0 installs
  69. REST API Designer · williamzujkowski bundle
    Design RESTful APIs with OpenAPI 3.1/3.2, resource modeling, HTTP semantics, versioning, pagination, HATEOAS, and OWASP API Security.
    0 installs
  70. AWS Multi Service Architect · williamzujkowski bundle
    Design AWS solutions across compute, storage, networking, and serverless with cost optimization, security hardening, and Well-Architected Framework alignment.
    0 installs
  71. GCP Multi Service Architect · williamzujkowski bundle
    Design GCP solutions across compute, storage, networking, and serverless with cost optimization, security hardening, and Framework alignment.
    0 installs
  72. API Contract Testing Validator · williamzujkowski bundle
    Generate and validate API contract tests using Pact, Spring Cloud Contract, or OpenAPI with consumer-driven contracts and schema drift detection.
    0 installs
  73. API Design Validator · williamzujkowski bundle
    Design and validate REST and GraphQL APIs with OpenAPI/GraphQL schema generation, security hardening, and OWASP API Security compliance.
    0 installs
  74. GRAPHQL Schema Designer · williamzujkowski bundle
    Design GraphQL schemas with federation, resolvers, dataloaders, n+1 query prevention, and schema stitching patterns
    0 installs
  75. Edge Computing Architecture Designer · williamzujkowski bundle
    Design edge computing solutions with CDN integration, edge functions, IoT device management, and latency-optimized deployment patterns.
    0 installs
  76. Codex CLI Delegation Code Generation Routing · williamzujkowski bundle
    Intelligently delegate code generation, boilerplate creation, and automation tasks to OpenAI Codex CLI for rapid prototyping and development.
    0 installs
  77. Create A New Skill From Topic · williamzujkowski bundle
    Generate a production-ready SKILL.md + tiny examples, evals, and an index entry aligned to Anthropic Skills.
    0 installs
  78. Infrastructure As Code Template Generator · williamzujkowski bundle
    Generate IaC templates for Terraform, CloudFormation, and Pulumi with modules for compute, storage, networking, and multi-environment support.
    0 installs
  79. Cloud Cost Optimization Analyzer · williamzujkowski bundle
    Analyze and optimize cloud costs across AWS, Azure, GCP with rightsizing, reserved instances, waste detection, and FinOps best practices.
    0 installs
  80. Azure Multi Service Architect · williamzujkowski bundle
    Design Azure solutions across compute, storage, networking, and serverless with cost optimization, security hardening, and Framework alignment.
    0 installs