Bill Anderson
Community@therealbill
Agent Skills by Bill Anderson
Showing 29 vetted skills indexed across 1 GitHub repositories.
Hugo Content Authoring
Generate shortcodes, render hooks, taxonomies, and page bundles for Hugo sites.
Hugo Data Templates
Generates Hugo site content from structured YAML, JSON, and TOML data files via templates.
Hugo Fundamentals
Initialize, configure, and explore Hugo sites with front matter examples.
Hugo Themes
Install Hugo themes as modules and override templates and assets.
Hugo Module Mounts
Mount multiple directories into Hugo's content tree via module.mounts configuration.
Hugo GitHub Actions
Automate Hugo site deployment to GitHub Pages with a GitHub Actions workflow.
Hugo S3 Deployment
Deploy Hugo static sites to S3 and CloudFront with OIDC-enabled GitHub Actions.
activity-design
Configure Temporal activity timeouts, retries, and heartbeats for reliable external work.
nexus-decision-guide
Evaluate Temporal Nexus as a cross-namespace communication pattern using a structured decision framework.
cluster-sizing
Plan Temporal cluster sizing across shards, replicas, and storage for workloads.
testing-strategies
Test Temporal workflows and activities in Go with structured strategies.
signals-queries-updates
Signal, query, and update running Temporal workflows with validated handlers.
worker-tuning
Adjust Temporal worker concurrency, poller, and rate limit settings for throughput.
security-config
Configure mTLS, RBAC authorization, and Kubernetes NetworkPolicy for Temporal clusters.
troubleshooting
Diagnose Temporal workflow issues and provide step-by-step remediation commands.
namespace-management
Manage Temporal namespaces for isolation, configuration, and governance.
cluster-deployment
Automate self-hosted Temporal cluster deployment on Kubernetes using Helm.
monitoring-setup
Configure Prometheus scrapes, Grafana dashboards, and Alertmanager rules for Temporal clusters.
upgrade-guide
Creates step-by-step plans for upgrading Temporal server versions with rollback safeguards.
visibility-search
Query Temporal workflows by status, type, and search attributes.
nexus-operations
Coordinate cross-namespace durable communication for Temporal workflows.
versioning-guide
Guide engineers in implementing safe Temporal workflow versioning with GetVersion.
agent-modernizer
Audit and rewrite Claude Code plugin agent definitions against current standards.
Advanced Makefile Features
Automate Makefile pattern rules and automatic variables for C projects.