QueerCade (Parts 1 & 2)

작성자

카테고리:

← 피드로
DEV Community · Mike Demo · 2026-09-22 개발(SW)
Cover image for QueerCade (Parts 1 & 2)

Mike Demo

Sanity Challenge Path One Submission

This is a submission for the Sanity Challenge, Path One: Ship an Agent That Queries Real Content

This is a submission for the Sanity Challenge, Path Two: Vibe-Code Something Strange

What I Built

I wanted a simple way to discover and find new games that have LGBTQIA stories, themes, characters and creators. I created a web app via Lovable that connects to the IGDB API. I then used Firecrawl to seed the database with a list of starter content based on my search parameters. The web app saves to Sanity which has a Studio and a Context MCP.

Note: I tried to create a Knowledge-base but that has a 150 document limit which was unpractical for this project. For the agent connection I used Superhuman GO and made a custom Pack for the agent to connect to.

Demo

QueerCade — a curated arcade of games

Hand-picked games with LGBTQ+ characters and stories: featured picks, curated collections, and a library you can track.

favicon queercade.mikedemo.dev

How I Used Sanity

Full structured data for the database to save locally from the IGDB API:

Sanity Project Details

Project ID: tzh8tziu

Code & Agent Session:

원문에서 계속 ↗

추출 본문 · 출처: dev.to · https://dev.to/mpmike/queercade-2997