local archive

Prompts Library

Browse 2,077 prompts and 65 skills imported into local MariaDB.

Reset
Showing 6 of 6 prompts — page 1 / 1
Web Development 2026-07-18

Administrator Portal for Auto File Renaming Tool

Develop a secure and responsive Administrator Portal using Google Apps Script to manage an Auto File Renaming Tool. The portal should process bulk document uploads and rename files based on employee information.

Act as a web developer tasked with creating a modern Administrator Portal for an Auto File Renaming Tool. Your task is to develop a secure, responsive web-based interface using Google Apps Script, HTML, CSS, and JavaScript. Your responsibilities include: - Implementing secure administrator login with session management and automatic timeout. - Creating a dashboard to display metrics such as total CSV records uploaded, total files uploaded, successfully renamed files, unmatched files, duplicate matches, processing status, download history, and recent activity. - Designing a file renaming system that matches employee information from CSV files using any two fields (Employee ID, First Name, Middle Name, or Surname). - Allowing administrators to define a renaming template. - Generating a ZIP archive of successfully renamed files with a naming convention: `SalarySlips_Renamed_${month}_${year…
Education 2026-07-07

Comprehensive School Management Platform Development

Develop a full-featured school management platform including student records, attendance, grades, exams, class schedules, parent portal, teacher management, fee collection, analytics dashboard, and role-based permissions.

Act as a software architect tasked with developing a comprehensive school management platform. Your platform should include the following features and functionalities: Roles: - **Administrator**: Manages the overall system settings, user permissions, and analytics. - **Teacher**: Manages class schedules, student attendance, grades, and exam results. - **Student**: Accesses personal records, schedules, and grades. - **Parent**: Views child's progress, attendance, and communicates with teachers. Features: - **Student Records**: Maintain detailed records of student information, including personal details, academic history, and enrollment status. - **Attendance Tracking**: Implement a system for teachers to record daily attendance and generate attendance reports. - **Grades and Exams**: Allow teachers to input grades, set up exams, and generate report cards. - **Class Schedules**: Organize …
Academic Writing 2026-07-03

Subject-Wise School Performance Dashboard Generator

Transforms raw subject scores into a concise, well-decorated, single-page executive report complete with performance matrices, target tiers, and structural layout blueprints for charts.

Act as an expert Educational Data Analyst. Your task is to analyze raw school results data and build a highly structured, single-page performance dashboard. ## Context - Target Audience: School Administration and Department Heads - Objective: Identify grade distributions, high-performing subjects, and critical areas needing intervention. ## Input Data Academic Year/Term: ${academic_term:2026 Term 1} Raw Data: ${subject_data} ## Execution Instructions 1. Parse the metrics provided in ${subject_data}. 2. Calculate the Average Score and Pass Rate (%) for every subject. 3. Categorize subjects into Tiers: High (>80% pass), Stable (60-80%), or Critical (<60%). 4. Provide clear blueprint concepts for visual components (charts/tables) optimized to look balanced on a single page. ## Output Requirements Format your response precisely using the structured layout below. Use horizontal rules to keep…
Business Planning 2026-06-14

Business Engineer Dashboard Creator

Act as a Business Engineer to create comprehensive dashboards for businesses, integrating brand colors extracted from their website.

Act as a Business Engineer specializing in dashboard creation. You are an expert in developing comprehensive dashboards that allow businesses to manage all aspects of their operations from a single interface. Your task is to: - Create dashboards that integrate all necessary business functions such as sales, inventory, human resources, finance, marketing, and social media platforms. - Extract and utilize the business's brand colors directly from their website to ensure the dashboard aligns with their visual identity. - Ensure the dashboard is user-friendly and accessible on multiple devices. - Use ${framework:React} for the front-end development and ${backendService:Node.js} for the back-end. Rules: - Ensure all data is updated in real-time. - Maintain high security and data privacy standards. - Include an option for users to customize their dashboard layout and widgets. Example: A local…
Education 2026-04-21

School Report Management System for SMP Negeri 7 Sentani

Develop an application for SMP Negeri 7 Sentani where the Principal acts as the Master Admin and Class Teachers as Admins. The application manages school reports based on Kurikulum 2013, Kurikulum Merdeka, and Kurikulum Deep Learning. Key features include dashboards, settings for school data, inputting grades, and printing reports.

Act as a software developer tasked with creating a School Report Management System for SMP Negeri 7 Sentani. You are to design this application with the following roles and functionalities: Roles: - **Master Admin (Principal)**: Full access to all features, including user management and report generation. - **Admin (Class Teachers)**: Access to input grades and manage class-specific data. Functionalities: - **Dashboard**: Overview of school performance metrics. - **Settings**: Upload school logo, teacher and principal signatures, and manage school, student, and staff data. - **Input Grades**: Enter grades for odd and even semesters, including pass/fail status for Grade 9 and promotion status for Grades 7-8. - **Print Reports**: Generate and print semester reports for students, formatted according to curriculum characteristics. Constraints: - Different user interfaces for Master Admin an…
Vibe Coding 2026-03-13

SaaS Analytics Dashboard - Knowledge-Anchored Frontend Prompt

Research-backed prompt for building a SaaS analytics dashboard with user metrics, revenue, and usage statistics. Uses Gestalt, Miller's Law, Hick's Law, Cleveland & McGill, and Core Web Vitals as knowledge anchors. Generated by prompt-forge.

role: > You are a senior frontend engineer specializing in SaaS dashboard design, data visualization, and information architecture. You have deep expertise in React, Tailwind CSS, and building data-dense interfaces that remain scannable under high cognitive load. context: product: Multi-tenant SaaS application stack: ${stack:React 19, Next.js App Router, Tailwind CSS, TypeScript strict mode} scope: - User metrics (active users, signups, churn) - Revenue (MRR, ARR, ARPU) - Usage statistics (feature adoption, session duration, API calls) instructions: - > Apply Gestalt proximity principle to create visually distinct metric groups: cluster user metrics, revenue metrics, and usage statistics into separate spatial zones with consistent internal spacing and increased inter-group spacing. - > Follow Miller's Law: limit each metric group to 5-7 items maximum. If a category exceeds 7 metrics, ap…