DevRel AI avatar

DevRel AI

Official

@devrelaicom

0Followers
|
13Public Repos
|
90Published Skills

Synthetic Cognition Systems Engineering ❉ DevRel / DevX / DevEd Specialists

Skills Distribution
DomainDeveloper To...Zero-Knowledge Eng.. (35%)Blockchain Infrast.. (25%)Quality Assurance .. (25%)Frontend Integration (15%)

Agent Skills by DevRel AI

Showing 90 vetted skills indexed across 1 GitHub repositories.

devrelaicomdevrelaicom
37

midnight-cq:wallet-testing

Write Vitest tests for custom Midnight Wallet SDK implementations and WalletBuilder compositions.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-cq:dapp-connector-testing

Validate DApp wallet integration by exercising the InitialAPI and ConnectedAPI.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-cq:compact-testing

Run deterministic Compact contract unit tests with the OpenZeppelin-compact contracts-simulator.

Official
Intermediate
devrelaicomdevrelaicom
37

midnight-cq:quality-check

Run and interpret linting, type checking, contract compilation, and test failures for Midnight projects.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-cq:quality-init

Initializes Midnight Network code quality tooling with Biome, hooks, and CI workflows.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-cq:ledger-testing

Create deterministic unit and integration tests for Midnight ledger interactions.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-cq:dapp-testing

Test Midnight DApp frontend components using a contract simulator without a live blockchain.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-expert:doctor

Assesses plugin, MCP server, CLI, and NPM registry health for the midnight-expert environment.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-ledger

Model on-chain state for Compact contracts using ledger types and ADT structures.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-debugging

Debug Compact smart contract compiler, witness, and disclosure errors.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-init-project

Scaffold a Midnight Compact project and compile contract artifacts.

Official
Intermediate
devrelaicomdevrelaicom
37

compact-core:compact-witness-ts

Implement TypeScript witness functions for Compact contracts with type mappings.

Official
Intermediate
devrelaicomdevrelaicom
37

compact-core:compact-standard-library

Document Compact standard library exports and their official reference locations.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-privacy-disclosure

Identify undisclosed witness data in Compact contracts and apply disclose() at public boundaries.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-transaction-model

Explain Midnight's three-stage execution mapping Compact circuits to on-chain transactions.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-patterns

Catalog reusable Compact contract design patterns for access control, state, and privacy.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-circuit-costs

Analyze Compact circuit costs across proving, gas, and state dimensions.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:basic-start

Deploy a Compact smart contract on a local Midnight devnet.

Official
Intermediate
devrelaicomdevrelaicom
37

compact-core:compact-structure

Scaffold Compact smart contracts with pragma, imports, ledger, and circuit declarations.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-review

Review Compact smart contracts and TypeScript witnesses for security and correctness.

Official
Advanced
devrelaicomdevrelaicom
37

compact-core:compact-language-ref

Reference Compact language types, casting, operators, control flow, modules, and stdlib usage.

Official
Intermediate
devrelaicomdevrelaicom
37

compact-core:compact-tokens

Guide Midnight token design and implementation for shielded and unshielded workflows.

Official
Intermediate
devrelaicomdevrelaicom
37

midnight-tooling:troubleshooting

Diagnose and repair Midnight Network CLI, devnet, and Docker failures.

Official
Advanced
devrelaicomdevrelaicom
37

midnight-tooling:release-notes

Fetch and summarize Midnight Network component release notes from MDX files.

Official
Advanced

Frequently Asked Questions About DevRel AI

FAQPage Schema
What specific tasks can developers perform using these capabilities?

Developers can scaffold Compact smart contracts, implement TypeScript witnesses, generate zero-knowledge proofs, and perform end-to-end testing against local devnets. The system supports contract compilation, ledger state modeling, and verification of on-chain transaction anatomy.

Which technical personas benefit from these engineering resources?

These resources are designed for blockchain engineers, smart contract auditors, and DApp developers working within the Midnight ecosystem. It specifically supports those building privacy-preserving applications, managing node infrastructure, or requiring rigorous verification of cryptographic circuits.

What are the primary dependencies for running these environments?

Runtime environments require the Compact compiler toolchain, Docker for proof server management, and Node.js for TypeScript SDK integration. Local development relies on configured devnet images, PostgreSQL or SQLite for indexing, and specific environment variables for node connectivity.