vykar
Audit, test, and release the Vykar encrypted backup tool
All Skills in This Repository (5)
Pure Emerald Level Indicatorsperformance-review
Detect Rust performance anti-patterns and generate prioritized optimization recommendations.
e2e-tests
Automate end-to-end validation of Vykar backups across local, REST, S3, and SFTP backends.
architecture-review
Analyze Rust CLI architecture for workspace layout, crate boundaries, and error handling.
security-review
Identify security vulnerabilities in the Vykar backup tool with severity levels and remediation steps.
release
Automates vykar version bumps, git tagging, CI monitoring, and GitHub release notes drafting.
Frequently Asked Questions
FAQPage SchemaHow to install vykar skills?โผ
Run `npx skills add borgbase/vykar --all -g -y` in your terminal to install all skills in this suite globally.
What is Vykar?โผ
Vykar is a fast, encrypted, deduplicated backup tool written in Rust that supports local, S3, SFTP, and REST storage backends.
How to audit Rust backup code for security issues?โผ
Use the security-review skill, which walks your agent through encryption, key management, hook execution, and backup-specific attack surfaces with a prioritized checklist.
How to test backups across S3, SFTP, and REST backends?โผ
The e2e-tests skill runs autonomous backup and restore validation on every backend, verifying snapshots with file-level diffs and integrity checks.
Do these skills work with Claude Code and other AI agents?โผ
Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core