Taylor Bell
Community@tayiorbeii · Boise, Idaho
Taylor Bell curates 171 MIT-licensed skills spanning gstack browser QA and release engineering, UX design systems, software architecture, and product growth frameworks.
Agent Skills by Taylor Bell
Showing 86 vetted skills indexed across 2 GitHub repositories.
ios-hig-design
Design native iOS interfaces following Apple Human Interface Guidelines with SwiftUI and UIKit patterns.
gstack-browse
Controls a persistent headless Chromium browser for QA testing, screenshots, and page state verification.
lean-ux
Applies hypothesis-driven design, collaborative sketching, and rapid experiments to UX workflows.
obviously-awesome
Define product positioning by mapping competitive alternatives, unique attributes, and market categories.
refactoring-ui
Audit and fix visual hierarchy, spacing, color, and depth in web interfaces.
clean-code
Review and refactor code using naming, function, error handling, and testing principles.
gstack-design-consultation
Generates a complete design system and DESIGN.md through guided product consultation.
refactoring-patterns
Apply named refactoring transformations to improve code structure without changing behavior.
gstack-design-html
Generates production-quality Pretext-native HTML and CSS from approved design mockups.
gstack-guard
Blocks destructive shell commands and restricts file edits to a specified directory.
cro-methodology
Audit landing pages and design evidence-based A/B tests for conversion optimization.
release-it
Designs resilient production systems using circuit breakers, bulkheads, timeouts, and chaos engineering patterns.
software-design-philosophy
Reviews software designs for complexity using deep modules, information hiding, and strategic programming principles.
gstack-open-gstack-browser
Launch an AI-controlled Chromium browser with a live sidebar activity feed.
gstack-plan-ceo-review
Reviews product plans in CEO mode to challenge premises and expand or reduce scope.
drive-motivation
Design motivation systems using Autonomy, Mastery, and Purpose principles for products and teams.
gstack-qa-only
Tests web applications and generates structured QA reports with health scores, screenshots, and repro steps.
traction-eos
Implement the Entrepreneurial Operating System to align company vision with quarterly execution.
mom-test
Guides customer interviews using Mom Test rules to avoid leading questions and false validation.
gstack-plan-eng-review
Reviews implementation plans for architecture, data flow, edge cases, and test coverage interactively.
gstack-design-shotgun
Generates multiple AI design variants and collects structured feedback through a comparison board.
design-everyday-things
Diagnose usability problems using affordances, signifiers, constraints, feedback, and conceptual models.
gstack-investigate
Diagnose bugs through four-phase root cause investigation before applying fixes.
improve-retention
Diagnose and fix user retention problems using the Fogg Behavior Model framework.
Frequently Asked Questions About Taylor Bell
FAQPage SchemaWhat 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.