tiennm99 c745bbe560 Initial commit: sandbox for trying gstack
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 11:31:32 +07:00

try-gstack

A sandbox repo for trying out gstack — a collection of slash-command skills for Claude Code covering planning, code review, deploys, design, browser automation, and more.

Purpose

This repo exists to experiment with gstack workflows in isolation, without polluting other projects. Use it to:

  • Explore the available gstack slash commands
  • Test setup steps (/setup-deploy, /setup-browser-cookies, /setup-gbrain)
  • Try planning and review flows (/plan-eng-review, /plan-design-review, /review, /ship)
  • Practice with the /browse skill instead of mcp__claude-in-chrome__* tools

Installing gstack

git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/.claude/skills/gstack
cd ~/.claude/skills/gstack && ./setup

See CLAUDE.md for the project-level convention on which gstack skills are in scope here.

S
Description
Sandbox repo for trying out gstack — a collection of Claude Code slash-command skills for planning, review, deploys, design, and browser automation.
Readme Apache-2.0 210 KiB
Languages
TypeScript 64.8%
Astro 31.8%
CSS 1.7%
JavaScript 1.7%