borgbase
- 7 skills
- 0 followers
- 6 hours ago last updated
- ▌ Translate · borgbase bundleManage Vorta translations using AI. Commands - /translate missing (report untranslated counts), /translate review <lang> (generate translations), /translate compile (build .qm files).
- ▌ Issue Triage · borgbaseTriage and classify GitHub issues for the Vorta project. Use when reviewing issues, applying labels, deciding whether to close issues, or evaluating feature requests against project scope.
- ▌ Release · borgbaseCut a new vykar release: bump versions, tag, push, wait for CI, and draft release notes.
- ▌ E2e Tests · borgbase bundleEnd-to-end validation suite for vykar backup tool on a Linux sandbox server
- ▌ Security Review · borgbaseSecurity review skill for the vykar backup tool (Rust). Use when reviewing code for security issues, auditing cryptographic implementations, checking for credential leaks, reviewing unsafe code, or validating the security model of the backup tool. Covers encryption, key management, repository integrity, hook execution, config parsing, dependency auditing, and backup-specific attack surfaces.
- ▌ Performance Review · borgbaseReview Rust codebases for performance anti-patterns, with emphasis on async runtimes, client-server networking, memory allocation, serialization, and concurrency. Use when asked to audit, review, or optimize Rust code for performance.
- ▌ Architecture Review · borgbaseReview and improve Rust application architecture for large CLI and backup systems, including workspace layout, crate boundaries, error handling, async/sync design, and testing strategy.