Category: Uncategorised

  • generate an astro poc for our technology and software solutions company homepage. we are all about speed we do enterprise work at affordable rates. the company was founded by nick rios. we specialize in creative data solutions for business. we build ai solutions that solve issues. for example for a recent client we integrated teams…

  • yes in another chat we did some major clean ups, we need to use git to check our public\js folder and we need to determine why we are suddenly getting MIME type errors. GET http://localhost:3200/js/config/tailwind-config.js NS_ERROR_CORRUPTED_CONTENT The resource from “http://localhost:3200/js/themes/SimpleThemeService.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). localhost:3200 Loading failed for the…

  • actually let’s proceed create the migration file check it into git main, pause 30 seconds then use railway logs to check the auto deploy once the deploy succeeds compare the railway schema with local schema and confirm they match

  • assess our back end and identify design drift, suggest ideas to make our testing more consistent, should we consider validators like zod? and before we setup more extensive testing i want to review our back end architecture for weird shapes or areas to improve before writing a test for it

  • great now let’s check for massive code redundancy

  • great double check your work

  • great job double check again for more reuse standardization and redundancy great job double check again for more reuse standardization and redundancy great job double check again for more reuse standardization and redundancy great job double check again for more reuse standardization and redundancy great job double check again for more reuse standardization and redundancy…

  • are you able to progamatically test the WASM?

  • lets discuss a python script that scans opens to a full screen dialogue containing an input a file browse field at the very top, when the user loads a target directory, we recursively scan the folder and find all mp3, then we display rows with empty 320×240 containers, then audio player inside container, mp3 title…

  • great i want to refactor QueManager.js again and break it down into logical dedicated scripts, but first review the current code and strategize how we can optimally control on and monitor the throughput, i don’t want to over-engineer i want the optimal solution for this exact problem. plan your strategy and lets talk about it.

  • let’s focus on the ai agent. the purpose of this ai-agent is to help the user generate perfect images by using great prompts and choosing the best model and using autoimages unique prompt processing tools, it can ask the user what they are working on, it has in it’s context the current prompt textarea, the…

  • i have a web based passive driving simulator full of locations, the screen is a view from inside a car of the road and scenery and horizon, we pass and get passed by other cars. Our full animations are broken into a library using various styles and techniques to generate cool lofi relaxing visual eye-candy.…

  • let’s do a final review for remaining critical issues

  • great job double check your work

  • Yes this is all leading into a complex new feature request. I want to implement filtering by tags. We want to make the the tag chips on images in list view and full screen to be clickable to filter by that tags, we need to add a new very minimal indication what tags are being…

  • create a list of the apps top 15 basic requirements, review the functionality individually for fixes and improvements

  • Page list: Stories/Game start: users browse stories, can open a story, schedule story and get magic link. 3 pages Game play: All players login with their character name and see the same long river page consisting of game art, game details, game url, game media/assets, then their character profile, character secrets, character cards. Users open…

  • MURDER MYSTERY DINNER is a conversation-first party app for 4–12 players. Hosts schedule a story and push cards and media to a fullscreen stage; players join by link, see their character profile and secrets, and use optional conversation cards and hints during dinner. It keeps rules light and the focus on in-character talk, finishing with…

  • refactor my application into dedicated SRP DRY modular factory pattern scripts. Currently this app converts from a custom typescript lite syntax into openai json schema, these are our first two examples of input and conversion syntaxes. This app is powerful collection of syntax converters, we intelligently try to auto-detect the input format and allow the…

  • ok we need to try to avoid generic questions, can we add any level of randomness to give the ai combinatory context to return a unique and robust idea? Absolutely! Adding randomness and combinatory context is crucial for generating unique, robust ideas instead of generic content. Let me create a system that injects random elements and combinatory prompts to ensure each generation is…

  • I want to design a Murder Mystery Party data schema. A murder mystery party is fundamentally a home dinner party. All dinner parties have: Drinks Appetizers Dancing Dinner Dessert All games will have: Game intro Game items (shared and private items) Game role-plays Player role-plays Timed card openings A game role-play is an action a…

  • great it is working! now we are going to build a larger Go application. Our youtube upload manager, this is a two screen app, first youtube credentials and login then the main app where we generate and upload video to youtube. The credentials screen has a json file uploader users upload their google client secret…

  • RoadZoneRenderer.js does not need detailed car structures it interacts with a simple interface for all cars. let’s add a sub class for car types with multi-layer rendering for car bodies, lets try and make a unique pixel art for specific car types, For example: Ferrari Testerosa, Toyota Camry, Toyota Corolla, Honda Civic, Honda Accord, Ford…

  • lets work on my Phaser 3 + Matter.js (WebGL) + vite + json server game ROAD TRIP. this is a data driven fully automated cross country driving simulator. The server will return a route for example New York to Los Angeles, the server will return a json sequence containing the scenes for the car trip.…

  • great job. double check your work for mistakes and final improvements

  • actually let’s look at this problem totally differently. my client is a convenience store. they already have a website, i want to give them a script tag to put in their website that uses my server to get their store inventory ui and my checkout ui connected through stripe and to the vendors back end.…

  • write a sequential list of 100-200 ai developer instructions to complete the food-dash project, the ai has full file and npm access to the files, we are a tdd team. the ai is going to have to build out the front and back end. we have already done prisma generate using the starter pack. based…

  • create the leanest implementation of a doordash clone that uses nodejs prisma mysql cloudinary components vite, users should be able to sign up create a store add products with images, users should be able to browse store and place order, site notifies store owner keeps order open until customer closes it and gives rating. uses…

  • i want you to challenge yourself, in as few lines as possible create the casino game WAR as a two-screen html5 + Phaser 3 project. use very stylized retro arcade game aestetic everything should be centered and middle aligned with large text, a simple score counter in top bar using 8-bit cute imagery. the game…

  • let’s create another minimal retro 2d Phaser 3 + Matter.js (WebGL) video game, this is a recreation of frogger bute we are calling it Route 10, let’s use mouse keyboard or finger tap to move the player avatar, lets setup the ability to play maps top to bottom, left to right, right to left or…

  • write an html5 game that uses localstorage called Factory Game. User has one button Add factory, which add a factory row in the factory list. The name of the factory is random from our object of factory names and product names and startT endT, intervalT, intervalValue forward or backward count by. Every factory row has…

  • are you able to programatically recreate the issue?

  • i want to create a node.js based ai-agentic server that takes user prompt to ai generated full stack application. this is the outer server the agentic server, it gathers information from the user before starting a long job of first creating a project folder based on the user conversation then copying a full-stack template into…

  • i want to test this public/private – but first i want to setup a reusable testing entry point that registers and logs in and saves the token during testing so we can programatically test requests with actual logged in user. we can use user test@test.net password 123456. This is going to be our entry point…

  • let’s stop and think… we could generate the final calendar data programmatically. we already have the ai generated activities based on interview responses, we could distribute those activities across the number of hours in our 90-day time span. we must include sleep, work, free-time and a good balance of the activities. However this is a…

  • write me a python command line app that first checks the target directory for api_key file if it does not exist we must prompt the user for an api key and uses that map to predict the provider name then save that key and name to a api_key file and reuse it going forward, so…

  • great now lets begin a major refactor. Analyze requirements.md, using our new documentation compare the current functionality to our requirements. Braek down the requirements into actionable tasks and organize them by work. Now consider the structural changes we need to make to accomplish all 30 requirements. This will require multiple refactors done in logical order.…

  • Great let’s set up a ten part test. First test the registration route and register a mock user we must retain that mock email and password for next tests because next we will test login for login we must retain the token for remainder of tests. Remainder of tests are hitting remaining routes using our…

  • something broke now we are returning 0 images but images table is full of rows use an e2e test to replicate the issue first

  • great review your work for problems fixes improvements and optimizations

  • you are an advanced software architect brought in special to help us make the code more maintainable and robust, what are your top ten suggestions

  • Step,Title,Instruction,Command,Expected Result 1,Audit current data contracts,Compare prisma/schema.prisma vs src/schemas/* (Zod) vs openapi/openapi.yaml; list enum/name/type drift.,—,audit.md added with a concise diff + decisions. 2,Verify local/managed MySQL,Ensure DATABASE_URL in .env points to your MySQL; confirm login works.,mysql -h localhost -u root -p -e ‘SELECT 1;’,MySQL reachable; .env is correct. 3,Install deps,Install Node deps so Prisma CLI/client are…

  • i want you to create an html utility users can upload or paste data string we instantly show what visualizations are immedietly available and what visualizations we can transform that data into, the user should be able to click the immediete available and see the visualization and download the implementation code, they must be able…

  • now that we have that working let’s discuss an upcoming feature, we are discussing adding a text upload option that converts the text to voice and plays it on our visualizer and renders it in our transcipt… whats the minimum about of services we need to implement this feature?

  • great let’s do another totally new original one. in this wild epic romantasy the character is a beautiful advanced science researcher that creates a perception portal that causes you to experience other people’s lives from any time. She takess the formula testing it on herself but its not working until one night she is being…

  • great let’s do a deep review of the new payment system for mistakes issues and obvious improvements

  • great create our poc working client package, break the concepts into distinct folders, break the functionality down into granular SRP services any shared functionality between services should be broken out into helpers, make sure the code is SOLID DRY and pure functions, let’s really try to nail the file and folder structure with friendly apparent…

  • great let’s review this console logs on page load: 📊 STATS-SERVICE: Script loading started… stats-service.js:2:9 📊 STATS-SERVICE: Dependencies available, initializing… stats-service.js:258:17 📊 STATS-SERVICE: Creating service instance… stats-service.js:232:17 📊 STATS-SERVICE: Constructor called… stats-service.js:6:17 📊 STATS-SERVICE: Initializing service… stats-service.js:235:17 📊 STATS-SERVICE: Starting initialization… stats-service.js:187:17 📊 STATS-SERVICE: Setting up authStateChanged listener… stats-service.js:191:21 📊 STATS-SERVICE: Setting up imageGenerated listener……

  • lets talk about an html5 webpage that creates a text responsive canvas that makes simple comic style mouth shapes for different sound combinations while play attached audio, the webpage contains one input box above the canvas that accepts a voice mp3 file input, we must use whisper to get and audio transcript, then we must…

  • great double check the refactor for mistakes problems and clean-up

  • why do you think our tests didn’t pick up the container issues on Lines 81 and 94?

  • i do want to discuss our first level and plan out the start to end. as we add stuff to the level i want you keep it categorized by: scenery, obstacles, traps, enemies, characters, treasures, power-ups, platforms, hazards. this player runs and uses power jumps to fly into the air and run along floating platforms,…

  • great that was a major refactor let’s review the work for mistakes and improvements

  • let’s talk about structuring a complex wordpress/woocommerce plugin. It is called virtual sales person, a voice interactive assistant that uses ElevenLabs and OpenAI. The admin section users can add their APIs key and pick a personality and see/refresh their ai generated site description. On the back end we want our openai requests to use tool…

  • try again loading the AI with more context at the beginning, move through the setup by concepts, lets increase the list to 80-100 prompts. make sure the ai stays on task. make sure it understands what we are building. make sure to flesh out the ui good. this shuold be a polished easy to use…

  • great let’s review the new persistence service for optimizations and code improvements, the code should be DRY SRP SOLID and performant

  • great let’s review the new refactor for issues, optimizations, improvements

  • You are a senior code reviewer brought in special to review the file handling in this app, perform a 12 point inspection and share your ideas for improvement

  • analyze my slow burn abstract short word lyric writing style:     ——————————- drifting! through the mazes of my mind trying to forget who i am today tomorrow and yesterday deep sleep sweet sweet deep sweet sleep sleep on the head of a pin head with angels the kid who never met a stranger maybe…

  • Great let’s do an implementation status review. And talk about maybe improving our OpenAI prompts. So I was thinking about: Core levers we use to influence outputs Step context → each step has its own short system prompt + output format (JSON/TSX/JSON-Patch). Versioned state → instructionsVersion (tokens, classApi, directives, selectionPlan, stencils, budgets). Page context →…

  • I want to write a complex smart test. But first, let’s discuss this project. Our end to end slow build process is something like: ————————- 0) Create session Input: user clicks “Generate Theme” Action: POST /sessions → status=COLLECTING Output: sessionId Gate: none 1) Collect attributes (chat-first) Input: mock user prompts Action: triggers the extraction prompt…

  • ok let’s throw all this out, i mean commenting is completely separate from the form gallery. let’s get back just the form gallery with the script tag we can use to see the form on a different site. forget everything else that’s our new baseline

  • our first targets are entrepeneurs and marketing agencies making landing pages and detail capture forms, our mission as a company is our forms converting and being incredibly easy to use. we have an opt in program where customers hosting with us can anonymously share metrics which we can render on their pages. when a customer…

  • great run the tests

  • great run our full lint and unit tests

  • now run our lint and unit tests

  • ok i understand let’s do an eyes wide open code review of the event flow

  • Phase,Prompt F0: Sync/Prereqs,Run `npm -v && node -v` and ensure Node ≥20; install npm deps globally only if required. F0: Sync/Prereqs,From repo root run `pnpm codegen` (or `npm run codegen`); confirm contracts/openapi.json & ui/*.jsonc compiled; fail with actionable error if missing. F0: Sync/Prereqs,”List compiled artifacts under app/generated and contracts/*; summarize UI JSONC modules present; flag…

  • great now write >100 ai dev prompts to setup generate test and deploy the front end. Remember this ai can run npm commands and has file access. We are using react and zod lets use vite and eslint, the ui layouts are based on jsonc but we still need the react native components and wiring.…

  • great now write 50-100 ai dev prompts that focus on the contracts/ui/*.jsonc files. Think through our user experience. Fill out the routes and components.registry and pages scaffolding to be consistent modern and usable. This is when we plan out the components to create later. Structure out the full food-delivery app. Also i notice for example…

  • Phase,Task P0: Vision/Alignment,State business goal: 30‑minute local delivery with 95% on‑time; write SLOs for ETA accuracy & data freshness. P0: Vision/Alignment,”Define primary KPIs: order conversion, vendor acceptance time, on‑time %, average basket; list required data facts.” P0: Vision/Alignment,Decide geo coverage (cities) for MVP; set defaults in providers/geo.jsonc with justification. P0: Vision/Alignment,”Define pricing pillars: fees, surge,…

  • write another 50-100 ai dev instruction. Focus on setting up the data layer the data instructions should explore the food delivery space and use the ai to improve and optimize the jsonc. let’s really just focus on the data layer to be extendable complete reliable robust tested and valuable.

  • ok i can see you are making a lot of instructions that honestly will get picked up by our testing. i like the attention to detail but let’s broaden the scope enough for the ai to improve and decision make along the way. therefore we should also include instructions discussing business areas and technical objectives.…

  • great now let’s write 50-100 ai dev prompts that focus on our compilers. so much of our application is json driven. we want our states and types and routes and models and contracts all in single source of truth. we can make these ai dev prompts a bit more complicated than before it can handle…

  • I want you to write a list of 50 – 100 tasks to production as concise developer requirements. Organize the tasks by phases and features. For now we are focused on server side only The app convenience-shop is a jsonc driven functional local food delivery app on nodejs mysql react native. These tasks are given…

  • i like this plan! Let’s call this jsonc library spec-loader. It will it power our: – Prisma models – OpenAPI – REST endpoints (front and back) – REST contracts (front and back) – Socket contracts – Type registry – Client state – Auth roles – UI layouts – State machines – Observability – Seed data…

  • phase id work_item goal tdd_spec interfaces_contracts data_models code_artifacts tests_unit P0 Foundations P0-01 Lock test harness Jest + RNTL baseline, coverage thresholds, deterministic mocks Given scaffolding, When `npm run test`, Then tests run & coverage ≥70% jest.config.js, jest.setup.ts n/a package.json scripts, TESTING.md Smoke test imports, mock NativeModules, schema unit tests pass P0 Foundations P0-02 E2E runner…

  • great let’s break the 78 ESLint errors in the source code files into 6 phases to address

  • ok let’s focus on cleaning up our socket services. before you begin lets assess our possibility of efficiently syncing the client services to our back-end events and handlers. notice how we setup a sync service we run during npm init. i need you to verify if we are even using the service and if actually…

  • perform a client side completeness assessment

  • sure let’s enhance the ui to be modern interesting beautiful usable clever creative simple elegant color theory typeographical smart good better best studio-quality, deeply considered, planned, effort intent, artistic professional intuitive unique balanced great impressive valuable intriguing insightful and highly-readable

  • prompt_list = [ “”” let’s talk about the asset library, i do not see the asset library on page load. Remember the asset library is all that users media regardless of board status. for now focus on the front-end rendering the assets, users can add media from their asset library to the board. “””, “””…

  • [ “”” We are working on a real-time poker client using Electron + React, Vite, Zustand, and Socket.IO. SETUP & INFRASTRUCTURE The system uses a shared JSON event registry to declaratively control WebSocket events. State is managed through a centralized store factory that dynamically generates Zustand stores from a key-based definition map. Your task is…

  • let’s discuss further, my other priorities are streamlining and separating business logic from code. For example, we are going to rely heavily on websockets, but i want singular clean pipe with all my events and listeners loaded through json. This will be a very common pattern. i hate business specific code. i love json driven…

  • INSTEAD OF an api key lumalabs uses Bearer value in the auth header. I have added LUMALABS_BEARER to the .env file. Refactor lumalabService to use it instead. lumalabs initial request should post: { “prompt”: “{{ $(‘vars’).item.json.image_prompt }}”, “keyframes”: { “frame0”: { “type”: “image”, “url”: “{{ $json.guid.rendered }}” } }, “aspect_ratio”: “1:1”, “loop”: false, “model”: “ray-2”…

  • [ “”” let’s setup more robust user authentication. First we need to implement Token-Based (JWT) session handling. I have installed: npm install passport passport-google-oauth20 jsonwebtoken Also I have added my GOOGLE_CLIENT_ID and GOOGLE_CLIENT_ID and JWT_SECRET to our .env file. You must look at our current database schema, then add the routes for /login, /register and…

  • [ “”” ok now let’s focus on our database implementation. I want to remodel the database and implement Prisma. I want you to focus on the data layer. currently we have a very minimal database schema, see my proposal in server/storyboard_db.sql. I am suggesting we create seven tables, separating the images and videos and users…

  • [ “”” let’s migrate to websocket. first take stock of our current routes in server/boardRoutes.ts. Currently we have 9 routes including /images, /stats and the file uploader. Let’s keep the file uploads using REST but migrate the images real-time sync routes. Create two new files: a list of routes and the socket loader. Copy the…

  • step through the front-end process getting table, rendering it and sending fold, call, raise, all-in answer, make sure it is all good for me

  • i am preparing to write my front-end login, currently we have a simple html and vanilla js front-end. I have one file api.js making requests to http://localhost:3000/api/tables. I will add a simple persistent login component to the page, write me an AI prompt for Cursor to set the front-end authentication and authorization up so it…

  • text_inputs = [ “yes proceed”, “ok continue”, “let’s recheck schema.sql and compare it with our routes”, “recheck the routes and authorization”, “can we simplify this code?”, “review the end to end process for fixes and improvements”, “how can we make the code more modular and SRP?”, “ok proceed with fixes and improvements”, “optimize server.js”, “optimize…

  • first analyze my schema.sql. We are writing a simple bare-bones node.js api to CRUD this poker_training database. we need a simple login and route protection. i have an auth.js, routes.js and db.js files to use. first let’s strategize the api back-end

  • review the app end to end and explain it to me

  • great starting from beat 12, the character takes enough time drug to rewind to the night she threw him a birthday party, last time he got drunk and agitated unfairly with her, this time he is loving it and showing his appreciation, we will make the side-effects start at the party, ending in him being…

  • i like the idea of time anomalies — people start acting out of sync or repeating phrases. perhaps near our story climax, i also like the idea once he steals the drug the second time, a sequence of him experimenting with it in a motel room, determining that volume does effect how far back in…

  • if the player can collect items then they need an inventory to view their items and we will need a mechanism for using items, therefore other collection types may require “using” an item which then removes that item from the map. furthermore even the original item will need a state of taken or not to…

  • i want to write a short story about a male early 30s person living in a big city, i want to include themes such as fear of failure, “God Will Save Me” parable, memories, and isolation. the story is avant-garde drama, with poor economically struggling themes, the entire ensemble is less than 11 characters with…

  • remember this is a overhead 2d tile style game with the player able to move and interact with items on the map. we want this to be json “data” driven for assets and story, with light robust code. Analyze our current project structure and let’s talk about the remaining developer roadmap. Directory: C:\wamp64\www\hotel-party Mode LastWriteTime…

  • yes proceed, then review your work

  • great job that did fix the issue! What else can we gather from this discovery?