adrianbrowning

adrianbrowning

@adrianbrowning

GitHub
7 Skills
0 Total Stars
February 2026 Joined

Public Skills

react-router-loader-performance

by adrianbrowning

React Router v7 loader performance optimization techniques. Use when optimizing TTFB, eliminating waterfalls, consolidating database queries, or streaming secondary data in loaders. Triggers on "slow loaders", "optimize TTFB", "speed up React Router", "loader performance", or when loaders exceed 500ms response time.

Processing 0 3mo ago

jherr-dev-workflow

by adrianbrowning

Iterative development workflow based on "Make it work, Make it right, Make it fast" philosophy. Use when building software features, components, or systems from scratch. Guides Claude through three distinct phases - getting a working solution first, then refactoring for quality, and finally optimizing performance only when needed. Prevents premature optimization and over-engineering. Integrates seamlessly with TDD (Test-Driven Development) by mapping test phases to development phases.

Performance 0 3mo ago

tdd-integration

by adrianbrowning

Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when implementing new features or functionality. Trigger phrases include "implement", "add feature", "build", "create functionality", or any request to add new behavior. Does NOT trigger for bug fixes, documentation, or configuration changes.

Code Gen 0 3mo ago

deep-think

by adrianbrowning

Puts Claude code into a different frame of mind for better results

0 3mo ago

plan-to-tasks

by adrianbrowning

Convert project plans to JSONL format (issues + dependencies). Use when users ask "convert plan to jsonl", "create jsonl from plan", "export plan as json" or "convert plan to taks", "create tasks from plan", "export plan as tasks".

Automation 0 3mo ago

testing-best-practice

by adrianbrowning

A Skill for writing, reviewing, and refactoring tests using Artem-style principles: test intent over implementation, mock boundaries not internals, avoid flakiness, prefer integration tests, and use using for cleanup.

0 3mo ago

typescript-patterns

by adrianbrowning

Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.

Processing 0 3mo ago