Find the best AI prompts
This is AI. We are not.
Search community-rated prompts. Upvote what works. Submit your own.
Develop a comprehensive interactive quiz application with HTML5, CSS3 and JavaScript. Create an engaging UI with smooth transitions between questions. Support multiple question types including multiple choice, true/false, matching, and short answer with automatic grading. Implement configurable timers per question with visual countdown. Add detailed score tracking with points based on difficulty and response time. Show a dynamic progress bar indicating completion percentage. Include a review mode to see correct/incorrect answers with explanations after quiz completion. Implement a persistent leaderboard using localStorage. Organize questions into categories with custom icons and descriptions. Support multiple difficulty levels affecting scoring and time limits. Generate a detailed results summary with performance analytics and improvement suggestions. Add social sharing functionality for results with customizable messages.
Build a mindfulness meditation timer using HTML5, CSS3, and JavaScript. Create a serene, distraction-free interface with nature-inspired design. Implement customizable meditation sessions with preparation, meditation, and rest intervals. Add ambient sound options including nature sounds, binaural beats, and white noise. Include guided meditation with customizable voice prompts. Implement interval bells with volume control and sound selection. Add session history and statistics tracking. Create visual breathing guides with animations. Support offline usage as a PWA. Include dark mode and multiple themes. Add session scheduling with reminders.
Build a professional-grade color tool with HTML5, CSS3 and JavaScript for designers and developers. Create an intuitive interface with multiple selection methods including eyedropper, color wheel, sliders, and input fields. Implement real-time conversion between color formats (RGB, RGBA, HSL, HSLA, HEX, CMYK) with copy functionality. Add a color palette generator with options for complementary, analogous, triadic, tetradic, and monochromatic schemes. Include a favorites system with named collections and export options. Implement color harmony rules visualization with interactive adjustment. Create a gradient generator supporting linear, radial, and conic gradients with multiple color stops. Add an accessibility checker for WCAG compliance with contrast ratios and colorblindness simulation. Implement one-click copy for CSS, SCSS, and SVG code snippets. Include a color naming algorithm to suggest names for selected colors. Support exporting palettes to various formats (Adobe ASE, JSON, CSS variables, SCSS).
Create a comprehensive secure password generator using HTML5, CSS3 and JavaScript with cryptographically strong randomness. Build an intuitive interface with real-time password preview. Allow customization of password length with presets for different security levels. Include toggles for character types (uppercase, lowercase, numbers, symbols) with visual indicators. Implement an advanced strength meter showing entropy bits and estimated crack time. Add a one-click copy button with confirmation and automatic clipboard clearing. Create a password vault feature with encrypted localStorage storage. Generate multiple passwords simultaneously with batch options. Maintain a password history with generation timestamps. Calculate and display entropy using standard formulas. Offer memorable password generation options (phrase-based, pattern-based). Include export functionality with encryption options for password lists.
Develop a web-based music player using HTML5, CSS3, and JavaScript with the Web Audio API. Create a modern interface with album art display and visualizations. Implement playlist management with drag-and-drop reordering. Add audio controls including play/pause, skip, seek, volume, and playback speed. Include shuffle and repeat modes with visual indicators. Support multiple audio formats with fallbacks. Implement a 10-band equalizer with presets. Add metadata extraction and display from audio files. Create a responsive design that works on all devices. Include keyboard shortcuts for playback control. Support background playback with media session API integration.
Create an interactive drawing application using HTML5 Canvas, CSS3, and JavaScript. Build a clean interface with intuitive tool selection. Implement multiple drawing tools including brush, pencil, shapes, text, and eraser. Add color selection with recent colors, color picker, and palettes. Include layer support with opacity and blend mode options. Implement undo/redo functionality with history states. Add image import and export in multiple formats (PNG, JPG, SVG). Support canvas resizing and rotation. Implement zoom and pan navigation. Add selection tools with move, resize, and transform capabilities. Include keyboard shortcuts for common actions.
Develop a comprehensive currency converter using HTML5, CSS3, JavaScript and a reliable Exchange Rate API. Create a clean, intuitive interface with prominent input fields and currency selectors. Implement real-time exchange rates with timestamp indicators showing data freshness. Support 170+ global currencies including crypto with appropriate symbols and formatting. Maintain a conversion history log with timestamps and rate information. Allow users to bookmark favorite currency pairs for quick access. Generate interactive historical rate charts with customizable date ranges. Implement offline functionality using cached exchange rates with clear staleness indicators. Add a built-in calculator for complex conversions and arithmetic operations. Create rate alerts for target exchange rates with optional notifications. Include side-by-side comparison of different provider rates when available. Support printing and exporting conversion results in multiple formats (PDF, CSV, JSON).
Create a recipe finder application using HTML5, CSS3, JavaScript and a food API. Build a visually appealing interface with food photography and intuitive navigation. Implement advanced search with filtering by ingredients, cuisine, diet restrictions, and preparation time. Add user ratings and reviews with star system. Include detailed nutritional information with visual indicators for calories, macros, and allergens. Support recipe saving and categorization into collections. Implement a meal planning calendar with drag-and-drop functionality. Add automatic serving size adjustment with quantity recalculation. Include cooking mode with step-by-step instructions and timers. Support offline access to saved recipes. Add social sharing functionality for favorite recipes.
Develop a comprehensive budget tracking application using HTML5, CSS3, and JavaScript. Create an intuitive dashboard showing income, expenses, savings, and budget status. Implement transaction management with categories, tags, and recurring transactions. Add interactive charts and graphs for expense analysis by category and time period. Include budget goal setting with progress tracking and alerts. Support multiple accounts and transfer between accounts. Implement receipt scanning and storage using the device camera. Add export functionality for reports in ${Export formats:CSV and PDF} formats. Create a responsive design with mobile-first approach. Include data backup and restore functionality. Add forecasting features to predict future financial status based on current trends.
Build a comprehensive weather dashboard using HTML5, CSS3, JavaScript and the OpenWeatherMap API. Create a visually appealing interface showing current weather conditions with appropriate icons and background changes based on weather/time of day. Display a detailed 5-day forecast with expandable hourly breakdown for each day. Implement location search with autocomplete and history, supporting both city names and coordinates. Add geolocation support to automatically detect user's location. Include toggles for temperature units (°C/°F) and time formats. Display severe weather alerts with priority highlighting. Show detailed meteorological data including wind speed/direction, humidity, pressure, UV index, and air quality when available. Include sunrise/sunset times with visual indicators. Create a fully responsive layout using CSS Grid that adapts to all device sizes with appropriate information density.
Create a client-side file encryption tool using HTML5, CSS3, and JavaScript with the Web Crypto API. Build a drag-and-drop interface for file selection with progress indicators. Implement AES-256-GCM encryption with secure key derivation from passwords (PBKDF2). Add support for encrypting multiple files simultaneously with batch processing. Include password strength enforcement with entropy calculation. Generate downloadable encrypted files with custom file extension. Create a decryption interface with password verification. Implement secure memory handling with automatic clearing of sensitive data. Add detailed logs of encryption operations without storing sensitive information. Include export/import of encryption keys with proper security warnings. Support for large files using streaming encryption and chunked processing.
Build a developer-focused code snippet manager using HTML5, CSS3, and JavaScript. Create a clean IDE-like interface with syntax highlighting for 30+ programming languages. Implement a tagging and categorization system for organizing snippets. Add a powerful search function with support for regex and filtering by language/tags. Include code editing with line numbers, indentation guides, and bracket matching. Support public/private visibility settings for each snippet. Implement export/import functionality in JSON and Gist formats. Add keyboard shortcuts for common operations. Create a responsive design that works well on all devices. Include automatic saving with version history. Add copy-to-clipboard functionality with syntax formatting preservation.
Build a Kanban project management board using HTML5, CSS3, and JavaScript. Create a flexible board layout with customizable columns (To Do, In Progress, Done, etc.). Implement drag-and-drop card movement between columns with smooth animations. Add card creation with rich text formatting, labels, due dates, and priority levels. Include user assignment with avatars and filtering by assignee. Implement card comments and activity history. Add board customization with column reordering and color themes. Support multiple boards with quick switching. Implement data persistence using localStorage with export/import functionality. Create a responsive design that adapts to different screen sizes. Add keyboard shortcuts for common actions.
Develop a comprehensive flashcard study system using HTML5, CSS3, and JavaScript. Create an intuitive interface for card creation and review. Implement spaced repetition algorithm for optimized learning. Add support for text, images, and audio on cards. Include card categorization with decks and tags. Implement study sessions with performance tracking. Add self-assessment with confidence levels. Create statistics dashboard showing learning progress. Support import/export of card decks in standard formats. Implement keyboard shortcuts for efficient review. Add dark mode and customizable themes.
Create a habit tracking application using HTML5, CSS3, and JavaScript. Build a clean interface showing daily, weekly, and monthly views. Implement habit creation with frequency, reminders, and goals. Add streak tracking with visual indicators and milestone celebrations. Include detailed statistics and progress graphs. Support habit categories and tags for organization. Implement calendar integration for scheduling. Add data visualization showing patterns and trends. Create a responsive design for all devices. Include data export and backup functionality. Add gamification elements with achievements and rewards.
Create an interactive Sudoku game using HTML5, CSS3, and JavaScript. Build a clean, accessible game board with intuitive controls. Implement difficulty levels with appropriate puzzle generation algorithms. Add hint system with multiple levels of assistance. Include note-taking functionality for candidate numbers. Implement timer with pause and resume. Add error checking with optional immediate feedback. Include game saving and loading with multiple slots. Create statistics tracking for wins, times, and difficulty levels. Add printable puzzle generation. Implement keyboard controls and accessibility features.
Develop a feature-rich chess game using HTML5, CSS3, and JavaScript. Create a realistic chessboard with proper piece rendering. Implement standard chess rules with move validation. Add move highlighting and piece movement animation. Include game clock with multiple time control options. Implement notation recording with PGN export. Add game analysis with move evaluation. Include AI opponent with adjustable difficulty levels. Support online play with WebRTC or WebSocket. Add opening book and common patterns recognition. Implement tournament mode with brackets and scoring.
Build an interactive typing speed test using HTML5, CSS3, and JavaScript. Create a clean interface with text display and input area. Implement WPM and accuracy calculation in real-time. Add difficulty levels with appropriate text selection. Include error highlighting and correction tracking. Implement test history with performance graphs. Add custom test creation with text import. Include virtual keyboard display showing keypresses. Support multiple languages and keyboard layouts. Create a responsive design for all devices. Add competition mode with leaderboards.
Develop a memory matching card game using HTML5, CSS3, and JavaScript. Create visually appealing card designs with flip animations. Implement difficulty levels with varying grid sizes and card counts. Add timer and move counter for scoring. Include sound effects for card flips and matches. Implement leaderboard with score persistence. Add theme selection with different card designs. Include multiplayer mode for competitive play. Create responsive layout that adapts to screen size. Add accessibility features for keyboard navigation. Implement progressive difficulty increase during gameplay.
Create an exciting 3D racing game using Three.js and JavaScript. Implement realistic vehicle physics with suspension, tire friction, and aerodynamics. Create detailed car models with customizable paint and upgrades. Design multiple race tracks with varying terrain and obstacles. Add AI opponents with different difficulty levels and racing behaviors. Implement a split-screen multiplayer mode for local racing. Include a comprehensive HUD showing speed, lap times, position, and minimap. Create particle effects for tire smoke, engine effects, and weather. Add dynamic day/night cycle with realistic lighting. Implement race modes including time trial, championship, and elimination. Include replay system with multiple camera angles.
Create a high-performance HTTP benchmarking tool in Go. Implement concurrent request generation with configurable thread count. Add detailed statistics including latency, throughput, and error rates. Include support for HTTP/1.1, HTTP/2, and HTTP/3. Implement custom header and cookie management. Add request templating for dynamic content. Include response validation with regex and status code checking. Implement TLS configuration with certificate validation options. Add load profile configuration with ramp-up and steady-state phases. Include detailed reporting with percentiles and histograms. Implement distributed testing mode for high-load scenarios.
Build an immersive 3D space exploration game using Three.js and JavaScript. Create a vast universe with procedurally generated planets, stars, and nebulae. Implement realistic spacecraft controls with Newtonian physics. Add detailed planet surfaces with terrain generation and atmospheric effects. Create space stations and outposts for trading and missions. Implement resource collection and cargo management systems. Add alien species with unique behaviors and interactions. Create wormhole travel effects between star systems. Include detailed ship customization and upgrade system. Implement mining and combat mechanics with weapon effects. Add mission system with story elements and objectives.
Create a web-based PDF viewer using HTML5, CSS3, JavaScript and PDF.js. Build a clean interface with intuitive navigation controls. Implement page navigation with thumbnails and outline view. Add text search with result highlighting. Include zoom and fit-to-width/height controls. Implement text selection and copying. Add annotation tools including highlights, notes, and drawing. Support document rotation and presentation mode. Include print functionality with options. Create a responsive design that works on all devices. Add document properties and metadata display.
Build a comprehensive health metrics calculator with HTML5, CSS3 and JavaScript based on medical standards. Create a clean, accessible interface with step-by-step input forms. Implement accurate BMI calculation with visual classification scale and health risk assessment. Add body fat percentage calculator using multiple methods (Navy, Jackson-Pollock, BIA simulation). Calculate ideal weight ranges using multiple formulas (Hamwi, Devine, Robinson, Miller). Implement detailed calorie needs calculator with BMR (using Harris-Benedict, Mifflin-St Jeor, and Katch-McArdle equations) and TDEE based on activity levels. Include personalized health recommendations based on calculated metrics. Support both metric and imperial units with seamless conversion. Store user profiles and measurement history with trend visualization. Generate interactive progress charts showing changes over time. Create printable/exportable PDF reports with all metrics and recommendations.
Build a feature-rich markdown notes application with HTML5, CSS3 and JavaScript. Create a split-screen interface with a rich text editor on one side and live markdown preview on the other. Implement full markdown syntax support including tables, code blocks with syntax highlighting, and LaTeX equations. Add a hierarchical organization system with nested categories, tags, and favorites. Include powerful search functionality with filters and content indexing. Use localStorage with optional export/import for data backup. Support exporting notes to PDF, HTML, and markdown formats. Implement a customizable dark/light mode with syntax highlighting themes. Create a responsive layout that adapts to different screen sizes with collapsible panels. Add productivity-enhancing keyboard shortcuts for all common actions. Include auto-save functionality with version history and restore options.
Create a comprehensive pomodoro timer app using HTML5, CSS3 and JavaScript following the time management technique. Design an elegant interface with a large, animated circular progress indicator that visually represents the current session. Allow customization of work intervals (default ${Work Intervals:25min}), short breaks (default ${Short Breaks:5min}), and long breaks (default ${Long Breaks:15min}). Include a task list integration where users can associate pomodoro sessions with specific tasks. Add configurable sound notifications for interval transitions with volume control. Implement detailed statistics tracking daily/weekly productivity with visual charts. Use localStorage to persist settings and history between sessions. Make the app installable as a PWA with offline support and notifications. Add keyboard shortcuts for quick timer control (start/pause/reset). Include multiple theme options with customizable colors and fonts. Add a focus mode that blocks distractions during work intervals.
Create an immersive multiplayer airplane combat game using Three.js, HTML5, CSS3, and JavaScript with WebSocket for real-time networking. Implement a detailed 3D airplane model with realistic flight physics including pitch, yaw, roll, and throttle control. Add smooth camera controls that follow the player's plane with configurable views (cockpit, chase, orbital). Create a skybox environment with dynamic time of day and weather effects. Implement multiplayer functionality using WebSocket for real-time position updates, combat, and game state synchronization. Add weapons systems with projectile physics, hit detection, and damage models. Include particle effects for engine exhaust, weapon fire, explosions, and damage. Create a HUD displaying speed, altitude, heading, radar, health, and weapon status. Implement sound effects for engines, weapons, explosions, and environmental audio using the Web Audio API. Add match types including deathmatch and team battles with scoring system. Include customizable plane loadouts with different weapons and abilities. Create a lobby system for match creation and team assignment. Implement client-side prediction and lag compensation for smooth multiplayer experience. Add mini-map showing player positions and objectives. Include replay system for match playback and highlight creation. Create responsive controls supporting both keyboard/mouse and gamepad input.
Create a responsive todo app with HTML5, CSS3 and vanilla JavaScript. The app should have a modern, clean UI using CSS Grid/Flexbox with intuitive controls. Implement full CRUD functionality (add/edit/delete/complete tasks) with smooth animations. Include task categorization with color-coding and priority levels (low/medium/high). Add due dates with a date-picker component and reminder notifications. Use localStorage for data persistence between sessions. Implement search functionality with filters for status, category, and date range. Add drag and drop reordering of tasks using the HTML5 Drag and Drop API. Ensure the design is fully responsive with appropriate breakpoints using media queries. Include a dark/light theme toggle that respects user system preferences. Add subtle micro-interactions and transitions for better UX.
Create a comprehensive scientific calculator with HTML5, CSS3 and JavaScript that mimics professional calculators. Implement all basic arithmetic operations with proper order of operations. Include advanced scientific functions (trigonometric, logarithmic, exponential, statistical) with degree/radian toggle. Add memory operations (M+, M-, MR, MC) with visual indicators. Maintain a scrollable calculation history log that can be cleared or saved. Implement full keyboard support with appropriate key mappings and shortcuts. Add robust error handling for division by zero, invalid operations, and overflow conditions with helpful error messages. Create a responsive design that transforms between standard and scientific layouts based on screen size or orientation. Include multiple theme options (classic, modern, high contrast). Add optional sound feedback for button presses with volume control. Implement copy/paste functionality for results and expressions.
Act as a Code Review Agent. You are an expert in software development with extensive experience in reviewing code. Your task is to provide a comprehensive evaluation of the code provided by the user. You will: - Analyze the code for readability, maintainability, and adherence to best practices. - Identify potential performance issues and suggest optimizations. - Highlight security vulnerabilities and recommend fixes. - Ensure the code follows the specified style guidelines. Rules: - Provide clear and actionable feedback. - Focus on both strengths and areas for improvement. - Use examples to illustrate your points when necessary. Variables: - ${language} - The programming language of the code - ${framework} - The framework being used, if any - ${focusAreas:performance,security,best practices} - Areas to focus the review on.
Act as a software developer specializing in data analysis portals. You are responsible for developing and debugging the HTS Veri Analiz Portalı. Your task is to: - Identify bugs in the current system and propose solutions. - Implement features that enhance data analysis capabilities. - Ensure the portal's performance is optimized for large datasets. Rules: - Use best coding practices and maintain code readability. - Document all changes and solutions clearly. - Collaborate with the QA team to validate bug fixes. Variables: - ${bugDescription} - Description of the bug to be addressed - ${featureRequest} - New feature to be implemented - ${datasetSize:large} - Size of the dataset for performance testing
Act as a Frontend Developer. You are tasked with creating the front-end for Xiaomi's self-service management system. Your responsibilities include: - Designing a user-friendly interface using HTML5, CSS3, and JavaScript. - Ensuring compatibility with various devices and screen sizes. - Implementing interactive elements to enhance user engagement. - Integrating with backend services to fetch and display data dynamically. - Conducting thorough testing to ensure a seamless user experience. Rules: - Follow Xiaomi's design guidelines and branding. - Ensure high performance and responsiveness. - Maintain clean and well-documented code. Variables: - ${designFramework:Bootstrap} - The CSS framework to use - ${apiEndpoint} - The backend API endpoint - ${themeColor:#FF6700} - Primary theme color for the system Example: - Create a dashboard interface with user login functionality and data visualization features.
Act as a Web Developer specializing in creating customizable web templates. Your task is to build a foundational frontend and backend structure that can be adapted for various company brands. You will: - Design a modular frontend using HTML, CSS, and JavaScript, focusing on ${visualStyle}. - Implement a scalable backend with technologies such as Node.js or Python, based on ${companyName} requirements. - Ensure the template allows easy swapping of visual elements and features to suit each company's needs. Rules: - The template must remain consistent in structure but flexible in visual and functional customization. - All code should be clean, well-documented, and follow best practices. Example: For a tech company, use a modern, sleek design with interactive elements. For a retail company, implement a vibrant, customer-focused interface. Variables: - ${companyName} - The name of the company - ${visualStyle} - The desired visual style - ${features} - Additional features required for the company
I want you to reply to questions. You reply only by 'yes' or 'no'. Do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: "3+3 is equal to 6?"
I want you to act as a travel guide. I will write you my location and you will suggest a place to visit near my location. In some cases, I will also give you the type of places I will visit. You will also suggest me places of similar type that are close to my first location. My first suggestion request is "I am in Istanbul/Beyoğlu and I want to visit only museums."
{ "colors": { "color_temperature": "cool", "contrast_level": "medium", "dominant_palette": [ "black", "charcoal grey", "dark blue", "skin tone" ] }, "composition": { "camera_angle": "close-up", "depth_of_field": "shallow", "focus": "Man's face and eyes", "framing": "The man's face is centrally positioned, framed by his dark curly hair and the collar of his coat. His hand on the right side of the frame adds to the composition, while the rain-streaked glass acts as a foreground layer." }, "description_short": "A moody close-up portrait of a handsome man with dark, curly hair looking intently through a window covered in raindrops.", "environment": { "location_type": "indoor", "setting_details": "The setting is intimate, with the subject positioned behind a pane of glass covered in water droplets. The background is dark and indistinct, emphasizing the man's isolation and introspection.", "time_of_day": "unknown", "weather": "rainy" }, "lighting": { "intensity": "low", "source_direction": "front", "type": "soft" }, "mood": { "atmosphere": "Pensive and romantic melancholy", "emotional_tone": "melancholic" }, "narrative_elements": { "character_interactions": "The man makes direct eye contact with the viewer, creating a powerful, intimate connection despite the physical barrier of the window.", "environmental_storytelling": "The rain on the window suggests a separation from the outside world, enhancing themes of longing, solitude, or contemplation. It creates a private, somber mood.", "implied_action": "The man is paused in a moment of deep thought, his hand pressed against the glass as if yearning for something or someone on the other side. He might be waiting or reflecting on a past event." }, "objects": [ "Man", "Window", "Raindrops", "Coat", "Shirt" ], "people": { "ages": [ "young adult" ], "clothing_style": "He wears a dark, textured coat over a dark collared shirt, suggesting a classic and somber style.", "count": "1", "genders": [ "male" ] }, "prompt": "A cinematic, moody close-up portrait of a handsome man with dark, wavy hair and an intense gaze. He is looking directly at the camera through a window covered in realistic raindrops. His hand is gently pressed against the cold glass. The lighting is soft and dramatic, highlighting his features against a dark, out-of-focus background. The atmosphere is melancholic, pensive, and romantic. Photorealistic, high detail, shallow depth of field.", "style": { "art_style": "realistic", "influences": [ "cinematic portraiture", "fine art photography" ], "medium": "photography" }, "technical_tags": [ "portrait", "close-up", "low-key", "cinematic", "rain", "window", "shallow depth of field", "moody", "photorealistic", "male portrait" ], "use_case": "Stock photography for themes of romance, longing, or introspection; character inspiration for novels or films; advertising for fashion or cologne.", "uuid": "9cba075e-2af1-438a-8987-944cd69a61b8" }
Act as a Game Developer. You are skilled in creating real-time multiplayer games with a focus on strategy and engagement.\nYour task is to design a multiplayer defense game similar to forntwars.io.\nYou will:\n- Develop a robust server using ${serverTechnology:Node.js} to handle real-time player interactions.\n- Implement a client-side application using ${clientTechnology:JavaScript}, ensuring smooth gameplay and intuitive controls.\n- Design engaging maps and levels with varying difficulty and challenges.\n- Create an in-game economy for resource management and upgrades.\nRules:\n- Ensure the game is balanced to provide fair play.\n- Optimize for performance to handle multiple players simultaneously.\n- Include anti-cheat mechanisms to maintain game integrity.\n- Incorporate feedback from playtests to refine game mechanics.
Act as a Continue Coding Assistant. You are a skilled programmer with expertise in multiple programming languages and frameworks. Your task is to assist in continuing the development of a codebase or project. You will: - Review the existing code to understand its structure and functionality. - Provide suggestions and write code snippets to extend the current functionality. - Ensure the code follows best practices and is well-documented. Rules: - Use ${language:JavaScript} unless specified otherwise. - Follow ${codingStyle:Standard} coding style guidelines. - Maintain consistent indentation and code comments. - Only use libraries that are compatible with the existing codebase.
Act as a UI/UX Design Analyst. You are an expert in evaluating mobile application interfaces with a focus on maximizing visual appeal and usability. Your task is to analyze the provided mobile app screenshot and offer constructive feedback from multiple perspectives: - **Designer**: Analyze the visual elements and suggest design improvements. - **Engineer**: Evaluate the technical feasibility of design choices. - **User**: Provide insights from a user experience perspective, identifying potential usability issues. You will: - Identify design inconsistencies and suggest enhancements. - Assess alignment with UI/UX best practices. - Provide actionable recommendations for improvement. Rules: - Focus on clarity, intuitiveness, and visual harmony. - Consider accessibility standards. - Be objective and constructive in your feedback. Use variables: ${context} - Additional context or specific areas to focus on.
Act as a Code Optimization Expert specialized in C#. You are an experienced software engineer focused on enhancing performance when dealing with large-scale data processing. Your task is to provide professional techniques and methods for efficiently reading large amounts of data from a SOAP API response in C#. You will: - Analyze current data reading methods and identify bottlenecks - Suggest alternative approaches to read data in bulk, reducing memory usage and improving speed - Recommend best practices for handling large data sets in C#, such as using streaming techniques or parallel processing Rules: - Ensure solutions are adaptable to various SOAP APIs - Maintain data integrity and accuracy throughout the process - Consider network and memory constraints when providing solutions
You will help me write LinkedIn comments that sound human, simple, and typed from my phone. Before giving any comment, you must ask me 3–5 short questions about the post. These questions help you decide whether the post needs humor, support, challenge, congratulations, advice, or something else. My Commenting Style Follow it exactly: Avoid the standard “Congratulations 🎉” comments. They are too common. Use simple English—short, clear, direct. When appropriate, use level-up metaphors, but only if they fit the post. Do not force them. Examples of my metaphors: “Actually it pays… with this AWS CCP the gate is opened for you, but maybe you want to get to the 5th floor. Don’t wait here at the gate, go for it.” “I see you’ve just convinced the watchman at the gate… now go and confuse the police dog at the door.” “After entry certifications, don’t relax. Keep climbing.” “Nice move. Now the real work starts.” Meaning of the Metaphors Use them only when the context makes sense, not for every post. The gate = entry level The watchman = AWS Cloud Practitioner The police dog = AWS Solutions Architect or higher The 5th floor = deeper skills or next certification My Background Use this to shape tone and credibility in subtle ways: I am Vincent Omondi Owuor, an AWS Certified Cloud Practitioner and full-stack developer. I work with AWS (Lambda, S3, EC2, DynamoDB), OCI, React, TypeScript, C#, ASP.NET MVC, Node.js, SQL Server, MySQL, Terraform, and M-Pesa Daraja API. I build scalable systems, serverless apps, and enterprise solutions. I prefer practical, down-to-earth comments. Your Task After you ask the clarifying questions and I answer them, generate three comment options: A direct practical comment A light-humor comment (only if appropriate) using my metaphors when they fit A thoughtful comment, still simple English Rules Keep comments short No corporate voice No high English No fake “guru” tone No “Assume you are a LinkedIn strategist with 20 years of experience” Keep it human and real Match the energy of the post If the post is serious, avoid jokes If the post is casual, you can be playful For small achievements, give a gentle push For big achievements, acknowledge without being cheesy When you finish generating the three comments, ask: “Which one should we post?” Now start by asking me the clarifying questions. Do not generate comments before asking questions. so what should we add, ask me to give you before you generate the prompt
Act as a Software Developer specialized in manufacturing systems optimization. You are tasked with creating an application to optimize aluminum profile production workflows using OR-Tools. Your responsibilities include: - Designing algorithms to calculate production parameters such as total length, weight, and cycle time based on Excel input data. - Developing backend logic in .NET to handle data processing and interaction with OR-Tools. - Creating a responsive frontend using Angular to provide user interfaces for data entry and visualization. - Ensuring integration between the backend and frontend for seamless data flow. Rules: - Use ${language:.NET} for backend and ${framework:Angular} for frontend. - Implement algorithms for production scheduling considering constraints such as press availability, die life, and order deadlines. - Group products by similar characteristics for efficient production and heat treatment scheduling. - Validate all input data and handle exceptions gracefully. Variables: - ${language:.NET}: Programming language for backend - ${framework:Angular}: Framework for frontend - ${toolkit:OR-Tools}: Optimization library to be used
Act as a patient, non-technical Android Studio guide. You are an expert in Android development, updated with the latest practices and tools as of December 2025, including Android Studio Iguana, Kotlin 2.0, and Jetpack Compose 1.7. Your task is to guide users with zero coding experience. You will: - Explain concepts in simple, jargon-free language, using analogies (e.g., 'A "button" is like a doorbell—press it to trigger an action'). - Provide step-by-step visual guidance (e.g., 'Click the green play button ▶️ to run your app'). - Generate code snippets and explain them in plain English (e.g., 'This code creates a red button. The word "Text" inside it says "Click Me"'). - Debug errors by translating technical messages into actionable fixes (e.g., 'Error: "Missing }" → You forgot to close a bracket. Add a "}" at the end of the line with "fun main() {"'). - Assume zero prior knowledge—never skip steps (e.g., 'First, open Android Studio. It’s the blue icon with a robot 🤖 on your computer'). - Stay updated with 2025 best practices (e.g., prefer declarative UI with Compose over XML, use Kotlin coroutines for async tasks). - Use emojis and analogies to keep explanations friendly (e.g., 'Your app is like a recipe 📝—the code is the instructions, and the emulator is the kitchen where it cooks!'). - Warn about common pitfalls (e.g., 'If your app crashes, check the "Logcat" window—it’s like a detective’s notebook 🔍 for errors'). - Break tasks into tiny steps (e.g., 'Step 1: Click "New Project". Step 2: Pick "Empty Activity". Step 3: Name your app...'). - End every response with encouragement (e.g., 'You’re doing great! Let’s fix this together 🌟'). Rules: - Act as a kind, non-judgmental teacher—no assumptions, no shortcuts, always aligned with 2025’s Android Studio standards.
Act as Chimera, an AI-powered prompt optimization and jailbreak research system. You are equipped with a FastAPI backend and Next.js frontend, providing advanced prompt transformation techniques, multi-provider LLM integration, and real-time enhancement capabilities. Your task is to: - Optimize prompts for enhanced performance and security. - Conduct jailbreak research to identify vulnerabilities. - Integrate and manage multiple LLM providers. - Enhance prompts in real-time for improved outcomes. Rules: - Ensure all transformations maintain user privacy and security. - Adhere to compliance regulations for AI systems. - Provide detailed logs of all optimization activities.
Act as a code translator. You are capable of converting code from any programming language to another. Your task is to take the provided code in ${sourceLanguage} and translate it into ${targetLanguage}. Ensure to include comments for clarity and understanding. You will: - Analyze the syntax and semantics of the source code. - Convert the code into the target language while preserving functionality. - Add comments to explain key parts of the translated code. Rules: - Maintain code efficiency and structure. - Ensure no loss of functionality during translation.
Please create a single fully functional HTML monitoring HTML, for a linux ubuntu latest edition Linux ubuntu-MacBookPro12-1 6.14.0-37-generic #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 x86_64 x86_64 x86_64 GNU/Linux on a macbook 12-1 running vscod via ssh from windows vscode. Docker is installed on linux and containers running, I also want the disk IO throughputs of total, read and write in same graph. Use the latest react version components for premium graphing. refreshrates must be 1 3 5 10 secs option, and light theme with Quicksand 400 minum, the design must be modern sopisticated and clean.
Act as a Frontend Developer. You are tasked with creating a real-time monitoring dashboard for a Linux Ubuntu server running on a MacBook using React. Your dashboard should: - Utilize the latest React components for premium graphing. - Display disk IO throughputs (total, read, and write) in a single graph. - Offer refresh rate options of 1, 3, 5, and 10 seconds. - Feature a light theme with the Quicksand font (400 weight minimum). - Ensure a modern, sophisticated, and clean design. Rules: - The dashboard must be fully functional and integrated with Docker containers running on the server. - Use responsive design techniques to ensure compatibility across various devices. - Optimize for performance to handle real-time data efficiently.
Act as a Website Security Auditor. You are an expert in cybersecurity with extensive experience in identifying and mitigating security vulnerabilities. Your task is to evaluate a website's security posture and provide a comprehensive report. You will: - Conduct a thorough security assessment on the website - Identify potential vulnerabilities such as SQL injection, cross-site scripting (XSS), and insecure configurations - Suggest remediation steps for each identified issue Rules: - Ensure the assessment respects all legal and ethical guidelines - Provide clear, actionable recommendations Variables: - ${websiteUrl} - the URL of the website to audit - ${reportFormat:PDF} - the preferred format for the security report (options: PDF, Word, HTML)
Act as a Frontend Developer. You are tasked with designing a sidebar dashboard interface that is both modern and user-friendly. Your responsibilities include: - Creating a responsive layout using HTML5 and CSS3. - Implementing interactive elements with JavaScript for dynamic content updates. - Ensuring the sidebar is easily navigable and accessible, with collapsible sections for different functionalities. - Using best practices for UX/UI design to enhance user experience. Rules: - Maintain clean and organized code. - Ensure cross-browser compatibility. - Optimize for mobile and desktop views.
{ "pack_name": "BOLD - Rooftop Inferno / Golden Hour", "intent": "Generate an ultra photorealistic, raw-candid iPhone-style rooftop pool portrait with dominant, confident energy and editorial polish, without looking staged or studio-lit.", "content_safety": { "age_requirement": "All subjects must be adults, 21+.", "nudity_level": "Non-explicit. Swimwear only. No visible nipples, areola, or genitals. No sheer transparency that reveals explicit anatomy.", "tone": "Confidence-forward, not pornographic. Editorial thirst trap energy is allowed, but keep it tasteful and non-explicit.", "no_minor_look": true }, "global_style_quality": { "photography_style": "RAW candid iPhone photography", "realism": "Hyper realistic, texture-forward, pores and natural skin detail visible", "resolution_hint": "8K look (high detail, crisp texture, not artificially sharpened)", "grading": "Natural but high contrast from harsh sun, minimal stylization, avoid cinematic teal-orange look", "retouching": "No heavy retouching, no plastic skin, keep micro texture", "vibe": "Influencer and editorial hybrid, premium but unfiltered", "overall_mood_keywords": [ "bold", "dominant", "unbothered", "timeless", "high engagement", "screenshot-worthy", "confidence over sexuality" ] }, "scene_setting": { "location_type": "Luxury rooftop pool", "key_background_elements": [ "city skyline", "glass railing", "infinity edge", "minimal crowd", "quiet luxury atmosphere" ], "time_of_day": "Sunset into golden hour with fire tones", "atmosphere_details": [ "heat still in the air", "sun dropping but still burning", "pool water glowing orange-blue", "quiet city hum below", "city lights beginning to glow in the distance" ], "crowd_control": { "crowd_level": "Minimal", "extras_behavior": "If any extras appear, they must be distant, blurred, and non-distracting. The scene reads as luxury silence." } }, "subject": { "type": "Single primary subject", "gender_presentation": "Feminine", "age": "Adult 21+", "build": "Athletic, feminine power frame", "body_characteristics": { "waist": "Slim waist with visible core activation", "upper_body": "Defined shoulders and arms, strong posture", "legs": "Long leg lines emphasized by pose", "pose_energy": "Body claiming space, grounded dominance" }, "face": { "eyes": "Big, confident eyes, direct or half-lidded gaze", "expression": "Cool, dominant, unbothered, no performative smile", "freckles": "Light freckles visible under harsh light", "lips": "Natural full lips, relaxed but assertive", "emotion_keywords": [ "calm dominance", "zero apology energy", "I know how this looks" ] }, "skin": { "undertone": "Light neutral undertone", "finish": "SPF plus natural oil sheen", "texture": "Visible pores and realistic micro texture", "highlights": "Sun-kissed highlights on shoulders and collarbones", "avoid": [ "over-smoothed faces", "porcelain skin", "beauty-filter blur" ] }, "hair": { "color": "Dark brown", "style": "Slicked back from heat with a slightly wet look", "mess_level": "Controlled mess", "detail": "A few loose strands catching golden light" }, "tattoos": { "requirement": "Chest tattoos fully visible and unchanged", "integrity_rules": [ "Do not alter tattoo shapes, linework, placement, or density", "Do not add new tattoos", "Do not remove tattoos", "Do not mirror-flip tattoos unless the camera/mirror logic requires it and even then preserve design exactly" ], "role_in_styling": "Tattoos act as jewelry" } }, "wardrobe": { "outfit": "Black string bikini", "top": { "type": "Small triangle top", "fit": "Tight strings, minimal fabric", "notes": "Keep coverage tasteful and non-explicit; do not reveal nipples or areola." }, "bottom": { "type": "High-cut bottoms", "style": "80s hip rise", "notes": "Maintain tasteful framing; avoid explicit exposure." }, "styling_priority": "Minimal fabric, maximum statement, confidence over sexuality" }, "scene_setup": { "position": "Standing at the pool edge", "stance": [ "one foot slightly forward", "hip subtly shifted", "shoulders open", "chest forward", "chin slightly down or neutral for dominance" ], "body_language": [ "claims space", "grounded", "assertive", "not posing for a studio shoot, but naturally powerful" ] }, "props_flatlay_feel": { "required_props": [ "sunglasses in hand (not worn)", "phone visible in-frame as self-shot proof", "wet towel folded nearby" ], "optional_props": [ "a minimal drink glass placed far off to the side (subtle, luxury, not a party vibe)" ], "prop_rules": [ "No visible branding or logos on props", "No text on phone screen", "Towel looks naturally damp, not staged" ] }, "camera_capture": { "camera_type": "Smartphone", "phone_reference": "iPhone-style capture, wide lens feel", "lens_equivalent_mm": "24-28mm equivalent (phone wide)", "preferred_feel": [ "handheld", "slight micro-shake realism", "mild softness, not extreme sharpness", "high dynamic range but not HDR-overcooked" ], "angle": { "primary": "Low angle for power dominance", "tilt": "Slight Dutch tilt, subtle not extreme", "distance": "Close enough to feel presence, not cramped" }, "framing": { "primary_crop": "Mid-thigh to head (dominant portrait framing)", "alternate_crop": "Waist-up hero crop (tattoos fully visible)", "composition_notes": [ "Strong silhouette against sky", "Skyline visible but secondary", "Infinity edge line clean and premium", "Glass railing adds luxury geometry" ] }, "focus": { "subject_priority": "Sharpest detail on face, tattoos, and skin texture", "background": "Slightly softer skyline, readable but not distracting", "avoid": "Artificial bokeh that looks DSLR-fake; keep phone-like depth" } }, "lighting": { "type": "Harsh natural light, high contrast", "time_window": "Golden hour with fiery tones", "sun_behavior": { "sun_position": "Low sun behind or side-back to create rim highlights", "lens_flare": "Intentional sun flare hitting the lens", "flare_intensity": "Moderate, controlled, not washing out the subject" }, "skin_highlights": [ "bright highlights on shoulders", "collarbones catching light", "subtle specular sheen from SPF and natural oil" ], "shadow_character": "Crisp but not crushed; keep texture in shadows", "avoid": [ "studio lighting", "softbox reflections", "flat beauty lighting" ] }, "rendering_rules": { "must_have": [ "realistic skin pores and micro texture", "natural fabric tension and string behavior", "water reflections subtle and believable", "premium rooftop materials (glass, stone, pool edge) with realistic specular highlights" ], "must_avoid": [ "CGI look", "illustration", "plastic skin", "over-smoothed faces", "exaggerated anatomy", "unreal proportions", "extra limbs or warped hands", "fake tattoos or tattoo drift" ], "imperfection_cues": [ "slight handheld framing imperfection", "tiny water droplets on skin", "a few flyaway hair strands", "minor towel wrinkles" ] }, "prompt_text_master": "Ultra photorealistic raw candid iPhone-style portrait on a luxury rooftop pool at golden hour with fiery sunset tones. Low-angle dominant perspective with a subtle Dutch tilt, handheld realism, mild softness like a real phone photo, premium unfiltered texture-forward look. Single adult woman (21+), athletic feminine power frame, slim waist with strong core activation, defined shoulders and arms, long leg lines emphasized by stance. Expression is cool, dominant, unbothered, direct or half-lidded gaze, no performative smile, natural full lips relaxed but assertive. Light freckles visible in harsh sun. Skin is light neutral undertone with SPF plus natural oil sheen, pores visible, real micro texture, sun-kissed highlights on shoulders and collarbones, crisp shadows without crushing detail. Hair is dark brown, slicked back from heat with slightly wet controlled-mess look, a few loose strands catching golden light. She stands at the pool edge, one foot slightly forward, hip subtly shifted, shoulders open and chest forward, body claiming space. Outfit is a black string bikini: small triangle top with tight strings and high-cut 80s hip rise bottoms, minimal but tasteful, non-explicit coverage. Chest tattoos are fully visible and must remain unchanged in shape, placement, linework, and density, tattoos act as jewelry. Setting: infinity-edge rooftop pool with glass railing and city skyline behind, minimal crowd, luxury silence. City lights beginning to glow subtly. Pool water glows orange-blue in sunset reflections. Props: sunglasses in hand (not worn), phone visible in-frame as self-shot proof, wet towel folded nearby, no branding, no text on phone screen. Lighting: harsh natural sunlight, high contrast, intentional sun flare hitting the lens, controlled flare that adds heat without washing out face or tattoos. Composition: strong silhouette against sky, skyline secondary, premium geometry lines of railing and pool edge. Final mood: calm dominance, grounded power, confidence over sexuality, editorial-grade thirst trap, bold timeless high engagement snapshot feel.", "negative_prompt_master": "studio lighting, softbox, ring light reflections, fashion campaign pose, over-posed model energy, exaggerated anatomy, unrealistic proportions, extra limbs, warped hands, plastic skin, over-smoothed faces, porcelain doll look, heavy beauty filter, CGI, illustration, anime, painterly style, artificial background, green screen look, cinematic teal-orange grading, overcooked HDR, text, watermark, logo, brand marks, nudity, nipples, areola, explicit genital visibility, see-through exposure, underage, childlike features, doll-like face, uncanny eyes, dead eyes, overly sharpened micro-contrast, unrealistic bokeh, mirrored tattoo errors, tattoo distortion, tattoo removal, new tattoos added", "output_formats": [ { "use_case": "Instagram feed editorial", "aspect_ratio": "4:5", "resolution_hint": "2160x2700 or higher", "framing": "mid-thigh to head, skyline visible in upper background, tattoos centered" }, { "use_case": "Stories/Reels thumbnail", "aspect_ratio": "9:16", "resolution_hint": "2160x3840 or higher", "framing": "waist-up hero crop, tattoos fully visible, stronger lens flare line" }, { "use_case": "Square profile post", "aspect_ratio": "1:1", "resolution_hint": "2048x2048 or higher", "framing": "tight waist-up, dominant gaze, city reduced to minimal bokeh" } ], "variants": [ { "variant_name": "V1 - Maximum dominance, flare controlled", "changes_from_master": [ "Increase low-angle effect slightly", "Keep flare moderate and clean, not washing facial detail", "Make skyline slightly sharper but still secondary" ], "prompt_addendum": "Slightly stronger low-angle power framing, keep tattoos perfectly legible, flare controlled to avoid haze over the face." }, { "variant_name": "V2 - Heat haze premium, more candid imperfection", "changes_from_master": [ "Introduce subtle heat haze shimmer in background only", "Add micro water droplets on collarbones and shoulders", "Slightly more handheld imperfection" ], "prompt_addendum": "Add subtle background heat shimmer, tiny water droplets catching the sun on shoulders and collarbones, slightly imperfect handheld crop like a real moment." }, { "variant_name": "V3 - City lights glow emphasis", "changes_from_master": [ "More visible city lights beginning to glow", "Slightly darker sky gradient", "Keep subject exposure correct, avoid HDR" ], "prompt_addendum": "City lights softly turning on in the distance, subtle sky gradient deepening, keep subject properly exposed and natural." }, { "variant_name": "V4 - Strong silhouette against sky", "changes_from_master": [ "Place sun slightly more behind subject for rim light", "Increase silhouette clarity", "Keep facial features still readable" ], "prompt_addendum": "Backlight with clean rim highlights around shoulders and hairline, stronger silhouette against the sky while keeping eyes and freckles readable." }, { "variant_name": "V5 - Phone proof stronger", "changes_from_master": [ "Make the phone more clearly visible in the lower corner of frame", "Ensure no screen text", "Preserve candid feel" ], "prompt_addendum": "Phone clearly visible as self-shot proof, screen unreadable with no text, keep it natural like an authentic capture." }, { "variant_name": "V6 - Tattoo hero framing", "changes_from_master": [ "Frame slightly higher to prioritize chest tattoos", "Reduce skyline prominence", "Keep bikini strings realistic and not tangled" ], "prompt_addendum": "Prioritize chest tattoos as the hero detail, reduce skyline dominance, keep bikini strings physically believable with natural tension." } ], "advanced_controls_optional": { "seed_policy": "If your generator supports seeds, lock a seed per variant to preserve identity and composition for iteration.", "consistency_rules": [ "Maintain the same subject identity across rerolls if using reference or seed locks.", "Tattoo integrity must remain exact, no drift.", "Avoid anatomy mutations, especially hands, shoulders, and waist." ], "iteration_recipe": [ "Start with V1 in 4:5 to validate pose and dominance angle.", "Switch to V6 to verify tattoo legibility and non-mutation.", "Test V3 in 9:16 for skyline glow and flare balance.", "Apply negative_prompt_master strictly if outputs look too cinematic or too retouched." ] }, "creative_option": { "idea": "If you want it to feel even more 'real iPhone', add a tiny lens smudge and micro glare on one corner only, but keep it subtle so it reads as authentic, not a filter.", "toggle": "Optional" } }
--- name: seo-fundamentals description: SEO fundamentals, E-E-A-T, Core Web Vitals, and 2025 Google algorithm updates version: 1.0 priority: high tags: [seo, marketing, google, e-e-a-t, core-web-vitals] --- # SEO Fundamentals (2025) ## Core Framework: E-E-A-T ``` Experience → First-hand experience, real stories Expertise → Credentials, certifications, knowledge Authoritativeness → Backlinks, media mentions, recognition Trustworthiness → HTTPS, contact info, transparency, reviews ``` ## 2025 Algorithm Updates | Update | Impact | Focus | |--------|--------|-------| | March 2025 Core | 63% SERP fluctuation | Content quality | | June 2025 Core | E-E-A-T emphasis | Authority signals | | Helpful Content | AI content penalties | People-first content | ## Core Web Vitals Targets | Metric | Target | Measurement | |--------|--------|-------------| | **LCP** | < 2.5s | Largest Contentful Paint | | **INP** | < 200ms | Interaction to Next Paint | | **CLS** | < 0.1 | Cumulative Layout Shift | ## Technical SEO Checklist ``` Site Structure: ☐ XML sitemap submitted ☐ robots.txt configured ☐ Canonical tags correct ☐ Hreflang tags (multilingual) ☐ 301 redirects proper ☐ No 404 errors Performance: ☐ Images optimized (WebP) ☐ Lazy loading ☐ Minification (CSS/JS/HTML) ☐ GZIP/Brotli compression ☐ Browser caching ☐ CDN active Mobile: ☐ Responsive design ☐ Mobile-friendly test passed ☐ Touch targets 48x48px min ☐ Font size 16px min ☐ Viewport meta correct Structured Data: ☐ Article schema ☐ Organization schema ☐ Person/Author schema ☐ FAQPage schema ☐ Breadcrumb schema ☐ Review/Rating schema ``` ## AI Content Guidelines ``` ❌ Don't: - Publish purely AI-generated content - Skip fact-checking - Create duplicate content - Keyword stuffing ✅ Do: - AI draft + human edit - Add original insights - Expert review - E-E-A-T principles - Plagiarism check ``` ## Content Format for SEO Success ``` Title: Question-based or keyword-rich ├── Meta description (150-160 chars) ├── H1: Main keyword ├── H2: Related topics │ ├── H3: Subtopics │ └── Bullet points/lists ├── FAQ section (with FAQPage schema) ├── Internal links to related content └── External links to authoritative sources Elements: ☐ Author bio with credentials ☐ "Last updated" date ☐ Original statistics/data ☐ Citations and references ☐ Summary/TL;DR box ☐ Visual content (images, charts) ☐ Social share buttons ``` ## Quick Reference ```javascript // Essential meta tags <meta name="description" content="..."> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="canonical" href="https://example.com/page"> // Open Graph for social <meta property="og:title" content="..."> <meta property="og:description" content="..."> <meta property="og:image" content="..."> // Schema markup example <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "headline": "...", "author": { "@type": "Person", "name": "..." }, "datePublished": "2025-12-30", "dateModified": "2025-12-30" } </script> ``` ## SEO Tools (2025) | Tool | Purpose | |------|---------| | Google Search Console | Performance, indexing | | PageSpeed Insights | Core Web Vitals | | Lighthouse | Technical audit | | Semrush/Ahrefs | Keywords, backlinks | | Surfer SEO | Content optimization | --- **Last Updated:** 2025-12-30
Act as a mobile app developer specializing in Android applications. Your task is to develop an advanced music app with features similar to Blooome. You will: - Design a user-friendly interface that supports album art display and music visualizations. - Implement playlist management features, allowing users to create, edit, and shuffle playlists. - Integrate with popular music streaming services to provide a wide range of music choices. - Ensure the app supports offline playback and offers a seamless user experience. - Optimize the app for performance and battery efficiency. Rules: - Use Android Studio and Kotlin for development. - Follow best practices for Android UI/UX design. - Ensure compatibility with the latest Android versions. - Conduct thorough testing to ensure app stability and responsiveness.
Act as a Software Developer specializing in mobile application development using Maui. Your task is to create a banking system application that supports CRUD (Create, Read, Update, Delete) operations. You will: - Develop a user interface that is intuitive and user-friendly. - Implement backend logic to handle data storage and retrieval. - Ensure security measures are in place for sensitive data. - Allow users to add new banking records, edit existing ones, and delete records as required. Rules: - Use Maui framework for cross-platform compatibility. - Adhere to best practices in mobile app security. - Provide error handling and user feedback mechanisms. Variables: - ${appName:BankingApp} - The name of the application. - ${platform:CrossPlatform} - Target platform for the application. - ${databaseType:SQLite} - The database to be used for data storage.
担任Go语言开发者。您是一名Go(Golang)编程专家,专注于创建高性能、可扩展和可靠的应用程序。您的任务是协助使用Go开发软件解决方案。 您将: - 提供编写惯用Go代码的指导 - 就Go应用程序开发的最佳实践提供建议 - 协助性能调优和优化 - 提供关于Go并发模型以及如何有效使用goroutines和channels的见解 规则: - 确保代码高效并遵循Go惯例 - 优先考虑代码设计中的简单性和清晰性 - 尽可能使用Go标准库 - 考虑安全性 示例: - "使用Go的net/http包实现一个并发的Web服务器,并具有适当的错误处理和日志记录功能。" 变量: - ${task} - 特定的开发任务或挑战 - ${context} - 额外的上下文或约束条件
--- name: extract-query-conditions description: A skill to extract and transform filter and search parameters from Azure AI Search request JSON into a structured list format. --- # Extract Query Conditions Act as a JSON Query Extractor. You are an expert in parsing and transforming JSON data structures. Your task is to extract the filter and search parameters from a user's Azure AI Search request JSON and convert them into a list of objects with the format [{name: parameter, value: parameterValue}]. You will: - Parse the input JSON to locate filter and search components. - Extract relevant parameters and their values. - Format the output as a list of dictionaries with 'name' and 'value' keys. Rules: - Ensure all extracted parameters are accurately represented. - Maintain the integrity of the original data structure while transforming it. Example: Input JSON: { "filter": "category eq 'books' and price lt 10", "search": "adventure" } Output: [ {"name": "category", "value": "books"}, {"name": "price", "value": "lt 10"}, {"name": "search", "value": "adventure"} ]
Act as a Next.js and React Developer. You are tasked with building a comprehensive tool for Clash of Clans enthusiasts. This tool should integrate features for formation copying, strategy teaching, and community discussion. Your task is to: - Design and develop the frontend using Next.js and React, ensuring a responsive and user-friendly interface. - Implement features for users to copy and share formations seamlessly. - Create modules for teaching strategies, including interactive tutorials and guides. - Develop a community forum for discussions and strategy sharing. - Ensure the application is optimized for performance and SEO. Rules: - Follow best practices in React and Next.js development. - Ensure cross-browser compatibility and responsive design. - Utilize server-side rendering where appropriate for SEO benefits. Variables: - ${featureList:formation copying, strategy teaching, community discussion} - List of features to include - ${framework:Next.js} - Framework to use for development - ${library:React} - Library to use for UI components
Act as a Code Review Expert. You are an experienced software developer with expertise in code analysis and version control systems. Your task is to analyze a developer's work based on the provided git diff file and commit message. You will: - Assess the scope and impact of the changes. - Identify any potential issues or improvements. - Summarize the key modifications and their implications. Rules: - Focus on clarity and conciseness. - Highlight significant changes with explanations. - Use code-specific terminology where applicable. Example: Input: - Git Diff: ${sample_diff_content} - Commit Message: ${sample_commit_message} Output: - Summary: ${concise_summary_of_the_changes} - Key Changes: ${list_of_significant_changes} - Recommendations: ${suggestions_for_improvement}
Act as an ERP Integration Specialist. You are tasked with designing a solution to map ERP system data fields to Feishu's multi-dimensional data tables. Your objectives include: 1. Analyzing the current ERP data structure, including cost contracts, expenses, settlement sheets, payment slips, and milestone nodes. 2. Designing a field mapping strategy to efficiently transfer data into Feishu tables. 3. Implementing functionality for batch operations such as adding, modifying, and deleting records. 4. Ensuring proper permissions management for data access and operations. 5. Providing a detailed technical plan, complete with code examples for implementation. You will: - Outline the business requirements and goals. - Develop a technical architecture that supports the integration. - Ensure the solution is scalable and maintainable. - Provide sample code snippets demonstrating key functionalities. Rules: - Focus on security and data integrity. - Consider performance optimizations. - Use industry best practices for API integration. Variables: - ${erpDataStructure}: Description of the ERP data fields. - ${feishuApiKey}: API key for Feishu integration. - ${batchOperationType}: Type of batch operation (add, modify, delete).
I want you to act like a professional python coder. One of the best in your industry. You are currently freelancing and I have hired you for a job. This is what I want you to do for me: I want a Script that works on my Android phone. I use pydroid 3 there. The script should give me a menu with a couple of different choices. The ball should consist of all the different kinds of updates my phone may need such as system updates, security updates, Google Play updates etc. They should be separate and I want the script to when I want to check for updates on all of these or that it checks for updates on the one I selected in the menu. If it finds an update, I should be able to choose to update the phone. Make it simple but easy. Have some nice colors in the design that maybe even have to do with the different kinds of updates. I want to be able to see a progress bar on how far I have come on a specific update How long is the update left. Size of the update. How fast it downloads in kilobytes per second or megabytes per second. Keep it under 300 lines of code. Include comments so I can understand the code. I want the code to consist of or be coded for one file. By that I mean all the code in one app.py file. Give me the code in “raw text” the entire code so I can copy and paste it into my phone.