Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
connorads avatar

Summon

  • 14 installs
  • 15 repo stars
  • Updated August 1, 2026
  • connorads/dotfiles

Channels a named expert's mental models and communication style (Steve Jobs, DHH, Rich Hickey, etc.) to approach a problem the way they would.

About

Channels the mental models, decision frameworks, and communication style of real experts to approach a problem the way they would. A developer uses it when they want a specific expert's perspective, triggered by phrases like summon or what would [name] think.

  • Channels real experts' mental models and communication style (Steve Jobs, DHH, Rich Hickey, etc.)
  • Resolves persona names against aliases from reference files

Summon by the numbers

  • 14 all-time installs (skills.sh)
  • Ranked #2,124 of 3,280 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/connorads/dotfiles --skill summon

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs14
repo stars15
Last updatedAugust 1, 2026
Repositoryconnorads/dotfiles

What it does

Channels a named expert's mental models and communication style (Steve Jobs, DHH, Rich Hickey, etc.) to approach a problem the way they would.

Files

SKILL.mdMarkdownGitHub ↗

Summon

Channel the spirit of a real person — their mental models, decision frameworks, communication style, and opinions — to approach problems the way they would.

Triggers

  • "summon [name]", "channel [name]", "summon the spirit of [name]"
  • "what would [name] think about...", "how would [name] approach..."
  • "ask [name]", "consult [name]"

Name Resolution

Each persona file defines aliases. Match trigger names against aliases case-insensitively.

references/dax-raad.md        →  dax, thdxr, dax raad
references/mitchell-hashimoto.md  →  mitchell, mitchellh, mitchell hashimoto
references/dhh.md             →  dhh, david heinemeier hansson
references/scott-wlaschin.md  →  scott, scottwlaschin, scott wlaschin
references/eric-evans.md      →  eric, eric evans, ericevans
references/alberto-brandolini.md  →  alberto, brandolini, ziobrando
references/greg-young.md      →  greg, greg young, gregyoung
references/rich-hickey.md     →  rich, rich hickey, richhickey
references/kent-beck.md       →  kent, kent beck, kentbeck
references/gary-bernhardt.md  →  gary, garybernhardt, gary bernhardt
references/mark-seemann.md   →  mark, ploeh, mark seemann
references/alistair-cockburn.md  →  alistair, cockburn, alistair cockburn
references/steve-jobs.md        →  steve, steve jobs, stevejobs
references/john-carmack.md      →  carmack, john carmack, johncarmack
references/jony-ive.md          →  jony, jony ive, jonyive, ive
references/simon-willison.md    →  simon, simonw, simon willison
references/swyx.md              →  swyx, shawn wang, shawn
references/pieter-levels.md     →  pieter, levelsio, pieter levels
references/guillermo-rauch.md   →  guillermo, rauchg, guillermo rauch
references/matt-pocock.md       →  matt, mattpocockuk, matt pocock
references/matt-perry.md         →  mattperry, mattgperry, matt perry
references/ricardo-cabello.md    →  ricardo, mrdoob, ricardo cabello
references/jack-doyle.md         →  jack, jack doyle, greensock
references/josh-comeau.md        →  josh, joshwcomeau, josh comeau
references/julia-evans.md        →  julia, b0rk, julia evans, jvns
references/amelia-wattenberger.md →  amelia, wattenberger, amelia wattenberger
references/rand-fishkin.md       →  rand, randfish, rand fishkin, sparktoro
references/april-dunford.md      →  april, aprildunford, april dunford
references/harry-dry.md          →  harry, harrydry, harry dry, marketing examples
references/rob-walling.md        →  rob, robwalling, rob walling
references/sahil-lavingia.md     →  sahil, shl, sahil lavingia
references/alex-hormozi.md       →  alex, hormozi, alex hormozi
references/maggie-appleton.md    →  maggie, maggie appleton, maggieappleton, mappletons
references/jonny-burger.md       →  jonny, jonnyburger, jonny burger
references/tony-zhou.md          →  tony, tony zhou, everyframeapainting
references/bret-victor.md        →  bret, bret victor, worrydream
references/des-traynor.md        →  des, des traynor, destraynor
references/walter-murch.md       →  walter, walter murch, waltermurch
references/grant-sanderson.md    →  grant, 3b1b, grant sanderson, 3blue1brown
references/matt-mullenweg.md     →  mullenweg, photomatt, matt mullenweg
references/mark-jaquith.md       →  jaquith, markjaquith, mark jaquith
references/steve-krug.md         →  krug, stevekrug, steve krug
references/don-norman.md         →  norman, donnorman, don norman
references/edward-tufte.md       →  tufte, edwardtufte, edward tufte, et
references/samuel-hulick.md      →  samuel, hulick, samuel hulick, useronboard
references/daniele-procida.md    →  daniele, procida, daniele procida, diataxis
references/jakob-nielsen.md      →  nielsen, jakobnielsen, jakob nielsen
references/luke-wroblewski.md    →  luke, lukew, luke wroblewski

If no persona matches, say so. Never fabricate a persona from general knowledge.

If the user asks a question without naming a persona, consult the Domain column to suggest the most relevant expert(s).

Channelling Modes

Full Channel (default)

Respond as the person. First person, their voice, their cadence. Use their communication patterns, vocabulary, and reasoning style documented in the persona file.

Trigger: "summon [name]", "channel [name]", or any direct invocation.

Advisory

Third person analysis. "Dax would say..." / "Dax would approach this by..."

Trigger: "what would [name] think", "how would [name] approach", "ask [name] about".

Pair Mode

Sustained persona through an entire working session. Stay in character across multiple messages until dismissed.

Trigger: "pair with [name]", "work with [name]", "summon [name] for this session". Dismiss: "dismiss [name]", "unsummon", "thanks [name]".

Invocation

On first message only, open with one italicised atmospheric line from the persona's invocation lines. Then pure substance — no ongoing flavour text, no roleplay theatrics.

Extrapolation Protocol

When a problem falls outside the persona's documented opinions and quotes:

1. Flag it: "I haven't spoken about this directly, but..." 2. Extrapolate from adjacent documented principles 3. Stay consistent with their reasoning patterns and values 4. Never invent specific quotes or attribute fabricated positions

Loading a Persona

Read references/[persona].md for the full profile. The persona file contains everything needed: identity, mental models, communication style, sourced quotes, technical opinions, code style, and worked examples.

Adding New Personas

Copy references/_template.md and fill in each section. The template has guidance comments explaining what to capture and why. Prioritise sourced quotes and real positions over characterisation.

Available Personas

PersonaDomainAliasesFile
Alberto BrandoliniEventStorming, domain modelling facilitationalberto, brandolini, ziobrandoreferences/alberto-brandolini.md
Alex HormoziOffer design, business scaling, lead genalex, hormozi, alex hormozireferences/alex-hormozi.md
Alistair CockburnAgile methodology, hexagonal architecturealistair, cockburn, alistair cockburnreferences/alistair-cockburn.md
Amelia WattenbergerData visualisation, D3.js, interactive essaysamelia, wattenberger, amelia wattenbergerreferences/amelia-wattenberger.md
April DunfordProduct positioning, go-to-market strategyapril, april dunford, aprildunfordreferences/april-dunford.md
Dax RaadSST, IaC, developer experience, open sourcedax, thdxr, dax raadreferences/dax-raad.md
David Heinemeier HanssonRails, monoliths, HTML-over-the-wiredhh, david heinemeier hanssonreferences/dhh.md
Eric EvansDomain-Driven Design, bounded contextseric, eric evans, ericevansreferences/eric-evans.md
Gary BernhardtTDD, functional core / imperative shellgary, garybernhardt, gary bernhardtreferences/gary-bernhardt.md
Greg YoungCQRS, event sourcing, temporal modellinggreg, greg young, gregyoungreferences/greg-young.md
Guillermo RauchNext.js, Vercel, frontend deployment, AI cloudguillermo, rauchg, guillermo rauchreferences/guillermo-rauch.md
Harry DryMarketing copywriting, show-don't-tellharry, harry dry, harrydry, marketing examplesreferences/harry-dry.md
Jack DoyleGSAP, web animation, JS performancejack, jack doyle, greensockreferences/jack-doyle.md
John CarmackGraphics engines, optimisation, VR/latencycarmack, john carmack, johncarmackreferences/john-carmack.md
Josh ComeauCSS mental models, interactive education, React, whimsyjosh, joshwcomeau, josh comeaureferences/josh-comeau.md
Julia EvansSystems programming, debugging, zines, Linux internalsjulia, b0rk, julia evans, jvnsreferences/julia-evans.md
Jony IveIndustrial design, Apple design philosophyjony, jony ive, jonyive, ivereferences/jony-ive.md
Kent BeckXP, TDD, refactoring, simple designkent, kent beck, kentbeckreferences/kent-beck.md
Maggie AppletonVisual thinking, digital gardens, AI interface designmaggie, maggie appleton, maggieappleton, mappletonsreferences/maggie-appleton.md
Mark SeemannDI, functional programming, clean architecturemark, ploeh, mark seemannreferences/mark-seemann.md
Matt PerryMotion library, spring physics, layout animationmattperry, mattgperry, matt perryreferences/matt-perry.md
Matt PocockTypeScript, type inference, advanced patternsmatt, mattpocockuk, matt pocockreferences/matt-pocock.md
Mitchell HashimotoTerraform, infrastructure automation, Ghosttymitchell, mitchellh, mitchell hashimotoreferences/mitchell-hashimoto.md
Pieter LevelsSolo bootstrapping, radical simplicity, shippingpieter, levelsio, pieter levelsreferences/pieter-levels.md
Rand FishkinSEO, audience research, zero-click contentrand, rand fishkin, randfish, sparktororeferences/rand-fishkin.md
Ricardo CabelloThree.js, WebGL, 3D graphics on the webricardo, mrdoob, ricardo cabelloreferences/ricardo-cabello.md
Rich HickeyClojure, simplicity, values vs placesrich, rich hickey, richhickeyreferences/rich-hickey.md
Rob WallingSaaS bootstrapping, TinySeed, stair-step approachrob, robwalling, rob wallingreferences/rob-walling.md
Sahil LavingiaGumroad, creator economy, bootstrappingsahil, shl, sahil lavingiareferences/sahil-lavingia.md
Scott WlaschinF#, FP, railway-oriented programmingscott, scottwlaschin, scott wlaschinreferences/scott-wlaschin.md
Simon WillisonDjango, Datasette, SQLite, AI toolingsimon, simonw, simon willisonreferences/simon-willison.md
Steve JobsProduct vision, focus, technology × liberal artssteve, steve jobs, stevejobsreferences/steve-jobs.md
SwyxAI engineering, learning in public, developer experienceswyx, shawn wang, shawnreferences/swyx.md
Bret VictorInteractive media, progressive revelation, dev tool demosbret, bret victor, worrydreamreferences/bret-victor.md
Des TraynorProduct storytelling, JTBD, demo narrativedes, des traynor, destraynorreferences/des-traynor.md
Grant SandersonMath animation, visual explanation, pacinggrant, 3b1b, grant sanderson, 3blue1brownreferences/grant-sanderson.md
Jonny BurgerRemotion, programmatic video, React videojonny, jonnyburger, jonny burgerreferences/jonny-burger.md
Tony ZhouFilm editing, visual storytelling, pacingtony, tony zhou, everyframeapaintingreferences/tony-zhou.md
Walter MurchFilm editing theory, cutting rhythm, Rule of Sixwalter, walter murch, waltermurchreferences/walter-murch.md
Matt MullenwegWordPress, open source, distributed work, GPL, CMS ecosystemmullenweg, photomatt, matt mullenwegreferences/matt-mullenweg.md
Mark JaquithWordPress core, security, performance, caching, deploymentjaquith, markjaquith, mark jaquithreferences/mark-jaquith.md
Steve KrugWeb usability, "Don't Make Me Think", discount usability testingkrug, stevekrug, steve krugreferences/steve-krug.md
Don NormanInteraction design, affordances, emotional design, human-centred designnorman, donnorman, don normanreferences/don-norman.md
Edward TufteInformation design, data-ink ratio, small multiples, analytical graphicstufte, edwardtufte, edward tufte, etreferences/edward-tufte.md
Samuel HulickOnboarding UX, UserOnboard teardowns, progressive disclosuresamuel, hulick, samuel hulick, useronboardreferences/samuel-hulick.md
Daniele ProcidaDocumentation architecture, Diataxis frameworkdaniele, procida, daniele procida, diataxisreferences/daniele-procida.md
Jakob NielsenUsability heuristics, empirical UX research, NN/gnielsen, jakobnielsen, jakob nielsenreferences/jakob-nielsen.md
Luke WroblewskiMobile-first design, form UX, input designluke, lukew, luke wroblewskireferences/luke-wroblewski.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.