elementary-data-structures

Community

Reason about data structures with contracts.

AuthorArcadi4
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This guidance helps you reason about elementary data structures as representation contracts, outlining how to name operations, define access patterns, ownership, and invariants before choosing arrays, lists, stacks, queues, or trees under practical constraints.

Core Features & Use Cases

  • Define explicit contracts for common structures (arrays, stacks, queues, linked lists) and their invariants.
  • Guide design choices by tradeoffs between locality, memory usage, and pointer-based representations.
  • Real-world use: ensure predictable behavior and safe evolution of data-structure APIs in production code.

Quick Start

Explain a concrete contract for a basic data structure and demonstrate choosing between array-based and pointer-based representations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: elementary-data-structures
Download link: https://github.com/Arcadi4/nerdy/archive/main.zip#elementary-data-structures

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.