Back to authors
williamzujkowski

williamzujkowski

86 Skills published on GitHub.

coding-standards

Comprehensive coding standards and best practices for maintainable, consistent software development across multiple languages and paradigms

UncategorizedView skill →

legacy-bridge

Backward compatibility bridge that translates legacy @load patterns to new Skills format. Enables seamless migration with zero breaking changes during 6-month transition period.

UncategorizedView skill →

nist-compliance

NIST 800-53r5 control implementation, tagging, evidence collection, and compliance automation for security frameworks

UncategorizedView skill →

security-practices

Modern security standards including Zero Trust Architecture, supply chain security, DevSecOps integration, and cloud-native protection

UncategorizedView skill →

skill-loader

Skill-Loader standards and best practices for Skill Loader. Includes implementation guidelines, common patterns, and testing strategies.

UncategorizedView skill →

testing

Comprehensive testing standards including unit, integration, security, and property-based testing with TDD methodology

UncategorizedView skill →

API Contract Testing Validator

Generate and validate API contract tests using Pact, Spring Cloud Contract, or OpenAPI with consumer-driven contracts and schema drift detection.

UncategorizedView skill →

API Design Validator

Design and validate REST and GraphQL APIs with OpenAPI/GraphQL schema generation, security hardening, and OWASP API Security compliance.

UncategorizedView skill →

GraphQL Schema Designer

Design GraphQL schemas with federation, resolvers, dataloaders, n+1 query prevention, and schema stitching patterns

UncategorizedView skill →

REST API Designer

Design RESTful APIs with OpenAPI 3.1/3.2, resource modeling, HTTP semantics, versioning, pagination, HATEOAS, and OWASP API Security.

UncategorizedView skill →

Architecture Decision Framework

Guide architecture decisions using ADRs, trade-off analysis, pattern catalogs, and C4 diagrams for layered, hexagonal, event-driven, and CQRS patterns.

UncategorizedView skill →

AWS Multi-Service Architect

Design AWS solutions across compute, storage, networking, and serverless with cost optimization, security hardening, and Well-Architected Framework alignment.

UncategorizedView skill →

Azure Multi-Service Architect

Design Azure solutions across compute, storage, networking, and serverless with cost optimization, security hardening, and Framework alignment.

UncategorizedView skill →

Edge Computing Architecture Designer

Design edge computing solutions with CDN integration, edge functions, IoT device management, and latency-optimized deployment patterns.

UncategorizedView skill →

GCP Multi-Service Architect

Design GCP solutions across compute, storage, networking, and serverless with cost optimization, security hardening, and Framework alignment.

UncategorizedView skill →

Cloud Platform Integrator

Integrate Kubernetes workloads with AWS EKS, Azure AKS, and GCP GKE including IAM, ingress controllers, storage classes, and platform-specific features.

UncategorizedView skill →

Multi-Cloud Strategy Advisor

Design multi-cloud and hybrid cloud strategies with vendor selection, integration patterns, TCO analysis, and lock-in mitigation.

UncategorizedView skill →

Cloud Provider Selection Advisor

Compare AWS, GCP, and Azure to select the best cloud provider based on workload requirements, cost, compliance, and migration complexity.

UncategorizedView skill →

Serverless Deployment Designer

Design serverless function deployments for AWS Lambda, Azure Functions, and Google Cloud Functions with event sources, IAM, and cold start optimization.

UncategorizedView skill →

Compliance Automation Engine

Automate compliance checks for NIST, FedRAMP, FISMA, GDPR, HIPAA, and fintech regulations with OSCAL artifact generation and evidence validation.

UncategorizedView skill →

FedRAMP POAM Quality Check

Validates FedRAMP Plan of Action and Milestones (POAM) files for structural integrity, naming conventions, deduplication, and cross-sheet consistency

UncategorizedView skill →

NIST SP 800-53 Compliance Validator

Validate NIST SP 800-53 control implementation with evidence mapping, gap analysis, automated testing, and compliance reporting across 20 control families.

UncategorizedView skill →

OSCAL SSP Validator

Validates OSCAL System Security Plan documents against schemas, profiles, and cross-reference requirements with tiered validation depth.

UncategorizedView skill →

Container Image Optimizer

Create optimized Dockerfiles with multi-stage builds, security hardening, and vulnerability scanning for minimal, secure container images.

UncategorizedView skill →

Codex CLI Delegation & Code Generation Routing

Intelligently delegate code generation, boilerplate creation, and automation tasks to OpenAI Codex CLI for rapid prototyping and development.

UncategorizedView skill →

Gemini CLI Delegation & Large Context Routing

Fast delegation of large-context tasks to Gemini CLI via MCP when file size exceeds 100KB or task requires analysis/review.

UncategorizedView skill →

Create a New Skill from Topic

Generate a production-ready SKILL.md + tiny examples, evals, and an index entry aligned to Anthropic Skills.

UncategorizedView skill →

Data Engineering Pipeline Designer

Design data pipelines with quality checks, orchestration, and governance using modern data stack patterns for robust ELT/ETL workflows.

UncategorizedView skill →

Database Migration Script Generator

Generate database migration scripts for Liquibase, Flyway, Alembic with rollback safety, data preservation, and zero-downtime patterns

UncategorizedView skill →

MongoDB Database Architect

Design MongoDB architectures with document modeling, indexing (ESR rule), sharding, aggregation pipelines, replica sets, and WiredTiger tuning.

UncategorizedView skill →

Database Optimization Analyzer

Optimize SQL and NoSQL databases with schema design, query performance tuning, and indexing strategies.

UncategorizedView skill →

PostgreSQL Database Architect

Design high-performance PostgreSQL databases with schema optimization, indexing strategies, partitioning, replication, and PostgreSQL 17 tuning.

UncategorizedView skill →

Redis Database Architect

Design Redis architectures with caching patterns, data structures, eviction policies, persistence (RDB/AOF), and high availability (Sentinel/Cluster).

UncategorizedView skill →

Database Schema Designer

Design normalized database schemas with ERDs, migration plans, and indexing strategies for relational and document databases

UncategorizedView skill →

CI/CD Pipeline Generator

Generate platform-specific CI/CD pipeline configurations for GitHub Actions, GitLab CI, Jenkins, and Azure DevOps with build, test, and deploy stages.

UncategorizedView skill →

Deployment Strategy Designer

Design deployment strategies (rolling, blue-green, canary) with platform-specific implementations and automated rollback procedures.

UncategorizedView skill →

Infrastructure Drift Detection and Remediation

Detect and remediate infrastructure drift between IaC definitions and live state with continuous monitoring and automated remediation.

UncategorizedView skill →

Infrastructure as Code Template Generator

Generate IaC templates for Terraform, CloudFormation, and Pulumi with modules for compute, storage, networking, and multi-environment support.

UncategorizedView skill →

Content & Documentation Generator

Generate technical documentation, API docs, and content with accessibility and SEO optimization.

UncategorizedView skill →

End-to-End Testing Framework Generator

Generate e2e test suites using Playwright, Cypress, or Selenium with page objects, accessibility checks, visual regression, and cross-browser testing

UncategorizedView skill →

Cloud Cost Optimization Analyzer

Analyze and optimize cloud costs across AWS, Azure, GCP with rightsizing, reserved instances, waste detection, and FinOps best practices.

UncategorizedView skill →

Multi-Cloud Cost Optimizer

Optimize costs across AWS, GCP, Azure with cross-cloud waste detection, workload placement, commitment balancing, and unified FinOps.

UncategorizedView skill →

Frontend Accessibility Validator

Validate WCAG 2.2 compliance (A/AA/AAA) with ARIA, color contrast, keyboard navigation, screen readers, and automated testing via axe-core/Pa11y.

UncategorizedView skill →

UX Design System Validator

Validate design systems for accessibility (WCAG), responsive design, and component consistency with design token analysis.

UncategorizedView skill →

Frontend Framework Advisor

Guide React, Vue, and mobile (iOS/Android/React Native) development with component architecture, state management, and performance optimization patterns.

UncategorizedView skill →

Frontend Performance Optimizer

Analyzes and optimizes frontend performance using Core Web Vitals, bundle analysis, lazy loading, image optimization, and caching strategies

UncategorizedView skill →

Message Queue Pattern Designer

Design message queue patterns for RabbitMQ, Kafka, SQS, Azure Service Bus with dead-letter queues, idempotency, ordering guarantees, and backpressure

UncategorizedView skill →

Helm Chart Builder

Build production-grade Helm charts with templating, values.yaml parameterization, dependencies, and hooks for multi-environment Kubernetes deployments.

UncategorizedView skill →

Kubernetes Manifest Generator

Generate and validate Kubernetes YAML manifests with best practices for Deployments, Services, ConfigMaps, and security policies.

UncategorizedView skill →

Service Mesh Configurator

Configure service mesh (Istio, Linkerd, Consul) with traffic routing, mTLS, observability, and advanced traffic management for microservices.

UncategorizedView skill →

Page 1 of 2 · 86 results