Next.js React TypeScript .cursorrules prompt file
About .cursorrules prompt file
What you can build
Business Strategy Simulator - Develop an interactive business strategy simulator that lets users experience decision-making as a CEO. This could include making marketing, production, and financial decisions with real-time feedback from AI components on their success.
AI-Based Business Consultancy App - Create an application that uses AI agents similar to those outlined in the tech spec to offer personalized business consultancy solutions to small and medium enterprises, providing actionable advice for growth and optimization.
Educational Tool for Economics and Business Management - Build a platform aimed at educators and students, using the game structure to teach principles of business management, economics, and strategy.
KPI Dashboard Generator - Provide a service for businesses to easily create custom KPI dashboards using data visualization techniques similar to Tremor. This dashboard can dynamically update with client data inputs.
Automated Scenario Generator for Business Planning - This tool could offer companies AI-generated business scenarios to help with strategic planning, identifying potential risks and opportunities in simulated market conditions.
Interactive Business Cycle Learning Platform - A web-based platform that educates users about different stages of a business cycle, engagement with AI agents to simulate real-world scenarios, and track their impacts using KPI dashboards.
AI-Driven Decision-Making Assistant - Create a service where businesses can input current challenges and receive AI-driven decision-making assistance, mimicking the role of a COO or CFO in evaluating solutions.
Responsive Business Simulation App for Mobile - Develop a mobile app version of the Universal Paperclips game that maintains all the AI, simulation, and dashboard features optimized for touch devices and smaller screens.
Employee Training Program for Decision-Making Skills - Offer companies a training service that uses game simulations to enhance employees’ decision-making skills, focusing on interpreting KPIs and strategic thinking.
Data Visualization Templates Marketplace - Establish a marketplace for data visualization templates where users can download configurable KPI chart designs suitable for different industries, incorporating best practices in data presentation.
Benefits
- Efficient agent management through LangChain and LangGraph, enabling AI-driven decision-making and transparent interactions within a business simulation.
- Real-time updates for KPI visualizations using Tremor, enhancing user interaction with time series data during gameplay.
- Responsive design with split view layout adjustments for different screen sizes, providing optimal user experience on both large and small devices.
Synopsis
Developers interested in building simulation games or business simulation applications would benefit by using this prompt as a comprehensive technical specification to create a Universal Paperclips-style business simulation game.
Overview of .cursorrules prompt
The .cursorrules file outlines the technical specifications for the Universal Paperclips Simulation Game. It describes a business simulation game where players serve as consultants, advising a paperclip company CEO and managing business cycles to observe the impact on Key Performance Indicators (KPIs). The project utilizes a tech stack including Next.js, React, TypeScript, and Tailwind CSS, with AI/ML capabilities through LangChain and LangGraph. The file details the project's structure, key frontend and backend components, game flow, AI agent implementation, and data persistence strategies. It emphasizes responsive design, performance considerations, and specific UI/UX requirements for the game interface. API routes facilitate game state initialization, simulation, and scenario generation, while the backend logic drives the simulation engine and AI decision-making process.