zakura-corezakura-coreOfficialยท6 Agent Skills Included

zakura

Zcash node deployment, releases, pull requests, and trace analysis

Automates the operational workflows around a Rust-based Zcash full node, including staged node deployments, release preparation, and draft pull request creation. Generates performance plots and shareable archives from node trace data to diagnose sync stalls and throughput issues. Removes manual GitHub Actions dispatching, changelog assembly, and repetitive verification steps so maintainers ship faster with fewer mistakes.
npx skills add zakura-core/zakura --all -g -y
Available:

Gives your AI agent the project structure, coding rules, testing commands, and safety policies it must follow when writing or reviewing code in this Rust workspace.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Zakura?โ–ผ

Run `npx skills add zakura-core/zakura --all -g -y` in your terminal to install all skills in this suite globally.

What is Zakura used for?โ–ผ

Zakura is a Zcash full node written in Rust, built for fast block validation and chain sync. These skills automate its deployment, release, and performance analysis workflows.

How to deploy Zakura nodes automatically?โ–ผ

The deploy skills dispatch GitHub Actions workflows that roll out a chosen commit to testnet first, then mainnet in staged batches with health checks between each step.

How to analyze Zakura performance traces?โ–ผ

The trace skills turn raw node trace directories into plots and summaries that highlight sync stalls and throughput problems, and can package them into shareable zip archives.

Does Zakura work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’