bobbo01 avatar

bobbo01

Community

@bobbo01

0Followers
|
4Public Repos
|
33Published Skills

bobbo01's gstack skill suite delivers headless-browser QA testing, plan reviews, deployment pipelines, and safety guardrails for web engineering teams.

Skills Distribution
DomainDeveloper To...Web QA & Browser T.. (30%)Code Review & Debu.. (25%)Deployment & Relea.. (20%)Design Systems & V.. (15%)

Agent Skills by bobbo01

Showing 33 vetted skills indexed across 1 GitHub repositories.

bobbo01bobbo01

browse

Controls a persistent headless Chromium browser for QA testing, page verification, and screenshot capture.

Community
Advanced
bobbo01bobbo01

design-consultation

Generates a complete design system proposal and DESIGN.md through research and consultation.

Community
Advanced
bobbo01bobbo01

guard

Blocks destructive bash commands and restricts file edits to a specified directory.

Community
Intermediate
bobbo01bobbo01

plan-ceo-review

Reviews implementation plans with CEO-level scope, strategy, and failure-mode analysis.

Community
Advanced
bobbo01bobbo01

qa-only

Tests web applications in a browser and produces structured bug reports without fixing code.

Community
Advanced
bobbo01bobbo01

web-design-guidelines

Reviews UI code files against fetched Web Interface Guidelines and reports findings.

Community
Basic
bobbo01bobbo01

plan-eng-review

Reviews implementation plans for architecture, edge cases, and test coverage before coding.

Community
Advanced
bobbo01bobbo01

design-shotgun

Generates multiple AI design variants and collects feedback through a browser comparison board.

Community
Advanced
bobbo01bobbo01

gstack-upgrade

Upgrades gstack installations by detecting install type and syncing vendored copies.

Community
Advanced
bobbo01bobbo01

investigate

Diagnose bugs through systematic root cause investigation and verified fixes.

Community
Advanced
bobbo01bobbo01

document-release

Updates project documentation files to match shipped code changes after a release.

Community
Advanced
bobbo01bobbo01

gstack

Controls a persistent headless Chromium browser for QA testing, interaction, and screenshot capture.

Community
Advanced
bobbo01bobbo01

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Basic
bobbo01bobbo01

careful

Intercepts destructive bash commands and prompts for confirmation before execution.

Community
Basic
bobbo01bobbo01

autoplan

Runs CEO, design, and engineering plan reviews sequentially with auto-decided intermediate questions.

Community
Advanced
bobbo01bobbo01

review

Reviews branch diffs against the base branch for structural issues before merging.

Community
Advanced
bobbo01bobbo01

design-review

Audits live websites for visual inconsistencies and fixes issues with atomic commits.

Community
Advanced
bobbo01bobbo01

plan-design-review

Reviews UI/UX design decisions in implementation plans and generates visual mockups before coding.

Community
Advanced
bobbo01bobbo01

retro

Generates weekly engineering retrospectives from git commit history with per-contributor metrics and trend tracking.

Community
Advanced
bobbo01bobbo01

unfreeze

Removes the freeze boundary state file to allow edits in all directories.

Community
Basic
bobbo01bobbo01

ship

Automates merging, testing, versioning, and pull request creation for git branches.

Community
Advanced
bobbo01bobbo01

setup-deploy

Detects deploy platform and writes deployment configuration to CLAUDE.md for automated deploys.

Community
Intermediate
bobbo01bobbo01

benchmark

Detects web performance regressions by comparing page metrics against captured baselines.

Community
Advanced
bobbo01bobbo01

land-and-deploy

Merges GitHub pull requests, waits for CI and deploy, and verifies production health via canary checks.

Community
Advanced

Frequently Asked Questions About bobbo01

FAQPage Schema
What 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.