edsl-survey-reference

Consolidate EDSL survey design references for question types, templating, rules, memory, and visualization.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/expectedparrot/skills --skill edsl-survey-reference
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edsl-survey-reference
Source: https://github.com/expectedparrot/skills/tree/main/.claude/skills/edsl-survey-reference
Command: npx skills add https://github.com/expectedparrot/skills --skill edsl-survey-reference

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates the core concepts and APIs for constructing EDSL-based surveys, reducing lookup time and confusion when designing questions, templating, rules, memory strategies, and visualizations.

Core Features & Use Cases

  • Central reference for Question Types, Jinja2 templating, and rule-based navigation.
  • Includes memory models, helper utilities, and Mermaid visualizations to accelerate development.
  • Real-world examples and quick-start guidance to validate survey designs within codebases.

Quick Start

Consult this reference to design and validate EDSL survey components in your project.

Frequently Asked Questions about edsl-survey-reference

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

FAQPage Schema
How do I build EDSL surveys with Jinja2 templating and question types?

EDSL surveys use Jinja2 templating alongside core question types to structure data collection. This reference consolidates question types, templating syntax, and rule-based navigation to accelerate survey design within your codebase.

What is the best way to implement rule-based navigation in EDSL surveys?

Rule-based navigation in EDSL surveys controls question flow using conditional logic. This reference provides navigation rules and real-world examples to validate survey branching within code, tests, or experiments.

How does memory work in EDSL survey design?

Memory in EDSL survey design manages context and state across questions. This reference includes memory models and helper utilities to help you implement and verify memory strategies during development.

Can I use Mermaid visualizations for EDSL survey components?

Mermaid visualizations can represent EDSL survey structures and flows. This reference provides Mermaid visualization support to help you map and accelerate survey component development.

Does this EDSL survey reference support AI-assisted development workflows?

This EDSL survey reference is optimized for AI-assisted development with a compact, high-density overview suitable for vector embeddings. It enables quick retrieval of survey concepts during code implementation and testing.

What utilities are available for EDSL survey validation in codebases?

Helper utilities for EDSL survey validation assist in testing and verifying survey designs. This reference includes utilities, quick-start guidance, and examples to validate survey components within your project.