bobbo01
Community@bobbo01
bobbo01's gstack skill suite delivers headless-browser QA testing, plan reviews, deployment pipelines, and safety guardrails for web engineering teams.
Agent Skills by bobbo01
Showing 33 vetted skills indexed across 1 GitHub repositories.
browse
Controls a persistent headless Chromium browser for QA testing, page verification, and screenshot capture.
design-consultation
Generates a complete design system proposal and DESIGN.md through research and consultation.
guard
Blocks destructive bash commands and restricts file edits to a specified directory.
plan-ceo-review
Reviews implementation plans with CEO-level scope, strategy, and failure-mode analysis.
qa-only
Tests web applications in a browser and produces structured bug reports without fixing code.
web-design-guidelines
Reviews UI code files against fetched Web Interface Guidelines and reports findings.
plan-eng-review
Reviews implementation plans for architecture, edge cases, and test coverage before coding.
design-shotgun
Generates multiple AI design variants and collects feedback through a browser comparison board.
gstack-upgrade
Upgrades gstack installations by detecting install type and syncing vendored copies.
investigate
Diagnose bugs through systematic root cause investigation and verified fixes.
document-release
Updates project documentation files to match shipped code changes after a release.
gstack
Controls a persistent headless Chromium browser for QA testing, interaction, and screenshot capture.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
careful
Intercepts destructive bash commands and prompts for confirmation before execution.
autoplan
Runs CEO, design, and engineering plan reviews sequentially with auto-decided intermediate questions.
review
Reviews branch diffs against the base branch for structural issues before merging.
design-review
Audits live websites for visual inconsistencies and fixes issues with atomic commits.
plan-design-review
Reviews UI/UX design decisions in implementation plans and generates visual mockups before coding.
retro
Generates weekly engineering retrospectives from git commit history with per-contributor metrics and trend tracking.
unfreeze
Removes the freeze boundary state file to allow edits in all directories.
ship
Automates merging, testing, versioning, and pull request creation for git branches.
setup-deploy
Detects deploy platform and writes deployment configuration to CLAUDE.md for automated deploys.
benchmark
Detects web performance regressions by comparing page metrics against captured baselines.
land-and-deploy
Merges GitHub pull requests, waits for CI and deploy, and verifies production health via canary checks.
Frequently Asked Questions About bobbo01
FAQPage SchemaWhat tasks can I accomplish with bobbo01's gstack skills?▼
You can run headless-browser QA testing with screenshots and bug fixes, review PRs for SQL safety and structural issues, debug with root-cause investigation, benchmark Core Web Vitals, ship and deploy with canary monitoring, audit security via OWASP/STRIDE, and generate design systems with DESIGN.md.
Who are the gstack skills designed for?▼
Web engineers, QA testers, engineering managers, and founders. Plan-review skills target CEO-mode scope decisions and eng-manager architecture lock-in, while browse, qa, ship, and canary serve developers testing, deploying, and monitoring production web applications.
How do the QA and deployment skills work in practice?▼
The browse skill drives a headless browser at ~100ms per command for navigation, form testing, and screenshots. The qa skill tests and fixes bugs iteratively; ship creates the PR; land-and-deploy merges it and verifies production health through canary checks against pre-deploy baselines.
What safety mechanisms protect production environments?▼
The careful skill warns before destructive commands like rm -rf, DROP TABLE, and force-push. Freeze restricts edits to a specified directory, and guard combines both for maximum safety. The cso skill adds OWASP Top 10 audits, STRIDE threat modeling, and secrets archaeology.
What are the prerequisites for using these skills?▼
Skills run in a Claude skill environment using Bash, Read, Write, Edit, Grep, Glob, and WebSearch permissions. Authenticated QA testing requires importing cookies via setup-browser-cookies from a real Chromium browser; deployment skills need platform config (Fly.io, Render, Vercel, Netlify, Heroku) written to CLAUDE.md.