zireael-abi-formats — community zireael-abi-formats, Zireael, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Low-Level System Agents requiring fine-grained control over terminal UI core engines, particularly those leveraging C-based FFI/ABI backends like Zireael-UI. Deterministic terminal UI core engine in C (FFI/ABI backend for Zireael-UI).

RtlZeroMemory RtlZeroMemory
[0]
[0]
Updated: 2/28/2026

Agent Capability Analysis

The zireael-abi-formats skill by RtlZeroMemory is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Ideal for Low-Level System Agents requiring fine-grained control over terminal UI core engines, particularly those leveraging C-based FFI/ABI backends like Zireael-UI.

Core Value

Empowers agents to modify public engine ABI surfaces, including function signatures and structs, while adhering to strict versioning and negotiation strategies, and provides comprehensive control over drawlist binary formats and packed event batch formats through deterministic terminal UI core engines.

Capabilities Granted for zireael-abi-formats

Modifying public engine ABI surfaces for compatibility updates
Updating drawlist binary formats for enhanced visualization capabilities
Optimizing packed event batch formats for improved performance
Implementing versioning and negotiation strategies for backward compatibility

! Prerequisites & Limits

  • Requires in-depth knowledge of C and FFI/ABI backend development
  • Limited to Zireael-UI ecosystem
  • Versioning and negotiation strategies must be carefully managed
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

zireael-abi-formats

Install zireael-abi-formats, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

When to use

Use this skill when changing:

  • public engine ABI surface (function signatures, structs)
  • drawlist binary format
  • packed event batch format
  • versioning/negotiation strategy

Source of truth

  • docs/modules/CONFIG_AND_ABI_VERSIONING.md — ABI and versioning rules
  • docs/modules/DRAWLIST_FORMAT_AND_PARSER.md — drawlist spec
  • docs/modules/EVENT_SYSTEM_AND_PACKED_EVENT_ABI.md — event batch spec
  • docs/ERROR_CODES_CATALOG.md — error code semantics
  • docs/VERSION_PINS.md — pinned versions

ABI rules (must follow)

  • Return 0 on success, negative ZR_ERR_* codes on failure
  • Engine MUST NOT return heap pointers requiring caller free
  • Caller provides buffers:
    • drawlist bytes (input)
    • event batch buffer (output)
    • user-event payload (engine copies)

Format rules (must follow)

All on-wire formats are:

  • Little-endian
  • Versioned (header contains version)
  • Bounds-checked (no OOB reads, no UB)
  • Cap-limited (hard caps via zr_limits_t)

Drawlist:

  • Versioned header with magic, total_size, table offsets
  • Commands are self-framed: {opcode, size, flags, payload}
  • Parsing uses safe unaligned reads (memcpy), not casts

Event batches:

  • Batch header with magic/version/total_size/event_count
  • Per-record header with type/size/timestamp
  • Unknown record types skippable by size (forward-compat)

Versioning

Maintain separate version axes:

  • Engine ABI version
  • Drawlist format version
  • Event batch format version

Negotiation at engine_create(config).

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is zireael-abi-formats?

Ideal for Low-Level System Agents requiring fine-grained control over terminal UI core engines, particularly those leveraging C-based FFI/ABI backends like Zireael-UI. Deterministic terminal UI core engine in C (FFI/ABI backend for Zireael-UI).

How do I install zireael-abi-formats?

Run the command: npx killer-skills add RtlZeroMemory/Zireael/zireael-abi-formats. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for zireael-abi-formats?

Key use cases include: Modifying public engine ABI surfaces for compatibility updates, Updating drawlist binary formats for enhanced visualization capabilities, Optimizing packed event batch formats for improved performance, Implementing versioning and negotiation strategies for backward compatibility.

Which IDEs are compatible with zireael-abi-formats?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for zireael-abi-formats?

Requires in-depth knowledge of C and FFI/ABI backend development. Limited to Zireael-UI ecosystem. Versioning and negotiation strategies must be carefully managed.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add RtlZeroMemory/Zireael/zireael-abi-formats. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use zireael-abi-formats immediately in the current project.

Related Skills

Looking for an alternative to zireael-abi-formats or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI