Agent Skills by Kunal
Showing 24 vetted skills indexed across 1 GitHub repositories.
devops-workflow
Orchestrate issue-driven DevOps workflows with branch lifecycle and PR self-review.
design-web3
Guide Web3 system design for blockchain architecture and smart contract patterns.
readme-conventions
Enforces minimalist README documentation standards across JavaScript, Go, Python, and Rust projects.
design-arbitrage
Design tick-to-trade pipeline architectures for latency-sensitive trading systems.
container-ops
Guide Podman container operations with Containerfile and build best practices.
blog-conventions
Enforce structure, tone, and code snippet conventions for technical content.
perf-core
Profile software performance with perf, valgrind, strace, and hyperfine.
perf-rust
Profile, benchmark, and optimize Rust applications using cargo flamegraph, criterion, and LLVM flags.
design-core
Guide system design with decomposition protocols and architecture decision trees.
gcloud-ops
Manage Google Cloud Platform resources with gcloud command patterns.
perf-typescript
Profile, benchmark, and detect memory leaks in TypeScript and Node.js applications.
troubleshooting
Diagnose system and application failures using logs, metrics, and diagnostic decision trees.
design-defi
Analyze DeFi protocol risks, invariants, MEV exposure, and governance patterns.
solana-core
Guide Solana transaction construction in Rust with versioned transactions and ALTs.
crypto-garbled-circuits
Implement Yao's protocol and oblivious transfer for secure multi-party computation.
crypto-core
Explain finite fields, elliptic curves, and constant-time programming for cryptographic code review.
cloudbuild-ops
Automate Google Cloud Build CI/CD pipeline configuration with Terraform integration.
crypto-bitvm
Engineer BitVM3 protocol designs for Bitcoin-native verification and fraud proofs.
solana-arb
Engineer Solana arbitrage bots with Jupiter v6 quoting and Jito bundles.
git-pr-workflow
Guide pull request creation and review with titles, templates, and checklists.
rust-pro
Provides guidance on Rust ownership, error handling, unsafe auditing, and async patterns.
crypto-zkp
Guide ZKP proof system selection and circuit design with security auditing.
git-release
Automate semantic versioning and changelog generation from Git commit history.
makefile-ops
Define Makefile target conventions and modular shell script structures for DevOps projects.