Taylor Bell avatar

Taylor Bell

Community

@tayiorbeii · Boise, Idaho

260Followers
|
110Public Repos
|
86Published Skills

Taylor Bell curates 171 MIT-licensed skills spanning gstack browser QA and release engineering, UX design systems, software architecture, and product growth frameworks.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)UI/UX & Design Sys.. (25%)Software Architect.. (15%)Growth, Marketing .. (12%)

Agent Skills by Taylor Bell

Showing 86 vetted skills indexed across 2 GitHub repositories.

tayiorbeiitayiorbeii

ios-hig-design

Design native iOS interfaces following Apple Human Interface Guidelines with SwiftUI and UIKit patterns.

Community
Advanced
tayiorbeiitayiorbeii

gstack-browse

Controls a persistent headless Chromium browser for QA testing, screenshots, and page state verification.

Community
Advanced
tayiorbeiitayiorbeii

lean-ux

Applies hypothesis-driven design, collaborative sketching, and rapid experiments to UX workflows.

Community
Intermediate
tayiorbeiitayiorbeii

obviously-awesome

Define product positioning by mapping competitive alternatives, unique attributes, and market categories.

Community
Intermediate
tayiorbeiitayiorbeii

refactoring-ui

Audit and fix visual hierarchy, spacing, color, and depth in web interfaces.

Community
Intermediate
tayiorbeiitayiorbeii

clean-code

Review and refactor code using naming, function, error handling, and testing principles.

Community
Intermediate
tayiorbeiitayiorbeii

gstack-design-consultation

Generates a complete design system and DESIGN.md through guided product consultation.

Community
Advanced
tayiorbeiitayiorbeii

refactoring-patterns

Apply named refactoring transformations to improve code structure without changing behavior.

Community
Intermediate
tayiorbeiitayiorbeii

gstack-design-html

Generates production-quality Pretext-native HTML and CSS from approved design mockups.

Community
Advanced
tayiorbeiitayiorbeii

gstack-guard

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

Community
Intermediate
tayiorbeiitayiorbeii

cro-methodology

Audit landing pages and design evidence-based A/B tests for conversion optimization.

Community
Intermediate
tayiorbeiitayiorbeii

release-it

Designs resilient production systems using circuit breakers, bulkheads, timeouts, and chaos engineering patterns.

Community
Advanced
tayiorbeiitayiorbeii

software-design-philosophy

Reviews software designs for complexity using deep modules, information hiding, and strategic programming principles.

Community
Intermediate
tayiorbeiitayiorbeii

gstack-open-gstack-browser

Launch an AI-controlled Chromium browser with a live sidebar activity feed.

Community
Advanced
tayiorbeiitayiorbeii

gstack-plan-ceo-review

Reviews product plans in CEO mode to challenge premises and expand or reduce scope.

Community
Advanced
tayiorbeiitayiorbeii

drive-motivation

Design motivation systems using Autonomy, Mastery, and Purpose principles for products and teams.

Community
Intermediate
tayiorbeiitayiorbeii

gstack-qa-only

Tests web applications and generates structured QA reports with health scores, screenshots, and repro steps.

Community
Advanced
tayiorbeiitayiorbeii

traction-eos

Implement the Entrepreneurial Operating System to align company vision with quarterly execution.

Community
Intermediate
tayiorbeiitayiorbeii

mom-test

Guides customer interviews using Mom Test rules to avoid leading questions and false validation.

Community
Intermediate
tayiorbeiitayiorbeii

gstack-plan-eng-review

Reviews implementation plans for architecture, data flow, edge cases, and test coverage interactively.

Community
Advanced
tayiorbeiitayiorbeii

gstack-design-shotgun

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

Community
Advanced
tayiorbeiitayiorbeii

design-everyday-things

Diagnose usability problems using affordances, signifiers, constraints, feedback, and conceptual models.

Community
Intermediate
tayiorbeiitayiorbeii

gstack-investigate

Diagnose bugs through four-phase root cause investigation before applying fixes.

Community
Advanced
tayiorbeiitayiorbeii

improve-retention

Diagnose and fix user retention problems using the Fogg Behavior Model framework.

Community
Intermediate

Frequently Asked Questions About Taylor Bell

FAQPage Schema
What tasks can I accomplish with Taylor Bell's skill registry?▼

You can run headless-browser QA with screenshot evidence, review PR diffs for SQL and trust-boundary risks, ship and deploy with canary verification, generate Diataxis documentation and PDFs, design iOS and web interfaces per HIG and Nielsen heuristics, and apply product frameworks like Jobs-to-be-Done, Lean Startup, and StoryBrand messaging.

Who is the target audience for these skills?▼

Full-stack engineers, QA testers, engineering managers, UX and product designers, and startup founders. The gstack suite serves developers shipping web apps, while the wondelai collections serve designers auditing usability and founders running customer discovery, positioning, pricing, and go-to-market strategy.

How do the gstack skills work in practice?▼

Gstack skills are invoked as slash commands inside Claude Code sessions. They use declared allowed-tools such as Bash, Read, Write, and AskUserQuestion, with PreToolUse hooks enforcing safety boundaries like destructive-command warnings and directory-scoped edits. Skills chain together, e.g. ship creates a PR, land-and-deploy merges and verifies it.

Are these skills free and open source?▼

Yes. Every skill in the manifest carries an MIT license. Sources are attributed to two upstream repositories: garrytan/gstack for the browser, QA, and release skills, and wondelai/skills for the design, architecture, marketing, and business framework collections, each pinned to a verified commit and SHA-256 hash.

What prerequisites or dependencies do these skills require?▼

Gstack skills require a Claude Code environment with Bash access and, for browser skills, a Chromium-based headless session; authenticated testing needs cookie import via setup-browser-cookies. Cross-model benchmarking requires Codex CLI access. The wondelai framework skills are prompt-based rubrics with no runtime dependencies.