Back to authors
critesjosh

critesjosh

7 Skills published on GitHub.

aztec-developer

Patterns for Aztec development: contracts, frontend, testing. Use when working with Aztec contracts in any capacity unless otherwise specified

aztecsmart-contractsfrontendtestingblockchain
developmentView skill →

aztec-contract-dev

Assists with Aztec smart contract development using Noir and Aztec.nr. Use when writing, modifying, or explaining Aztec contracts, implementing private/public functions, managing state, or working with notes and nullifiers.

aztecnoirsmart-contractsblockchainprivacy
developmentView skill →

aztec-deploy

Generate TypeScript deployment scripts for Aztec contracts with fee payment configuration. Use when deploying contracts, setting up deployment pipelines, or configuring fee payment methods.

typescriptdeploymentblockchain-deploymentautomationfee-payment
deployView skill →

aztec-e2e-testing

Generate Jest end-to-end tests for Aztec contracts with real network interaction. Use when writing integration tests, testing contract deployments, or validating full transaction flows.

jestend-to-end-testingintegration-testingblockchaincontract-testing
testingView skill →

aztec-typescript

Generate TypeScript client code for interacting with Aztec contracts. Use when building frontend integrations, creating contract clients, or setting up wallet connections.

typescriptblockchainfrontendwallet-connectionaztec
integrationView skill →

aztec-testing

Assists with testing Aztec smart contracts using the TestEnvironment. Use when writing unit tests, integration tests, or debugging test failures for Aztec contracts.

smart-contractsunit-testingintegration-testingaztectest-environment
testingView skill →

aztec-accounts

Manage Aztec accounts including Schnorr account creation, deployment, and recovery from credentials. Use when creating accounts, deploying wallets, or recovering existing accounts.

account-managementcredential-recoverywallet-deploymentSchnorr-signaturesblockchain
authView skill →