Armory
Source
Browse
Workflows

typescript-scaffold

TypeScript Project Scaffolding

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install typescript-scaffold --cli claude

writes the file to.claude/commands/typescript-scaffold.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/typescript-scaffold.md

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

What it is

wshobson/agents workflow typescript-scaffold from the javascript-typescript plugin. TypeScript Project Scaffolding

When to use it

TypeScript Project Scaffolding

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/javascript-typescript/commands/typescript-scaffold.md -o .claude/commands/typescript-scaffold.md

Notes

Extracted from wshobson/agents. Plugin: javascript-typescript.