Armory
Source
Browse
Skills

templates

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install templates --cli claude

writes the skill into.claude/skills/templates/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/templates/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

When to use it

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/business-marketing/app-builder/templates/SKILL.md -o .claude/skills/templates/SKILL.md

Notes

Extracted from davila7/claude-code-templates, templates category.