compact-core:compact-standard-library

Document Compact standard library exports and their official reference locations.

37|9|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/devrelaicom/midnight-expert --skill compact-core-compact-standard-library
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compact-core:compact-standard-library
Source: https://github.com/devrelaicom/midnight-expert/tree/main/plugins/compact-core/skills/compact-standard-library
Command: npx skills add https://github.com/devrelaicom/midnight-expert --skill compact-core-compact-standard-library

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a comprehensive, verified reference for the Compact standard library. It helps developers confirm which stdlib exports exist and how to use them correctly, preventing hallucinations and guiding MCP lookups.

Core Features & Use Cases

  • Authoritative inventory of all stdlib types, constructors, and functions with exact reference locations.
  • Verification workflows including cross-references to MCP and compiler-native usage to validate signatures and availability.
  • On-demand documentation through in-skill references to keep contract authors aligned with official APIs.

Quick Start

Look up a symbol such as JubjubPoint or MerkleTreeDigest to view its official reference location and usage notes.

Frequently Asked Questions about compact-core:compact-standard-library

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up Compact stdlib exports like JubjubPoint or MerkleTreeDigest?

The Compact standard library provides an authoritative inventory of all stdlib types, constructors, and functions with exact reference locations. You can look up symbols like JubjubPoint or MerkleTreeDigest to view their official reference locations and usage notes.

What is included in the Compact standard library reference?

The Compact standard library reference includes stdlib types, constructors, cryptographic functions, and Merkle functions. It also provides cross-references to MCP and compiler documentation to validate signatures and ensure reliable API usage.

How do I verify Compact stdlib function signatures and availability?

You verify Compact stdlib function signatures through built-in verification workflows that cross-reference MCP and compiler-native usage. These verification patterns prevent hallucinations and guide developers to official references when integrating CompactStandardLibrary.

Can I use this Compact stdlib reference to prevent API hallucinations?

Yes, this Compact stdlib reference prevents API hallucinations by enforcing verification patterns and cross-referencing official MCP and compiler documentation. It confirms which stdlib exports exist and how to use them correctly.

Does the Compact standard library reference cover cryptographic functions?

Yes, the Compact standard library reference covers cryptographic and Merkle functions alongside stdlib types and constructors. It provides on-demand documentation through in-skill references to keep contract authors aligned with official APIs.