From e71454f85857ce5dbd5cfc80e01d150475452ae9 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 18:30:28 +0000 Subject: [PATCH] Automated ingestion of prompt: Next.js React Comprehensive Clash of Clans Tool --- ...t_comprehensive_clash_of_clans_tool_459.md | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 prompts/coding/nextjs_react_comprehensive_clash_of_clans_tool_459.md diff --git a/prompts/coding/nextjs_react_comprehensive_clash_of_clans_tool_459.md b/prompts/coding/nextjs_react_comprehensive_clash_of_clans_tool_459.md new file mode 100644 index 0000000..d7cd412 --- /dev/null +++ b/prompts/coding/nextjs_react_comprehensive_clash_of_clans_tool_459.md @@ -0,0 +1,24 @@ +--- +title: "Next.js React Comprehensive Clash of Clans Tool" +contributor: "@huwei19950627@gmail.com" +tags: #coding, #huwei19950627gmailcom +--- + +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