Skip to main content
citypaul
GitHub creator profile

citypaul

Repository-level view of 50 collected skills across 1 GitHub repositories.

skills collected
50
repositories
1
updated
Aug 13, 2026
repository explorer

Repositories and representative skills

codebase-design
software-developers

Design and evaluate deep modules: cohesive responsibility behind a small, stable caller-facing contract, with information hiding, justified seams, explicit effects, dependency strategy, and behavior-focused tests. Use when designing or changing an in-process…

Aug 13, 2026
panel-review
software-quality-assurance-analysts-and-testers

Composable multi-agent code review of any change boundary — the working tree mid-development, a branch diff, a stacked layer, or a pull request: one orchestrator fans out sub-agents, each loading exactly one installed skill as a review lens…

Aug 13, 2026
react-performance
software-developers

Make React and Next.js performance changes that are measured, evidence-backed, and behaviorally safe. Routes to the right rule catalogue — vercel-react-best-practices for the 72 prioritized React/Next rules, vercel-composition-patterns for component API…

Aug 13, 2026
react-testing
software-quality-assurance-analysts-and-testers

React component testing patterns including components, hooks, context, and forms. Covers Vitest Browser Mode with vitest-browser-react and @testing-library/react. Use when testing React applications. For general UI testing patterns, see the front-end-testing…

Aug 13, 2026
render-code-shape
software-developers

Render the shape of code — module boundaries, the types that cross them, signatures, and a cited call graph — for code that already exists or a change about to be built. Every name, type, and path is read from source and cited, or marked NEW; bodies collapse…

Aug 13, 2026
structure-codebase
software-developers

Design, audit, and evolve physical source and package structures that expose real architectural boundaries while keeping related behavior together. Use when creating or reviewing repository trees, deciding where files or packages belong, reducing flat…

Aug 13, 2026
xstate
software-developers

Model front-end and workflow logic as XState v5 statecharts and actors — when finite states earn their place (and when @xstate/store or a discriminated union is honest), event-first machine design, guards/actions/delays, invoke vs spawn, app-level actor…

Aug 13, 2026
double-check
software-quality-assurance-analysts-and-testers

Get a rigorous read-only second opinion on finished work through the host's available reviewer capabilities, preferably from a different model provider. Falls back to a fresh same-provider agent only when necessary and labels the reduced independence. Every…

Aug 11, 2026
Showing 8 of 50 collected skills.
Showing 1 of 1 repositories
All repositories loaded