AP
app-builder-templates
ALWAYS use this when the user or an upstream archive refers to `app-builder-templates`, the nested skill path form for `templates`, or the equivalent slash path. This is a namespace-preserving alias that routes to `templates` while retaining strict validation, Senior Master execution, and Codex revi
Install
mkdir -p .claude/skills/app-builder-templates && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/15594" && unzip -o skill.zip -d .claude/skills/app-builder-templates && rm skill.zipInstalls to .claude/skills/app-builder-templates
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
ALWAYS use this when the user or an upstream archive refers to `app-builder-templates`, the nested skill path form for `templates`, or the equivalent slash path. This is a namespace-preserving alias that routes to `templates` while retaining strict validation, Senior Master execution, and Codex review standards.313 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
About this skill
APP Builder Templates
Selective Reading Rule
Start with:
references/senior-master-standard.mdreferences/usage-routing.mdreferences/quality-checklist.mdreferences/alias-target.md
Then load the canonical target skill only when the task needs the full implementation guidance.
Alias Contract
- Treat
app-builder-templatesas a compatibility and search alias fortemplates. - Use canonical skill
templatesfor the substantive workflow. - Do not duplicate large upstream instructions here; this folder exists to preserve nested ZIP path slugs such as
app/builder/templateswhile keeping the runtime bundle deduplicated. - Apply the same Senior Master standard and Codex strict review gate before final output.