Critesjosh Aztec Claude Plugin
aztec-claude-plugin is a Claude Code plugin for the Build phase that focuses agent help on Aztec smart contract and application development.
Give Claude Code Aztec-specific guidance while you write and iterate on private smart contracts and related backend logic.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install critesjosh-aztec-claude-plugin@critesjosh/aztec-claude-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:critesjosh/aztec-claude-plugin") and the paste-ready config with skillselion.get_install_config("plugin:critesjosh/aztec-claude-plugin").
What it does
critesjosh’s aztec-claude-plugin packages Claude Code assistance for Aztec smart contract development so solo builders working on privacy-oriented on-chain apps do not rely on generic Solidity-only prompts. The plugin is intentionally narrow: one plugin entry aimed at contract and application development on Aztec rather than a full multi-chain studio. Install it when you are actively implementing contracts, wiring Aztec tooling, and want the agent to stay inside Aztec semantics instead of drifting to other L2 or EVM stacks. It complements your local Aztec SDK and compiler setup rather than replacing them—think guided edits, explanations, and iteration in the Build phase backend lane. Skip it if you are not shipping on Aztec or only need high-level blockchain research without contract code.
Highlights
- Claude Code plugin scoped to Aztec smart contract development
- Keeps agent context aligned with Aztec contract workflows
- Single-plugin bundle (pluginCount 1) for focused chain tooling
- Targets application and contract layers rather than generic web UI
Why builders use it
Building on Aztec with a general coding agent produces vague or wrong-chain advice that does not match private smart contract APIs and project layout.
After registration, Claude Code sessions stay oriented toward Aztec contract development patterns so you ship contract code faster with fewer context resets.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 7 stars, 0 votes.
FAQ
Who is critesjosh-aztec-claude-plugin for?
Solo developers and small teams writing Aztec smart contracts who use Claude Code daily in the same repo as their Aztec toolchain.
When should I use critesjosh-aztec-claude-plugin?
Use it during Build when you are implementing, refactoring, or debugging Aztec contracts and want the agent to default to Aztec-oriented guidance.
How do I add critesjosh-aztec-claude-plugin to my agent?
Add the critesjosh/aztec-claude-plugin repository as a Claude Code plugin source, install the plugin, and open your Aztec project workspace before invoking contract tasks.
Comments
Share how you use critesjosh-aztec-claude-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.