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/sourcesTop gstack skills
See all →The most-installed skills from gstack, ranked by adoption.
01benchmark
Performance regression detection using the browse daemon. (gstack)
Buildfrom gstack02canary
Post-deploy canary monitoring. (gstack)
Buildfrom gstack03careful
Safety guardrails for destructive commands. (gstack)
Buildfrom gstack04context-restore
Restore working context saved earlier by /context-save. (gstack)
Buildfrom gstack05design-html
Design finalization: generates production-quality Pretext-native HTML/CSS. (gstack)
Buildfrom gstack06design-review
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. (gstack)
Buildfrom gstack07diagram
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 gstack08document-release
Post-ship documentation update. (gstack)
Buildfrom gstack09plan-ceo-review
CEO/founder-mode plan review. (gstack)
Buildfrom gstack10ship
Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)
Buildfrom gstack11context-save
Save working context. (gstack)
Buildfrom gstack12document-generate
Generate missing documentation from scratch for a feature, module, or entire project. (gstack)
Buildfrom gstack13learn
Manage project learnings.
Buildfrom gstack14investigate
Systematic debugging with root cause investigation. (gstack)
Buildfrom gstack15gstack-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 gstack16spec
Turn vague intent into a precise, executable spec in five phases. (gstack)
Buildfrom gstack17unfreeze
Clear the freeze boundary set by /freeze, allowing edits to all directories again. (gstack)
Buildfrom gstack18gstack-upgrade
Upgrade gstack to the latest version.
Buildfrom gstack19health
Code quality dashboard. (gstack)
Buildfrom gstack20ios-clean
Remove the DebugBridge SPM package and all #if DEBUG wiring from an iOS app. (gstack)
Buildfrom gstack21ios-fix
Autonomous iOS bug fixer. (gstack)
Buildfrom gstack22land-and-deploy
Land and deploy workflow. (gstack)
Buildfrom gstack23landing-report
Read-only queue dashboard for workspace-aware ship. (gstack)
Buildfrom gstack24office-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.