Cut a new vykar release: bump versions, tag, push, wait for CI, and draft release notes.
borgbase/vykar
SkillsMP has collected 5 skills from borgbase/vykar. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 699
- GitHub forks
- 20
Skills in this repository
Showing 5 of 5 collected skills.
End-to-end validation suite for vykar backup tool on a Linux sandbox server
Review 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.
Review and improve Rust application architecture for large CLI and backup systems, including workspace layout, crate boundaries, error handling, async/sync design, and testing strategy.
Security 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…