Skip to main content

← All sources

gstack skills

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA. 59 skills. skills-hub.ai mirrors 59 skills from gstack daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/garrytan/gstack

Installing a gstack skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a gstack skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all gstack skills via API
curl https://skills-hub.ai/api/v1/skills?source=gstack

# Browse all sources
open https://skills-hub.ai/sources

Top gstack skills

See all →

The most-installed skills from gstack, ranked by adoption.

  1. 01benchmark

    Performance regression detection using the browse daemon. (gstack)

    Buildfrom gstack
  2. 02canary

    Post-deploy canary monitoring. (gstack)

    Buildfrom gstack
  3. 03careful

    Safety guardrails for destructive commands. (gstack)

    Buildfrom gstack
  4. 04context-restore

    Restore working context saved earlier by /context-save. (gstack)

    Buildfrom gstack
  5. 05design-html

    Design finalization: generates production-quality Pretext-native HTML/CSS. (gstack)

    Buildfrom gstack
  6. 06design-review

    Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack)

    Buildfrom gstack
  7. 07diagram

    Turn an English description (or mermaid source) into a diagram triplet: the source, an editable .excalidraw file you can open on excalidraw.com, and rendered SVG + PNG. (gstack)

    Buildfrom gstack
  8. 08document-release

    Post-ship documentation update. (gstack)

    Buildfrom gstack
  9. 09plan-ceo-review

    CEO/founder-mode plan review. (gstack)

    Buildfrom gstack
  10. 10ship

    Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)

    Buildfrom gstack
  11. 11context-save

    Save working context. (gstack)

    Buildfrom gstack
  12. 12document-generate

    Generate missing documentation from scratch for a feature, module, or entire project. (gstack)

    Buildfrom gstack
  13. 13learn

    Manage project learnings.

    Buildfrom gstack
  14. 14investigate

    Systematic debugging with root cause investigation. (gstack)

    Buildfrom gstack
  15. 15gstack-openclaw-investigate

    Use when asked to debug, fix a bug, investigate an error, or do root cause analysis, and when users report errors, stack traces, unexpected behavior, or say something stopped working.

    Buildfrom gstack
  16. 16spec

    Turn vague intent into a precise, executable spec in five phases. (gstack)

    Buildfrom gstack
  17. 17unfreeze

    Clear the freeze boundary set by /freeze, allowing edits to all directories again. (gstack)

    Buildfrom gstack
  18. 18gstack-upgrade

    Upgrade gstack to the latest version.

    Buildfrom gstack
  19. 19health

    Code quality dashboard. (gstack)

    Buildfrom gstack
  20. 20ios-clean

    Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. (gstack)

    Buildfrom gstack
  21. 21ios-fix

    Autonomous iOS bug fixer. (gstack)

    Buildfrom gstack
  22. 22land-and-deploy

    Land and deploy workflow. (gstack)

    Buildfrom gstack
  23. 23landing-report

    Read-only queue dashboard for workspace-aware ship. (gstack)

    Buildfrom gstack
  24. 24office-hours

    YC Office Hours — two modes. (gstack)

    Buildfrom gstack

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Aug 18, 2026, 4:38 PM (success).

gstack skills, frequently asked

What are gstack skills?

gstack skills are AI coding skills published by gstack (Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA. 59 skills.) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many gstack skills are available?

skills-hub.ai indexes 59 skills from gstack, synced daily from the upstream GitHub repository (https://github.com/garrytan/gstack).

How do I install a gstack skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official gstack skills?

Yes. Every skill from this source is mirrored from gstack's own GitHub repository (https://github.com/garrytan/gstack). Each skill page links back to the upstream source of truth, so you can verify the original.