zakura
Zcash node deployment, releases, pull requests, and trace analysis
All Skills in This Repository (6)
Pure Emerald Level Indicatorszakura-trace-zip
Package Zakura performance trace directories into zip archives with JSON manifests.
release-zakura
Manage Zakura Zcash node release lifecycle with versioning and changelog generation.
zakura-trace-plots
Generate SVG plots and diagnostic summaries from Zebra Zakura performance trace directories.
deploy-specific
Orchestrate targeted Zakura node deployments to testnet or mainnet via GitHub Actions.
deploy-all
Automate staged Zakura node deployments across testnet and mainnet via GitHub Actions.
create-zakura-pr
Create draft pull requests for the Zakura repository using the GitHub CLI.
Frequently Asked Questions
FAQPage SchemaHow 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โ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