スキル一覧に戻る
critesjosh

aztec-developer

by critesjosh

Claude Code plugin for Aztec smart contract development

2🍴 0📅 2026年1月22日
GitHubで見るManusで実行

SKILL.md


name: aztec-developer description: "Patterns for Aztec development: contracts, frontend, testing. Use when working with Aztec contracts in any capacity unless otherwise specified" allowed-tools: Read, Grep, Glob, Edit, Write, Bash

Aztec Development Skills

Comprehensive patterns and best practices for Aztec smart contract development.

Subskills

Navigate to the appropriate section based on your task:

Quick Reference

Creating a New Project

See Project Setup for initializing new Aztec projects.

Writing Contracts

Start with Contract Structure for the basic template, then explore:

Testing Contracts

See TXE Setup to configure your test environment, then:

Using Aztec MCP Server

For detailed API documentation and code examples beyond what's covered here, use the Aztec MCP tools:

First, sync the repos (if not already done):

aztec_sync_repos()

Search for code patterns:

aztec_search_code({ query: "<pattern>", filePattern: "*.nr" })

List and read example contracts:

aztec_list_examples()
aztec_read_example({ name: "<example-name>" })

Search documentation:

aztec_search_docs({ query: "<question>" })

Read any file from cloned repos:

aztec_read_file({ path: "<relative-path>" })

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です