stellar-zk avatar

stellar-zk

Official

@stellar-zk

0Followers
|
2Public Repos
|
47Published Skills

ZK DevKit for Stellar/Soroban: unified CLI for Groth16, UltraHonk, and RISC Zero.

Skills Distribution
DomainDeveloper To...Zero-Knowledge Pro.. (30%)Stellar/Soroban Sm.. (30%)Cross-Chain & Paym.. (15%)SCF Grant Applicat.. (15%)

Agent Skills by stellar-zk

Showing 47 vetted skills indexed across 1 GitHub repositories.

stellar-zkstellar-zk
3

nicole-pm

Guides PRD creation and requirements discovery through a product manager persona.

Official
Intermediate
stellar-zkstellar-zk
3

navigate-skills

Discovers and recommends installed stellar.new skills by journey phase and trigger phrases.

Official
Intermediate
stellar-zkstellar-zk
3

tyler-architect

Adopts a system architect persona to guide technical design decisions and architecture documentation.

Official
Intermediate
stellar-zkstellar-zk
3

create-ux-design

Guides collaborative creation of UX design specifications through a multi-step workflow.

Official
Advanced
stellar-zkstellar-zk
3

scf-interest-form-drafter

Drafts Stellar Community Fund Interest Form submissions with field-by-field guidance.

Official
Intermediate
stellar-zkstellar-zk
3

reprompt

Rewrites vague user requests into structured specs with goal, context, task, constraints, and success criteria.

Official
Intermediate
stellar-zkstellar-zk
3

bri-tech-writer

Generates technical documentation, Mermaid diagrams, and explanations through a persona-driven writing workflow.

Official
Intermediate
stellar-zkstellar-zk
3

review-edge-case-hunter

Walks every branching path in code or diffs and reports unhandled edge cases as JSON.

Official
Intermediate
stellar-zkstellar-zk
3

scf-tranche-reporter

Writes SCF Build Award tranche submission reports documenting deliverables and completion evidence.

Official
Intermediate
stellar-zkstellar-zk
3

dapp

Build Stellar dApp frontends with wallet integration, transaction signing, and smart contract invocation.

Official
Advanced
stellar-zkstellar-zk
3

dev-story

Implements sprint stories from spec files using a red-green-refactor workflow with status tracking.

Official
Advanced
stellar-zkstellar-zk
3

cross-chain

Routes Stellar cross-chain tasks to CCTP, Axelar GMP/ITS, or NEAR Intents integration guidance.

Official
Advanced
stellar-zkstellar-zk
3

fetch-external-doc

Fetches external documents from Google Docs, Drive, GitHub, and IPFS links in SCF submissions.

Official
Intermediate
stellar-zkstellar-zk
3

scf-submission-drafter

Drafts Stellar Community Fund Build Award applications through guided section-by-section interviews.

Official
Intermediate
stellar-zkstellar-zk
3

investigate

Investigate bugs and code areas with evidence-graded findings recorded in a structured case file.

Official
Advanced
stellar-zkstellar-zk
3

party-mode

Orchestrates multi-agent roundtable discussions by spawning BMAD persona agents as independent subagents.

Official
Advanced
stellar-zkstellar-zk
3

product-brief

Create, update, and validate product briefs through conversational coaching and structured workflows.

Official
Advanced
stellar-zkstellar-zk
3

code-review

Reviews code diffs adversarially using parallel review layers with structured triage and patching.

Official
Advanced
stellar-zkstellar-zk
3

create-architecture

Creates software architecture decision documents through a guided multi-step collaborative workflow.

Official
Advanced
stellar-zkstellar-zk
3

kaan-ux-designer

Adopts a UX designer persona to produce UX design specifications from user needs and PRDs.

Official
Intermediate
stellar-zkstellar-zk
3

scf-referral-preparer

Generates structured referral packages for Stellar Community Fund project endorsements.

Official
Intermediate
stellar-zkstellar-zk
3

create-epics-and-stories

Decomposes PRD and architecture requirements into epics and user stories with acceptance criteria.

Official
Advanced
stellar-zkstellar-zk
3

scf-competitor-analyst

Analyzes the competitive landscape for Stellar Community Fund submissions across Stellar and other chains.

Official
Intermediate
stellar-zkstellar-zk
3

elliot-dev

Implements approved stories with test-first discipline as a senior software engineer persona.

Official
Advanced

Frequently Asked Questions About stellar-zk

FAQPage Schema
What tasks can I accomplish with stellar-zk's skill registry?▼

You can build zero-knowledge verifier contracts on Stellar using Groth16, UltraHonk, and RISC Zero; develop and test Soroban smart contracts in Rust; bridge USDC cross-chain via CCTP or Axelar; implement x402 agentic payments; query chain data via Stellar RPC; and draft or review Stellar Community Fund grant submissions.

Who is stellar-zk designed for?▼

It targets blockchain developers building on Stellar/Soroban, cryptography engineers wiring ZK proving systems like Circom, Noir, or RISC Zero to on-chain verifiers, and startup teams preparing Stellar Community Fund Build Award applications who need drafting, budgeting, and competitive-analysis support.

How do I use the zero-knowledge proving capabilities on Stellar?▼

The zk-proofs skill walks through Groth16 verification in Soroban contracts using BLS12-381 host functions (CAP-0059, live today), with concrete toolchain guides for Circom (verifiable on-chain now), Noir, and RISC Zero via an attestation pattern until BN254 support (CAP-0074/0075) lands.

What prerequisites are needed to use these skills?▼

Smart contract work requires Rust and the soroban-sdk; dApp development uses the JavaScript stellar-sdk with Freighter or Stellar Wallets Kit; deployment uses the stellar CLI against devnet, testnet, or mainnet. SCF review skills need a submission draft or an Airtable CSV export of a round.

Does stellar-zk support cross-chain and payment integrations?▼

Yes. The cross-chain skill covers Circle CCTP V2 native USDC burn-and-mint between Stellar and EVM/Solana, Axelar GMP for interchain contract calls, and NEAR Intents swaps. The agentic-payments skill implements x402 HTTP-402 paid endpoints and MPP channel-mode payments in USDC on testnet or pubnet.