thanh-abaii

50 mods across 1 repository, 34 stars between them.

gs:learn

25

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Manage project learnings. Review, search, prune, and export what gstack has learned across sessions. Use when asked to "what have we learned", "show learnings", "prune stale learnings", or "export learnings". Proactively suggest when the user asks about past patterns or wonders "didn't we fix this before?".

34 3mo ago A 75 tokens copy · 86% MIT

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Automated PR Review, Windows Compatibility & Security Audit. Wraps maintainerauditor.py to scan active files for Unix Bashisms, hardcoded Unix paths, and hardcoded secrets, generates a premium review report, and automatically creates a native Windows 11 release checklist. Use when: "maintainer audit", "audit pr"…

34 3mo ago B 96 tokens original MIT

gs:office-hours

28

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

YC Office Hours — two modes. Startup mode: six forcing questions that expose demand reality, status quo, desperate specificity, narrowest wedge, observation, and future-fit. Builder mode: design thinking brainstorming for side projects, hackathons, learning, and open source. Saves a design doc. Use when asked to…

34 3mo ago B 174 tokens original MIT

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Launch GStack Browser — AI-controlled Chromium with the sidebar extension baked in. Opens a visible browser window where you can watch every action in real time. The sidebar shows a live activity feed and chat. Anti-bot stealth built in. Use when asked to "open gstack browser", "launch browser", "connect chrome"…

34 3mo ago A 95 tokens original MIT

gs:pair-agent

30

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Pair a remote AI agent with your browser. One command generates a setup key and prints instructions the other agent can follow to connect. Works with OpenClaw, Hermes, Codex, Cursor, or any agent that can make HTTP requests. The remote agent gets its own tab with scoped access (read+write by default, admin on…

34 3mo ago A 115 tokens original MIT

gs:plan-ceo-review

31

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick expansions), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when…

34 3mo ago A 145 tokens original MIT

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Designer's eye plan review — interactive, like CEO and Eng review. Rates each design dimension 0-10, explains what would make it a 10, then fixes the plan to get there. Works in plan mode. For live site visual audits, use /gs:design-review. Use when asked to "review the design plan" or "design critique". Proactively…

34 3mo ago B 106 tokens original MIT

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Interactive developer experience plan review. Explores developer personas, benchmarks against competitors, designs magical moments, and traces friction points before scoring. Three modes: DX EXPANSION (competitive advantage), DX POLISH (bulletproof every touchpoint), DX TRIAGE (critical gaps only). Use when asked to…

34 3mo ago A 121 tokens original MIT

gs:plan-eng-review

34

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations. Use when asked to "review the architecture", "engineering review", or "lock in the plan". Proactively suggest when…

34 3mo ago A 97 tokens original MIT

gs:plan-tune

35

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Self-tuning question sensitivity + developer psychographic for gstack (v1: observational). Review which AskUserQuestion prompts fire across gstack skills, set per-question preferences (never-ask / always-ask / ask-only-for-one-way), inspect the dual-track profile (what you declared vs what your behavior suggests), and…

34 3mo ago A 172 tokens copy · 75% MIT

gs:qa-only

36

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Report-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verify loop, use /gs:qa instead. Proactively…

34 3mo ago C 97 tokens original MIT

gs:qa

37

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a…

34 3mo ago C 143 tokens original MIT

gs:retro

38

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas. Use when asked to "weekly retro", "what did we ship", or "engineering retrospective". Proactively…

34 3mo ago A 78 tokens original MIT

gs:review

39

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when asked to "review this PR", "code review", "pre-landing review", or "check my diff". Proactively suggest when the user is about to merge or land…

34 3mo ago A 83 tokens original MIT

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Import cookies from your real Chromium browser into the headless browse session. Opens an interactive picker UI where you select which cookie domains to import. Use before QA testing authenticated pages. Use when asked to "import cookies", "login to the site", or "authenticate the browser". (gstack).

34 3mo ago A 67 tokens original MIT

gs:setup-deploy

42

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Configure deployment settings for /gs:land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic. Use when: "setup deploy"…

34 3mo ago A 108 tokens original MIT

gs:setup-gbrain

43

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Set up gbrain for this coding agent: install the CLI, initialize a local PGLite or Supabase brain, register MCP, capture per-remote trust policy. (gstack).

34 3mo ago A 44 tokens original MIT

gs:ship

44

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. Use when asked to "ship", "deploy", "push to main", "create a PR", "merge and push", or "get it deployed". Proactively invoke this skill (do NOT push/PR directly) when the user says code is…

34 3mo ago A 107 tokens original MIT

spec

46

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

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

34 3mo ago A 19 tokens copy · 88% MIT

gs:sync-gbrain

47

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Keep gbrain current with this repo's code and refresh agent search guidance in CLAUDE.md. Wraps the gstack-gbrain-sync orchestrator with state (gstack).

34 3mo ago A 42 tokens original MIT

gs:unfreeze

48

thanh-abaii/gstack-windows-port

Skill Claude CodeCodex

Clear the freeze boundary set by /gs:freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits". (gstack).

34 3mo ago A 64 tokens original MIT