writing-scripts

Installation
SKILL.md

Writing Scripts

Prerequisites

Load engineering-principles before this skill. It provides the foundation: strict types, validation at boundaries, explicit errors, and principle-over-prescription (ceremony scales with task size). This skill adds concrete script patterns: the script-or-project decision, layout conventions, body structure, and CLI/signal handling defaults.

When to Use a Single Script vs Full Project

Installs
8
First Seen
Jun 15, 2026
writing-scripts — quick-brown-foxxx/myai