Marketplace test-build-error

Tests error visibility for build step failures

install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/enactprotocol/test-build-error" ~/.claude/skills/aiskillstore-marketplace-test-build-error && rm -rf "$T"
manifest: skills/enactprotocol/test-build-error/SKILL.md
source content

Build Error Test

This tests that build step errors are properly visible.