visual-design-principles
πPluginoborchers/fractional-cto
Installation
/plugin marketplace add oborchers/fractional-cto/plugin install visual-design-principles@fractional-ctoResearch-backed visual design principles for websites, presentations, documents, and any visual medium β grounded in VisAWI, Gestalt psychology, and empirical aesthetics research
Part of
oborchers/fractional-cto
More from this repository10
Chain work across two independent agent processes that share no parent session. One agent passes a baton (a completion signal file) when done, optionally carrying a free-form payload; another waits for it, with a deadline, then starts its dependent task. Harness-agnostic protocol β each agent picks its own waiting mechanism. The baton tells you when, never what: the payload is content, not instructions. Provides /baton-pass and /baton-wait.
The holy principles of SaaS design: research-backed, opinionated guidance for building fast, predictable, and progressively powerful SaaS products
Compress LLM agent instructions and code documentation markdown files through iterative section-by-section compression with compressor-reviewer loop β lossless structural optimization and lossy semantic compression modes, with auto-approve for hands-off operation
Adversarial plan review using red-team/blue-team agents -- generates what-if questions and grounds answers in plan artifacts with configurable tool scope
Structured thinking methods that counteract LLM reasoning biases during problem exploration β first principles, inversion, constraint manipulation, perspective forcing, analogy search, and more, with user-gated parallel subagent exploration for deep dives
Research-backed, opinionated guidance for designing world-class RESTful APIs β routes, naming, errors, auth, caching, webhooks, and more, distilled from Stripe, GitHub, Twilio, Shopify, Google, and Microsoft
Structured deep research methodology for Claude Code -- query decomposition, parallel web research with source verification, hallucination prevention, and synthesis into well-sourced documents
Your AI CTO co-pilot β opinionated, research-backed Claude Code plugins for building SaaS products that ship
Research-backed, opinionated guidance for building cloud infrastructure that doesn't rot β multi-account governance, naming conventions, IaC organization, security, deployment pipelines, and operational hygiene, distilled from production experience across multiple cloud migrations
Zero-tolerance code pedantry β naming precision, casing law, structural symmetry, import discipline, and the obsessive details that separate clean code from correct code