noir-developerDevelop Noir (.nr) codebases. Use when creating a project or writing code with Noir.
Install via ClawdBot CLI:
clawdbot install jp4g/noir-developerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://noir-lang.org/docs/tooling/devcontainer#using-github-codespacesAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Develop a private voting protocol where voters can prove they cast a valid vote without revealing their choice. Use Noir to create circuits that verify vote eligibility and tally results while maintaining voter privacy. This ensures election integrity while protecting individual voter data.
Build a financial application where users can prove their creditworthiness to lenders without exposing their full financial history. Create Noir circuits that compute credit scores from encrypted financial data, allowing selective disclosure of only the final score. This enables trustless lending while preserving user privacy.
Implement a system to verify product authenticity and ethical sourcing throughout the supply chain. Use Noir circuits to prove manufacturing conditions, transportation history, and material origins without revealing proprietary business information. This creates transparent supply chains while protecting trade secrets.
Develop a platform for secure medical data exchange where patients can prove specific health conditions to insurers or researchers without revealing their complete medical records. Create Noir circuits that validate diagnostic criteria while keeping sensitive health information private. This enables data-driven healthcare while maintaining patient confidentiality.
Create a decentralized reputation system where users can prove they have certain credentials or positive ratings without revealing their identity. Use Noir circuits to verify reputation scores from multiple sources while maintaining user anonymity. This enables trust in peer-to-peer platforms without compromising privacy.
Offer Noir development and circuit optimization as a subscription service to enterprises needing privacy-preserving solutions. Provide ongoing maintenance, security audits, and performance tuning for ZK circuits. This creates recurring revenue while helping clients implement complex zero-knowledge systems.
Provide expert Noir development services for specific projects requiring zero-knowledge proofs. Offer end-to-end implementation from circuit design to integration with existing systems. This model targets organizations needing one-time privacy solutions without building in-house expertise.
Develop and sell Noir programming courses, workshops, and certification programs for developers and organizations. Create tiered training programs from beginner to advanced circuit optimization. This leverages the growing demand for ZK expertise across multiple industries.
💬 Integration Tip
Start with simple circuits using nargo test for validation before integrating complex proving backends. Always verify the proving backend compatibility early in development to avoid rework.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.