Brandon Tabaska
Community@btabaska · Rochester, NY
I am a Javascript Developer that focuses primarily on front end frameworks such as React. I have passion for Web Accessibility, Design Systems and Unit Testing.
Agent Skills by Brandon Tabaska
Showing 70 vetted skills indexed across 1 GitHub repositories.
Diff Summary
Convert a raw git diff into a structured Markdown PR description.
Feature Flag Audit
Inventory and classify feature flags across monorepo environments into a Markdown table.
OpenAPI Sync
Detect drift between OpenAPI specs and frontend TypeScript definitions.
SQL Explain
Analyzes PostgreSQL and SQLAlchemy/Oracle query execution plans to identify bottlenecks and recommend indexes.
Generate Factory
Generate Python factory-boy or TypeScript builder files for models and types.
Feature Flag Cleanup
Remove fully-rolled-out feature flags across frontend, API, and Terraform.
Generate Story
Generate CSF3 Storybook stories for React components with variant coverage.
API Contract Test
Generate contract tests validating API endpoints against OpenAPI and TypeScript types.
Accessibility Check
Detect WCAG 2.1 AA accessibility defects in Next.js/React components.
Explain Pattern
Explain code idioms in-place with rule and ADR citations.
Quality Gate Pipeline
Automate multi-gate quality validation on generated code with parallel checks.
Impact Analysis
Trace downstream dependencies and report file:line citations for monorepo changes.
Cross-Browser Checklist
Generate a diff-scoped cross-browser testing checklist as Markdown.
UAT Checklist
Generate a structured UAT checklist from feature descriptions, PRs, or user stories.
Dead Code Finder
Identify unreferenced code and orphan modules in monorepos.
Bundle Size Check
Analyze Next.js build manifests to detect per-route bundle-size regressions.
Update Translations
Scan React/JSX codebases for missing i18n keys and generate locale patches.
Generate Test Data
Generate deterministic synthetic test data from Pydantic, TypeScript, or OpenAPI shapes.
Check Conventions
Convert ALWAYS/NEVER/MUST directives into line-level PASS/FAIL checks.
Migration Safety Check
Assess Alembic migration files for risky operations and revision chain issues.
Explain Codebase Area
Identify entry points, data flow, and ownership for a codebase area.
Run Relevant Tests
Map git-diff changes to pytest and Jest targets and execute affected tests.
Developer Onboarding
Guide new developers through environment setup and first PR submission.
PR Review
Coordinate multi-domain PR reviews for HHS/simpler-grants-gov with rule dispatch.