gstack

23 Claude Code skills built by Garry Tan that simulate roles on an engineering team.

Free Workflow & Productivity ★ 131845
View Source →
131845 GitHub stars
+270 stars this week
Workflow & Productivity category
garrytan author
MIT license

This repository bundles the following skills:

  • office-hours: Asks pointed questions about a product idea before any code is written.
  • plan-ceo-review: Reviews project scope and reframes the underlying problem.
  • plan-eng-review: Reviews architecture, data flow, and test plans.
  • review: Runs a production-focused code review and applies fixes automatically.
  • qa: Tests the app in a live browser and generates regression tests.
  • ship: Opens a pull request and sets up a test framework if one is missing.
  • design-consultation: Generates a full design system for the project.
  • design-shotgun: Produces several visual mockups to explore design directions.
  • cso: Runs a security audit based on OWASP and STRIDE.
  • document-release: Updates project documentation automatically.