スタートアップのアイデアを、Next.js Webアプリ、Electronデスクトップ向け時間追跡コンパニオン、6つのNestJSマイクロサービス、Yjs/HocusPocusコラボレーションサーバーにまたがる、ローンチ可能な製品へと変えるAI駆動型SaaS。マルチモデルAI計画生成(GPT、Claude、Gemini)、構造化されたプロジェクト管理、リアルタイム共同ドキュメント、エンドツーエンドの作業追跡を組み合わせます。

Next.jsフロントエンド、6つのNestJSマイクロサービス、スタンドアロンのElectronデスクトップアプリケーションにまたがるフルスタックSaaSプラットフォームを開発しました。
OpenAI GPT、Anthropic Claude、Google Geminiを交換可能な生成バックエンドとしてサポートし、フォールバック弾力性を持つマルチモデルAIエンジンを構築しました。
バッチ生成とリアルタイム進捗追跡により、9種類の計画バリエーション(3つのティア x 3つのバージョン)を生成する段階的計画生成を実装しました。
Yjs CRDTとHocusPocus WebSocketを使用し、ライブカーソル表示と競合のないマージ機能を備えたリアルタイム共同ドキュメントワークスペースを設計しました。
BlockNoteリッチテキストエディター、Excalidrawホワイトボード、Mermaid図、PDFビューアを統合インターフェースで備えたリッチドキュメントワークスペースを作成しました。
画面録画、録画間隔、タスクレベルの作業ログ、週次タイムシート、時間分析機能を備えた完全な作業追跡システムを構築しました。
自動画面キャプチャ、アイドル検出、プラットフォームバックエンドへのリアルタイム同期機能を備えたデスクトップElectron時間追跡アプリケーションを開発しました。
Auth、Project、Work Tracking、Document、Collaboration、Notificationドメインをカバーする6サービスのNestJSマイクロサービスシステムを設計しました。
単一のスタートアップのアイデアから、マルチモデルAI生成によって構造化された実行可能な製品計画を作成し、その計画を実行するためのプロジェクト管理および共同ワークスペースツールを、すべて1つのプラットフォームで提供します。
MicrocosmWorks built the AI engine to support OpenAI GPT, Anthropic Claude, and Google Gemini as interchangeable generation backends with automatic fallback resilience. Users can select their preferred model, or the system defaults to the optimal model for the task type. Each idea generates 9 plan variations across 3 tiers (MVP, Growth, Scale) and 3 versions per tier, allowing founders to compare AI-generated approaches before committing to a development path.
MicrocosmWorks implemented real-time collaboration using Yjs CRDT (Conflict-free Replicated Data Type) and HocusPocus WebSocket server. Multiple team members can edit BlockNote rich text documents, Excalidraw whiteboards, and Mermaid diagrams simultaneously with live cursor presence and conflict-free merging. Changes propagate in real time without data loss, even when two users edit the same section simultaneously.
MicrocosmWorks built a cross-platform Electron desktop application that tracks work time with automatic screen capture at configurable intervals and idle detection that pauses tracking when the user steps away. Captured work logs sync to the Kickly web platform backend in real time, feeding into task-level timesheets, weekly reports, and team analytics dashboards. The desktop app provides accountability and billable-hour tracking for distributed startup teams.
MicrocosmWorks architected six NestJS microservices with clear domain separation: Auth (passwordless OTP with dual JWT), Project (idea management, plan generation, task hierarchy), Work Tracking (screen recordings, time logs, timesheets), Document (BlockNote editor, Mermaid diagrams, PDF viewer), Collaboration (Yjs/HocusPocus real-time sync), and Notification (email via AWS SES, in-app alerts). This separation enables independent scaling and deployment of each service.
MicrocosmWorks integrated Razorpay for subscription billing with full lifecycle management including checkout, plan upgrades, cancellation, and invoice generation. Plan tiers control the number of active projects, AI generation credits per month, team member seats, and storage limits. Credit consumption is tracked per AI generation request, with the system preventing over-usage and prompting upgrades when limits are approached.
