Inspiration
The greatest barrier to achieving a big goal isn't a lack of ambition; it's the paralysis of a blank page. We've all been there: staring at a monumental dream—like "launching a business" or "learning a new skill"—and feeling so overwhelmed we don't even know where to start. This initial friction is where most great ideas die.
Our inspiration came from a simple question: What if we could use the power of AI to eliminate that friction? We envisioned a tool that acts as an expert strategist, taking any large, intimidating goal and instantly breaking it down into a logical, step-by-step roadmap. The Bolt.new "One-Shot Challenge" provided the perfect opportunity to turn this concept into a real, functional application with a single, focused prompt.
What it does
Deconstruct is an AI-powered goal and task decomposer that transforms overwhelming ambitions into actionable, step-by-step plans. Here’s the user journey:
- Input a Goal: The user types any large goal or complex task into a simple text box. This could be anything from "Run a 5k marathon" to "Learn quantum computing."
- Generate a Plan: With a single click on "Create My Action Plan," the app sends the goal to a powerful AI model.
- Receive Clarity: In seconds, the app displays a complete, logical, and sequential checklist. Each item is an actionable step that moves the user closer to their goal. The checklist is interactive, allowing users to check off tasks as they complete them, providing a satisfying sense of progress. In essence, Deconstruct bridges the gap between ambition and action, making the first step—and every step after—obvious and achievable.
How we built it
Deconstruct was built entirely on Bolt.new and brought to life with a single, comprehensive prompt. Adhering to the spirit of the WLH One-Shot Challenge, we did not write a single line of traditional code. Our prompt was engineered to define three key areas:
UI/UX: We specified a motivational and focused design, including a blue-to-purple gradient background, white text, a modern font, and a clean layout to minimize distractions.
Frontend Components: We defined the necessary elements—a title, a subtitle, a large text area for input, and a primary call-to-action button.
Backend AI Logic: This was the core of the prompt. We instructed the AI to take the user's text input and act as a "strategic project manager." Its task was to analyze the goal and generate a structured, sequential, and interactive checklist of actionable steps that a beginner could follow. The result is a testament to the power of declarative, prompt-based development.
Challenges we ran into
The Google Gemini API key was not stored in the .env file. Had to fix that to keep it secure.
Accomplishments that we're proud of
We are incredibly proud of creating a tool that delivers a true "wow" moment from a single prompt. Seeing a complex goal like "Launch a successful podcast" be broken down into a clear, 15-step plan in seconds is genuinely empowering.
What we learned
The Prompt is the New Code: We learned that the craft of the future is prompt engineering. The specificity, structure, and clarity of your prompt directly determine the quality of the final application.
AI as a "Structure Engine: Beyond just generating content, LLMs are phenomenal at creating structure out of chaos. This project solidified our understanding of AI's potential to organize information and create clarity.
The Barrier to Creation is Disappearing: Tools like Bolt.new are fundamentally changing who can build software. An idea, clearly articulated, is now the most important prerequisite to creating a functional prototype.
What's next for Deconstruct Your Goals
This hackathon project is a powerful proof-of-concept, and we see a clear path forward for Deconstruct. Our roadmap includes:
- User Accounts & Saved Plans: Allowing users to sign up, save their deconstructed plans, and track their progress over time.
- Sub-Task Decomposition: The ability to click on any step in a checklist to "deconstruct it further" into smaller, more granular sub-tasks.
- Export and Integrations: Enabling users to export their plans to PDF, Markdown, or directly into project management tools like Trello, Asana, or Notion.
- Community Templates: Building a library of pre-made, highly-effective plans for common goals (e.g., "Write a Novel," "Build a Fitness Habit," "Learn a Language") that users can start with.

Log in or sign up for Devpost to join the conversation.