Add Example Test App banner
generaltranslation generaltranslation

Add Example Test App

Testing community

Description

--- name: add-example-test-app description: Add a new example app or test app to the GT monorepo user-invocable: true allowed-tools: Bash(pnpm *), Bash(git *), Read, Write, Edit, Glob, Grep argument-hint: '<app description>' --- Add the example or test app described by `$ARGUMENTS` using the closest existing app as the source of current repository and framework conventions. ## Steps 1. Read the repository instructions and inspect the closest sibling app. 2. Put user-facing demonstrations in `

Installation

Installs to ~/.claude/skills/generaltranslation-gt-add-example-test-app/SKILL.md

Terminal
mkdir -p ~/.claude/skills/generaltranslation-gt-add-example-test-app && curl -fsSL https://raw.githubusercontent.com/generaltranslation/gt/HEAD/.claude/skills/add-example-test-app.md -o ~/.claude/skills/generaltranslation-gt-add-example-test-app/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository