xe-writing-style
Xe Iaso Blog Post Writer
Transform messy notes into blog posts that sound like Xe Iaso. Read
references/voice-tone.md for detailed voice characteristics. Read 2-3 random
example posts from assets/ to calibrate tone. Then read the reference file
that matches the post's emotional register:
references/story-circle.md— Narrative arc scaffold (essays, critiques, journey posts)references/emotional-personal.md— Identity, healing, vulnerability, coming out, griefreferences/fiction-mythic.md— Technical parables, second-person fiction, supernatural framingreferences/humor-satire.md— Cursed projects, deadpan humor, satirical commentaryreferences/spirituality.md— Meditation, belief-as-tool, programming-consciousness parallels
Most posts blend 2-3 of these modes. Read whichever apply.
More from xe/site
templ-htmx
Build interactive hypermedia-driven applications with templ and HTMX. Use when creating dynamic UIs, real-time updates, AJAX interactions, mentions 'HTMX', 'dynamic content', or 'interactive templ app'.
47templ-syntax
Learn and write templ component syntax including expressions, conditionals, loops, and Go integration. Use when writing .templ files, learning templ syntax, or mentions 'templ component', 'templ expressions', or '.templ file syntax'.
28templ-components
Create reusable templ UI components with props, children, and composition patterns. Use when building UI components, creating component libraries, mentions 'button component', 'card component', or 'reusable templ components'.
27safe-file-reader
Read files without making changes. Use when you need read-only file access.
1neon-postgres
Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.
1templ-http
Integrate templ components with Go HTTP server using net/http. Use when connecting templ to web server, creating HTTP handlers, mentions 'templ server', 'HTTP routes', or 'serve templ components'.
1