AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "BuildMate_Studio — Copilot Instructions" prompt rules to my project. Repository: https://github.com/themateplatform/BuildMate_Studio Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Copilot Instructions for BuildMate_Studio
Architecture Overview
BuildMate Studio is a full-stack AI-powered app builder with React frontend, Express backend, and PostgreSQL database via Drizzle ORM. The app supports real-time collaborative editing, PWA functionality, and enterprise features. Service Boundaries: • client/src/ - React SPA with TypeScript, Tailwind CSS, shadcn/ui components • server/ - Express.js API server with session auth and WebSocket support • shared/ - Common TypeScript types and database schema • migrations/ - Drizzle database migrations Data Flow: • Frontend uses TanStack Query for API calls with CSRF protection • Backend uses session-based authentication shared between HTTP/WebSocket • Real-time collaboration via Yjs over WebSocket connections • Database operations through Drizzle ORM with PostgreSQL
Real-time Features
• WebSocket: Session-authenticated connections for real-time updates • Yjs: CRDT-based collaborative editing with Monaco editor integration • Service Worker: PWA functionality with offline support
Development Tools
• Vite: Development server with HMR, special Codespaces config for tunneling • Drizzle Kit: Database migrations and schema management • Replit plugins: Cartographer and dev banner for development • Monaco Editor: Code editing with Yjs real-time collaboration
Platform Vision & Mission
BuildMate Studio is a spec-driven, collaborative platform where anyone can describe an idea and receive a production-ready product across web and native mobile, with governance and auditability suitable for teams and enterprises. Mission: Make software creation as simple as describing what you want, then deliver a secure, observable, and shippable product that matches that description. Core Goals: • Turn natural-language ideas into a single source of truth (the Spec) that guides everything produced • Deliver complete, usable applications—web and native mobile—that feel coherent, polished, and ready for real users • Support multiplayer creation so teams can co-create, review, and approve work in one place • Ensure outcomes meet business needs: clear user journeys, sensible data models, accessible interfaces, and measurable success • Provide smooth paths to launch, update, and roll back across environments without stress
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts