50 skills
gstack106k ★
Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
checked today
Monitor a deployment for silent failures
Watches a fresh deploy for anomalies in latency, error rate, and user behavior. Flags regressions before they scale, with metrics and logs pinpointed to the root.
·★106k↓1
checked today
Run automated QA tests on your live site
Spins up a headless browser to click through user flows, check for broken links, and verify forms work end-to-end without leaving Claude.
·★106k↓1
checked today
Run a full product review cycle in one go
Chains together CEO, design, engineering, and DX reviews in sequence, making auto-decisions at each gate using six consistent principles. Outputs a single decision log.
·★106k↓0
checked today
Test your site like a real user would
Spins up a headless browser to click through flows, fill forms, and check that pages load and behave as expected — without writing test code.
·★106k↓0
checked today
Get today's Hacker News top stories at a glance
Fetches the current front page with titles, points, and comment counts. Useful for a quick read on what's trending in tech without the site visit.
·★106k↓0
checked today
Prevent accidental deletes and breaking changes
Intercepts destructive commands—drops, deletes, resets—and requires explicit confirmation with a summary of what will be lost before executing.
·★106k↓0
checked today
Stash your current conversation for later
Freezes the current conversation thread and gives you a link to resume it later without losing any work, messages, or Claude's understanding of what you were doing.
·★106k↓0
checked today
Draft missing docs from your codebase
Points at a feature or module and auto-generates a structured README, API reference, or architecture guide by reading the code and filling in the blanks.
·★106k↓0
checked today
Find the actual reason a system is broken
Takes error logs, stack traces, or a symptom description and walks backward through the dependency chain to pinpoint the real failure point, not just the symptom.
·★106k↓0
checked today
Prevent accidental file deletions and overwrites
Enforces safety guardrails on file edits: warns before destructive commands, scopes changes to a directory, and requires confirmation for risky operations.
·★106k↓0
checked today
Run QA tests on a live iOS device
Connects to a physical iPhone or simulator, executes tap and assertion sequences on a SwiftUI app, and reports pass/fail with screenshots of failures.
·★106k↓0
checked today
See your codebase health at a glance
Generates a dashboard showing test coverage, debt hotspots, dependency freshness, and build stability across your repo — metrics that matter for velocity.
·★106k↓0
checked today
Capture project learnings before they fade
Organizes scattered retrospectives, postmortems, and notes into a searchable knowledge base so the next project doesn't repeat yesterday's mistakes.
·★106k↓0
checked today
Run QA tests and get a clean report
Executes your test suite and produces a detailed report of pass/fail results, without making changes to your codebase or CI/CD pipeline.
·★106k↓0
checked today
Catch bugs before your PR lands
Reviews your staged changes line-by-line for logic errors, missed edge cases, and style drift — before you push to main.
·★106k↓0
checked today
Restore full edit access to your codebase
Removes a freeze lock that was placed on protected directories, letting the team edit everywhere again after a release or hotfix window closes.
·★106k↓0
checked today
Pressure-test your quarterly plan like a board would
Reviews a quarterly roadmap or OKR plan for holes in logic, unspoken dependencies, and resource mismatches. Asks the hard questions a CEO-level reader would catch.
·★106k↓0
checked today
Run systematic QA on a web app
Methodically tests your app against a checklist—forms, navigation, edge cases, accessibility—and surfaces bugs with repro steps and severity. Works with live URLs.
·★106k↓0
checked today
Turn a vague idea into a detailed spec
Takes a loose problem statement and runs it through five clarifying phases — context, constraints, acceptance criteria, edge cases, and rollout — to produce a spec an engineer can build from.
·★106k↓0
checked today
Calibrate discovery questions to your audience
Analyzes patterns in how developers answer questions and adjusts sensitivity and framing so follow-ups match their communication style and seniority, not a template.
·★106k↓0
checked today
Automate your release checklist
Merges your branch, runs tests, bumps the version number, updates the changelog, and opens a PR—all in one command. Handles the tedious parts of shipping.
·★106k↓0
checked today
Catch performance regressions before they ship
Runs a baseline benchmark, then re-runs it on your changes and flags any measurable slowdown with the exact diff that caused it.
·★106k↓0
checked today
Test a skill against multiple Claude models
Runs a skill through Claude 3.5 Sonnet, Opus, and Haiku side-by-side to see which model handles the prompt best, with latency and cost trade-offs.
·★106k↓0
checked today
Resume where you left off
Restores a saved project context (code, docs, state) from an earlier checkpoint, so you can pick up a multi-turn task days or weeks later without re-explaining.
·★106k↓0
checked today
Update docs to match your shipped feature
Takes your release notes or changelog and updates the relevant doc pages, API reference, and examples to stay in sync without manual hunting through files.
·★106k↓0
checked today
Audit your API and SDK for friction
Tests your API endpoints and SDK against real-world use patterns, surfacing the rough edges—unclear error messages, missing docs, tedious setup flows—that slow down early adopters.
·★106k↓0
checked today
Build a complete design system from scratch
Learns your product's brand and market, then generates a full design system—colors, typography, spacing, motion rules—with visual previews so you can iterate before handing to your team.
·★106k↓0
checked today
Export a design as production HTML
Takes a design spec or Figma screenshot and generates clean, responsive Pretext-native HTML/CSS ready to hand to engineering without rework.
·★106k↓0
checked today
Run code generation from the command line
A CLI wrapper that lets you invoke Codex in three modes—completion, search, and translation—without leaving your terminal or IDE.
·★106k↓0
checked today
Fix iOS bugs without leaving your IDE
Points Claude at a crash log or test failure in your iOS codebase. Claude reads the stack, finds the culprit file, and produces a tested patch you can merge.
·★106k↓0
checked today
Audit your iOS design on real devices
Captures screenshots from actual iPhones, reviews spacing, typography, color contrast, and component consistency against Apple's Human Interface Guidelines, with fixes flagged per screen.
·★106k↓0
checked today
Review your security posture like a CSO would
Evaluates your infrastructure, access controls, and incident response plan as a seasoned security leader would—surfaces gaps and rates each by business impact.
·★106k↓0
checked today
Spot visual bugs before shipping
Scans a design file or screenshot for spacing drift, color bleed, broken hierarchy, and AI-generated artifacts. Flags each issue with coordinates and suggests a specific fix.
·★106k↓0
checked today
Generate and compare design directions fast
Produces 4–6 distinct design variants from a brief, opens them side-by-side, collects structured feedback from stakeholders, and tracks which direction won.
·★106k↓0
checked today
Prep for your YC office hours
Two modes: simulate a YC partner's direct feedback on your deck or narrative, or drill into a specific problem area (unit economics, go-to-market, fundraising strategy) with the rigor of a real session.
·★106k↓0
checked today
Update gstack to the latest version
Checks your current gstack version, fetches the latest release, and handles the upgrade without breaking existing configurations or data.
·★106k↓0
checked today
Lock Claude to editing only one folder
Prevents Claude from accidentally modifying files outside a safe directory during a session. Useful when working on a specific project or module in a larger codebase.
·★106k↓0
checked today
make-pdf
Turn any markdown file into a publication-quality PDF. (gstack)
·★106k↓0
checked today
Merge code and ship it without breaking prod
Automates the handoff from code review to merge to deployment, running tests and rollback checks at each gate so broken code never reaches users.
·★106k↓0
checked today
Monitor your team's launch pipeline
Displays a read-only dashboard of what's queued, in progress, and shipped across your workspace. See blockers and timing at a glance without digging through Slack.
·★106k↓0
checked today
Sync iOS debug bridge to latest templates
Regenerates your iOS debug bridge code against the current upstream gstack templates, ensuring compatibility with the latest framework changes and avoiding manual template drift.
·★106k↓0
checked today
Strip debug code from your iOS release build
Removes the DebugBridge package and all #if DEBUG conditionals from your codebase, leaving a lean production binary without manual file-by-file hunting.
·★106k↓0
checked today
Run a skeptical CEO review on your plan
Takes a roadmap, quarterly plan, or proposal and stress-tests it—questioning scope, identifying missing dependencies, calling out risky assumptions, and suggesting bolder or leaner versions.
·★106k↓0
checked today
Control a browser with Claude at the wheel
Spins up a Chromium instance that Claude can navigate, click, and read — with the sidebar extension installed so you can talk to Claude about what's on screen.
·★106k↓0
checked today
plan-devex-review
Interactive developer experience plan review. (gstack)
·★106k↓0
checked today
Run a weekly retro from your git history
Scans commits, PRs, and code quality from the past week, then generates a team retro with per-person wins, blockers, and growth areas—tracked over time to spot trends.
·★106k↓0
checked today
Configure your deployment environment
Sets up the credentials, environment variables, and infrastructure settings needed to deploy code to staging or production without manual config.
·★106k↓0
checked today
Run a blameless weekly retro with your team
Prompts the team to answer what went well, what didn't, and what to change next week. Synthesizes responses into a readable summary and one concrete action.
·★106k↓0
checked today
Diagnose what broke and why
Paste a stack trace, error log, or description of unexpected behavior. Extracts the failure signal, narrows the root cause, and suggests a fix with confidence levels for each hypothesis.
·★106k↓0
checked today
Save a working scrape as a reusable skill
Takes a successful one-off scrape workflow and packages it into a permanent, shareable skill you can run again without rebuilding the logic.
·★106k↓0