tigrisdata
@tigrisdata Organization
Public Skills
tigris
by tigrisdata
'Tigris object storage CLI reference. Use when working with object storage, file uploads, S3-compatible buckets, or blob storage. Provides commands, conventions, and environment setup for using Tigris via the tigris (t3) CLI.'
tigris-object-operations
by tigrisdata
Use when working with objects in Tigris Storage - uploading, downloading, deleting, listing, getting metadata, or generating presigned URLs
tigris-snapshots-forking
by tigrisdata
Use when needing point-in-time recovery, version control for object storage, or creating isolated bucket copies for testing/experimentation
tigris-bucket-management
by tigrisdata
Use when creating, listing, inspecting, or deleting Tigris Storage buckets
installing-tigris-storage
by tigrisdata
Use when setting up @tigrisdata/storage in a new project or configuring authentication and bucket access
go-table-driven-tests
by tigrisdata
Write Go table-driven tests following established patterns. Use when writing tests, creating test functions, adding test cases, or when the user mentions "test", "table-driven", "Go tests", or testing in Go codebases.
conventional-commits
by tigrisdata
Use when creating git commits, writing commit messages, or following version control workflows