Skip to content
View connordibble's full-sized avatar

Block or report connordibble

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
connordibble/README.md

Connor Dibble

Senior software engineer building enterprise design systems, frontend platforms, and the AI tooling that carries design intent into production.

By day I set technical direction for SFDS, State Farm's enterprise design system serving 1000+ engineers and designers, and the statefarm.com Digital Experience platform. Here, I build the same problems in the open: design-system contracts, deterministic checks, typed tool boundaries, and human review.

Current Focus

  • Design systems and design tooling: component contracts, design tokens, Figma-to-code workflows, accessibility, and the review surfaces that keep generated UI on the supported path.
  • Agent guardrails and skills: portable Agent Skills, Claude Code plugins, hook-based checks, and CI-friendly CLIs.
  • Agent-ready infrastructure: repo instructions, deterministic gates, mock/offline safety, release hygiene, and human-in-the-loop boundaries.
  • Product-shaped AI systems: grounded retrieval, typed outputs, workflow review, and domain-specific interfaces that keep model output accountable.

Selected Work

A governed review layer between Figma intent and implementation. It maps component intent to Web Components, runs deterministic compliance checks, records human review decisions through a GraphQL API, and exports implementation-ready examples.

A TypeScript package for defining AI tools once with Zod, deriving Anthropic, OpenAI, and Gemini tool definitions, and validating model tool input with the same schema before it reaches application data.

An npm CLI and GitHub Action that scores whether a repository is ready for coding agents: project-specific instructions, deterministic quality gates, mock/offline defaults, review boundaries, and release hygiene.

An 11-plugin catalog of guardrails and craft tools for coding agents, including CLI checks for design tokens, supply-chain safety, UI verification, and LLM tool-schema drift.

An independent fan intelligence platform for college football coverage, built on deterministic retrieval and grounded answers with citations.

My portfolio and writing. Recent essays:

Links

Pinned Loading

  1. DesignRail DesignRail Public

    AI-assisted design-to-engineering control plane: Figma-style intent → component mapping → compliance review → human-approved export.

    TypeScript

  2. zod-ai-tool zod-ai-tool Public

    Define AI tools once with Zod. Generate Anthropic/OpenAI/Gemini tool schemas and validate model input with the same contract.

    TypeScript

  3. agent-readiness-kit agent-readiness-kit Public

    Score whether a repo is ready for coding agents: instructions, deterministic gates, mock safety, and design-system presets.

    TypeScript

  4. dibble dibble Public

    Guardrails and craft for coding agents: portable skills, Claude Code plugins, and zero-dependency CLI checks for design tokens, supply-chain safety, evidence-backed writing, UI verification, and ag…

    JavaScript

  5. SaturdaySignal SaturdaySignal Public

    Independent fan intelligence platform for college football: deterministic retrieval and grounded answers with citations.

    TypeScript

  6. connordibble.dev connordibble.dev Public

    Personal portfolio site - connordibble.dev. Built with Next.js, Tailwind CSS, and deployed on Cloudflare Pages.

    JavaScript