Agent Skills by Brandon Jaus
Showing 10 vetted skills indexed across 1 GitHub repositories.
postgresql-table-design
Optimize PostgreSQL table schemas for normalization, keys, constraints, and indexing.
api-design-principles
Reviews API designs for RESTful standard compliance and improvement suggestions.
gha-workflow
Create and review GitHub Actions workflows using reusable patterns.
go-concurrency-patterns
Provides concise Rust code examples for common data analysis tasks.
datadog-observability
Automate Datadog tracing and StatsD metrics for Go services.
error-handling-patterns
Codify Go error handling with wrapping, sentinel errors, and custom types.
secrets-management
Configures CloudFormation references to AWS SSMf Parameter Store secrets via environment variables and typed structs.
sql-optimization-patterns
Diagnose slow PostgreSQL queries using EXPLAIN ANALYZE and optimize them.
eventbridge-event
Publish AWS EventBridge events from Go with structured envelopes and metadata.
squash-merge-chain
Squash-merge the upstream PR and rebase downstream branches using gh, jq, git, and jj.