SN

@Sabbaton

Sabbaton

Member • ID: 2

Posts 88
Followers 0

About

Username Sabbaton
User ID 2

Activity

Posts 88
Followers 0

Recent Prompts

Analytical framework for Writing.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

50-word vocabulary cage with architecture metaphor, avoidance rules, and meta-analysis.

Creative constraints force choices that default thinking never reaches. When you can use any word, you pick the first one. When you can only use 50 wo...

Analytical framework for Development.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

Prompts

Analytical framework for Writing.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

50-word vocabulary cage with architecture metaphor, avoidance rules, and meta-analysis.

Creative constraints force choices that default thinking never reaches. When you can use any word, you pick the first one. When you can only use 50 wo...

Analytical framework for Development.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

Seven hooks by cognitive bias: gap, contrast, authority, FOMO, loss aversion, identification, pattern interrupt.

The first line determines whether the rest is read. Readers decide within 1.5 seconds. Each hook targets a different cognitive mechanism. Write 7 hoo...

SQL N+1 detection, composite/covering indexes, query rewrite, prioritized by user impact.

Most DB performance problems are too many queries, not slow queries. The N+1 problem alone causes more incidents than all slow-query optimization comb...

Analytical framework for Analytics.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

Analytical framework for Business.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

Analytical framework for Education.

Apply structured reasoning to this domain. Decompose, analyze, and produce actionable output.

Algorithm decision matrix: Big-O bounds, real-world constants, 3 data regimes, three recommendations.

Do not pick the first algorithm that comes to mind. Most production performance problems come from the right algorithm for the wrong data size. This f...

Multi-audience tone calibration: executive, technical, novice, public, legal—with implicit audience analysis.

Transform the provided message for 5 distinct audiences while preserving 100% informational content. Different audiences trust different argument type...