borgbaseborgbaseOfficialยท5 Agent Skills Included

vykar

Audit, test, and release the Vykar encrypted backup tool

Reviews Rust backup code for security flaws, performance bottlenecks, and architecture problems. Runs full end-to-end backup and restore validation across local, S3, SFTP, and REST storage backends. Automates version bumps, tagging, and release publishing so maintainers ship updates without manual checklist work.
npx skills add borgbase/vykar --all -g -y
Available:

Tells the AI agent how to verify code changes with a single pre-commit run and explains the repository's storage layout, backup phases, and coding conventions so it edits the codebase correctly.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’