ONE REPOSITORY
FOR THE ENTIRE PROMPT STACK.
Prompts, skills, reads, tips, and peer-reviewed research — all searchable, all free to browse.
Reviews a PR like a senior who optimizes for the next reader, not style nits.
Open full page ↗Write an ADR that future-you will still understand in 18 months.
Open full page ↗Outage report that reduces fear of speaking up and produces real action items.
Open full page ↗Reach a busy founder without AI-slop tone. Four lines, one ask, no hedging.
Open full page ↗Monthly update that earns trust by being honest about misses.
Open full page ↗Announce a B2B SaaS launch in the YC style. Sharp lede, two metrics, one founder quote.
Open full page ↗Ask the questions that surface pain, not features. Seven questions, no leading the witness.
Open full page ↗Set pricing for a new B2B SaaS. Three tiers, unit economics, anchor + decoy logic.
Open full page ↗Five-step positioning canvas: competitive alternatives, unique attributes, value, ICP, market.
Open full page ↗Distill 12 customer calls into themes, frequencies, and a top-3 list that survives committee.
Open full page ↗Hook earns the open. 3 curated items, one personal note, soft CTA.
Open full page ↗Hook → reframe → 3 acts → payoff. Designed to hold 60%+ retention.
Open full page ↗Announce a feature ship. Lead with the job it does, not the feature name.
Open full page ↗Submit a talk that reviewers can't skip. Hook, claim, 3 takeaways, audience.
Open full page ↗Compress a 30-page paper into 5 lines + 4 structured takeaways.
Open full page ↗Critique a screen's type hierarchy: sizes, weights, leading, optical alignment.
Open full page ↗An empty state that teaches the user what to do next. Not just a blank screen.
Open full page ↗Error messages that respect the user. Specific, actionable, never condescending.
Open full page ↗Acknowledge, explain, propose, follow up. Don't roll over.
Open full page ↗Reply to a SIG Lite questionnaire using your SOC 2 report. Cite controls.
Open full page ↗Take wishful OKRs and turn them into bets you can actually grade.
Open full page ↗Compress a 20-min intake call into a structured clinical note a physician can scan in 60s.
Open full page ↗Flag the clauses that matter: mutuality, term, IP carveouts, governing law.
Open full page ↗Teach a concept by asking, not telling. Five questions ordered by difficulty.
Open full page ↗Design a rubric for grading creative work that doesn't kill the creativity.
Open full page ↗Write a policy doc (e.g., remote work, AI usage) that's clear, lived, and won't gather dust.
Open full page ↗Sell without lying. Lead with the JTBD. Three specs. Risk reversal.
Open full page ↗Sell the moment, not the square footage. 3 paragraphs.
Open full page ↗Write a listing that wins the algorithm AND the buyer. Keywords, bullets, A+ copy.
Open full page ↗Decision memo that earns the meeting. Context, options, recommendation, risks.
Open full page ↗Build a board deck that tells one story. Not 40 slides of metrics.
Open full page ↗Design a 5-stage interview loop that surfaces real signal, not theater.
Open full page ↗Have a hard performance conversation that respects both people. Script + recovery plan.
Open full page ↗Build a 10-slide deck investors don't skim. Inevitability, wedge, traction, ask.
Open full page ↗Run a pre-mortem on a decision. Imagine it's failed; trace back the most likely cause.
Open full page ↗Build a system prompt for a custom agent that doesn't drift. Role, constraints, format.
Open full page ↗Deliver feedback that the recipient can hear AND act on. Specific, kind, future-focused.
Open full page ↗Design an A/B test that's powered, falsifiable, and shippable. Hypothesis to readout.
Open full page ↗Argue a contrarian position credibly. Steelman opposition, then dismantle.
Open full page ↗5-email onboarding that gets users to first value, not just first login.
Open full page ↗Write a spec that fits on one page and ships in one sprint.
Open full page ↗Diagnose why a prompt is producing poor output and fix it.
Open full page ↗Designs a complete, production-grade system prompt for an autonomous agent including persona, tool contracts, guardrails, and stop conditions.
Open full page ↗Builds a strict ReAct-style Thought/Action/Observation loop with explicit formatting and self-correction rules for tool-using agents.
Open full page ↗Plans a coordinated multi-agent team with roles, hand-off contracts, shared memory, and conflict resolution for a complex objective.
Open full page ↗Writes precise tool/function definitions with JSON schemas, descriptions, and usage hints that minimize wrong-tool and bad-argument errors.
Open full page ↗Adds a rigorous self-review pass where the agent critiques its own draft action against a checklist before committing it.
Open full page ↗Turns a high-level goal into a dependency-ordered task graph with parallelizable branches, owners, and verifiable acceptance criteria.
Open full page ↗Directs a retrieval-augmented agent to query, ground answers in sources, cite spans, and refuse when evidence is insufficient.
Open full page ↗Defines a structured error-handling policy covering retries, backoff, alternative tools, and graceful degradation for agent runtimes.
Open full page ↗Specifies where an autonomous agent must pause for human approval, what to present, and how to resume after a decision.
Open full page ↗Designs short-term, long-term, and episodic memory plus a summarization policy to keep an agent coherent across long sessions.
Open full page ↗Drives a web-browsing agent to navigate, extract, and act on pages reliably with verification and anti-hallucination guards.
Open full page ↗Creates an objective rubric and grades an agent execution trace on task success, tool use, efficiency, and safety.
Open full page ↗Compiles a layered guardrail set covering input validation, action allow-lists, output filtering, and prompt-injection defense.
Open full page ↗Specifies a recurring agent that monitors a signal, decides if action is warranted, and reports or escalates on a schedule.
Open full page ↗Generates a structured battery of prompt-injection and jailbreak attacks to stress-test an agent before deployment.
Open full page ↗Analyzes an agent workflow and proposes concrete changes to cut token cost and step count without losing task quality.
Open full page ↗Runs an autonomous support agent that classifies tickets, resolves what it can, and escalates the rest with full context.
Open full page ↗Governs a coding agent to explore, plan, implement in small verifiable steps, and self-test before declaring done.
Open full page ↗Working memory is the bottleneck of all complex cognition.