Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

KontentEngine.io

2.1k members • Free

Saudi AI community

283 members • Free

Tech Snack University

10.9k members • Free

3 contributions to KontentEngine.io
Mega Prompt That Creates A SaaS App In Next.JS
Create a complete Next.js 14+ SaaS framework foundation with the following specifications: ## Project Initialization Initialize a new Next.js project with: - npx create-next-app@latest saas-framework --typescript --tailwind --eslint --app --src-dir --import-alias - Use App Router (not Pages Router) - TypeScript for all files - Tailwind CSS with custom configuration ## shadcn/ui Integration 1. Initialize shadcn/ui with proper configuration 2. Install these essential components: button, card, input, label, form, dropdown-menu, navigation-menu, sheet, dialog, avatar 3. Configure the components.json file for consistent theming 4. Set up proper import aliases for components ## Project Structure Create this exact folder structure: src/ ├── app/ │ ├── globals.css │ ├── layout.tsx │ ├── page.tsx │ └── (auth)/ # Route groups for future auth pages ├── components/ │ ├── ui/ # shadcn components (auto-generated) │ ├── layout/ │ │ ├── header.tsx │ │ ├── footer.tsx │ │ └── navigation.tsx │ ├── features/ │ │ └── landing/ │ │ ├── hero-section.tsx │ │ ├── features-section.tsx │ │ └── pricing-preview.tsx │ └── common/ │ ├── loading-spinner.tsx │ └── theme-toggle.tsx ├── lib/ │ ├── utils.ts # cn() utility and helpers │ ├── constants.ts # App constants │ └── types.ts # Shared TypeScript types ├── styles/ │ └── globals.css # Additional custom styles └── types/ ├── auth.ts # Auth-related types (for future) └── subscription.ts # Subscription types (for future) ## Configuration Files 1. **tailwind.config.ts**: Extend with custom colors for SaaS branding (primary, secondary, accent colors) 2. **prettier.config.js**: Include tailwindcss plugin for class sorting 3. **next.config.js**: Optimize for production with proper headers and redirects setup 4. **.env.local.example**: Template for environment variables (include placeholders for SUPABASE_URL, etc.) ## Core Components to Build 1. **Layout Components:** - Header with logo, navigation, and auth button placeholders - Footer with company links and social media
1 like • Jul 15
Found this on youtube through the algorithm, Saved me a ton of work. Thank you Tremendously.
Claude-UX-Consultant is awesome
Get Claude to Automatically Screenshot all your UI pages and elements, then write a comprehensive review which you can feed back to Claude Development Agent to enhance your website. This feedback loop combined with awesome-claude should really streamline UI/UX debugging and enhancement. Sharing As a small thank you for the community and the amazing SaaS framework prompt which did save me a lot of headache. public repo: https://github.com/Abuelrish/Claude-UX-Consultant, I made Claude make this, I generally understand how it works, but i didn't really dive into the code or even attempt to understand it or optimize it. I'm not a coder, i just requested this loop while i'm coding and it wrote a script, which i refined then asked it to make it a public tool. Claude wrote almost everything you see in the repo. I tested it and it does really work.
Welcome! Introduce Yourself HERE 🔥
Hi! Welcome to the KontentEngine.io Community! Introduce yourself in THIS THREAD below! (✄ copy/paste the template 👇) Where are you from? What are you building? What is your #1 blocker?
2 likes • Jul 15
Hey all, Where are you from? Saudi Arabia What are you building? An Automated system for Marketing Copy Generation, Designed to manage and track version control, Personas, Language Guidelines, Prompts, Examples and token usage. Aim is to create a system which streamlines and optimizes Mass Copy generation with the least Token usage and a good prompt management system. What is your #1 blocker? Time, and coding experience. However the awesome-claude framework did wonders and is working well for me considering my lack of experience. I'm a Business Analyst by trade. Small Gift for the community, i was able to get Claude to make an Automated system for UX-review, It will automatically webcrawl your local app, screenshot all pages and generate a comprehensive review in multiple formats which you can feedback to your Development agent to enhance your UI. Find it here: https://github.com/Abuelrish/Claude-UX-Consultant I have to Add, your SaaS framework prompt really saved me a tremendous amount of tokens, and saved me a whole lot of headache, I'm forever thankful. I hope this script is helpful to you. all my best.
1-3 of 3
Ibrahim Abuelrish
2
12points to level up
@ibrahim-abuelrish-7547
Vibe-enterprenuer

Active 64d ago
Joined Jul 15, 2025
Powered by