AP

app-builder-templates

Routes template-related requests to the primary 'templates' skill while maintaining path compatibility.

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.zip

Installs 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)
Beginner

Key capabilities

  • Route requests for app-builder-templates
  • Preserve namespace for nested ZIP path slugs
  • Retain strict validation standards
  • Ensure Senior Master execution
  • Apply Codex review standards

How it works

This skill acts as a namespace-preserving alias that routes requests to the 'templates' skill. It retains strict validation, Senior Master execution, and Codex review standards during this process.

Inputs & outputs

You give it
a request referring to 'app-builder-templates' or a nested template path
You get back
delegation to the canonical 'templates' skill

When to use app-builder-templates

  • Resolve template path requests
  • Standardize scaffold generation
  • Maintain project template compatibility

About this skill

APP Builder Templates

Selective Reading Rule

Start with:

  • references/senior-master-standard.md
  • references/usage-routing.md
  • references/quality-checklist.md
  • references/alias-target.md

Then load the canonical target skill only when the task needs the full implementation guidance.

Alias Contract

  • Treat app-builder-templates as a compatibility and search alias for templates.
  • Use canonical skill templates for the substantive workflow.
  • Do not duplicate large upstream instructions here; this folder exists to preserve nested ZIP path slugs such as app/builder/templates while keeping the runtime bundle deduplicated.
  • Apply the same Senior Master standard and Codex strict review gate before final output.

When not to use it

  • The task needs full implementation guidance for templates
  • The workflow does not involve app-builder-templates

Limitations

  • This skill does not provide full implementation guidance for templates
  • This skill is an alias and does not contain substantive workflow logic

How it compares

This skill ensures compatibility for existing references to 'app-builder-templates' without duplicating the full implementation of the 'templates' skill.

Compared to similar skills

app-builder-templates side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
app-builder-templates (this skill)03moNo flagsBeginner
software-architecture3336moNo flagsIntermediate
codex322moReviewAdvanced
game-development706moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

codex

Lucklyric

Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. This skill should be invoked when users explicitly mention "Codex", request complex implementation challenges, advanced reasoning, or need high-reasoning model assistance. Automatically triggers on codex-related requests and supports session continuation for iterative development.

32238

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

senior-fullstack

davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.

35110

command-name

anthropics

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.

697

python-project-structure

wshobson

Python project organization, module architecture, and public API design. Use when setting up new projects, organizing modules, defining public interfaces with __all__, or planning directory layouts.

860

Search skills

Search the agent skills registry