Scaffold Utils banner
SyntaxArc SyntaxArc

Scaffold Utils

Development community

Description

--- name: scaffold-utils description: Scaffold or wire a helpers/utils module (prefer ArchiPy utils) --- # /scaffold-utils Read and follow the **scaffold-archipy-utils** skill in full. Inspect the workspace as directed there; ask only for unresolved choices. 1. If ArchiPy provides it, show import + usage only. 2. Otherwise scaffold a pure util under `helpers/utils/`. Reference: skills/archipy-docs/reference.md (Utils). Docs: https://syntaxarc.github.io/ArchiPy/tutorials/helpers/

Installation

Installs to ~/.claude/skills/syntaxarc-archipy-plugin-scaffold-utils/SKILL.md

Terminal
mkdir -p ~/.claude/skills/syntaxarc-archipy-plugin-scaffold-utils && curl -fsSL https://raw.githubusercontent.com/SyntaxArc/archipy-plugin/HEAD/commands/scaffold-utils.md -o ~/.claude/skills/syntaxarc-archipy-plugin-scaffold-utils/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository