Skip to content

Stephen Collins.tech

Studying how codebases actually behave.

We build tools and run analyses at the intersection of software complexity, codebase health, and AI-generated code. This org is where that work lives in the open.


Recent OSS Analyses

Last updated: 2026-03-24 · Full analysis archive

RepositoryHighest Risk FunctionScore
colinhacks/zodconvertBaseSchema21.3
FlowiseAI/FlowiseOpenAIAssistant21.2
react-hook-formcreateFormControl20.6
tldraw/tldrawEditor19.3
styled-componentssanitizeCSS15.4

What We Study

AreaDescription
Structural complexityThe 20% of functions causing 80% of bugs, incidents, and slowdowns
AI-generated codeHow Copilot, Claude, and coding agents change codebase structure over time
OSS health over timeLongitudinal complexity drift in major open source projects
Agentic codebasesWhat happens to a codebase when agents write most of it

Recent Writing


Open Artifacts

  • hall-of-fame/ — Legendary gnarly functions from OSS history, analyzed
  • ai-code-studies/ — Research into AI-generated code patterns and failure cases

The Tool

Hotspots finds the riskiest functions in any repo — the ones with high complexity and high churn that cause most of your bugs and slowdowns.

macOS

brew install Stephen-Collins-tech/tap/hotspots
hotspots analyze .

Linux

curl -fsSL https://raw.githubusercontent.com/Stephen-Collins-tech/hotspots/main/install.sh | sh
hotspots analyze .

Also in this org

  • ts-validator — Rust-based static analysis for runtime type safety in TypeScript
  • intent-kit — Intent-driven workflow library for LLMs

hotspots.dev · Blog · GitHub

Pinned Loading

  1. hotspotshotspotsPublic

    Find the riskiest code in any repo. A CLI for surfacing complexity hotspots and refactor targets.

    Rust 6

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…