{"templates":[{"id":"saas","name":"SaaS Starter","description":"Full-stack SaaS application with auth, billing, and dashboard","category":"web","tech":["Node.js","React","PostgreSQL","Stripe"],"features":["user-auth","subscription-billing","admin-dashboard","api-rate-limiting"],"difficulty":"advanced"},{"id":"ecommerce","name":"E-Commerce Store","description":"Online storefront with product catalog, cart, and checkout","category":"web","tech":["Node.js","React","MongoDB","Stripe"],"features":["product-catalog","shopping-cart","payment-processing","order-management"],"difficulty":"intermediate"},{"id":"portfolio","name":"Developer Portfolio","description":"Personal portfolio site with project showcase and blog","category":"static","tech":["Next.js","Tailwind CSS","MDX"],"features":["project-showcase","blog-posts","contact-form","dark-mode"],"difficulty":"beginner"},{"id":"chat","name":"Real-time Chat App","description":"Instant messaging app with rooms, typing indicators, and file sharing","category":"web","tech":["Node.js","React","Socket.io","Redis"],"features":["real-time-messaging","chat-rooms","typing-indicator","file-sharing"],"difficulty":"advanced"},{"id":"blog","name":"Content Blog","description":"SEO-optimized blog with markdown editor and comments","category":"content","tech":["Next.js","PostgreSQL","Tailwind CSS"],"features":["markdown-editor","seo-optimization","comments-system","rss-feed"],"difficulty":"beginner"}]}