Inspiration

I am vibecoding in a new techstack. I find it very nice to follow along and catch issues. I feel like it is a great way to selectively learn. But this requires a lot of prompting and asking questions and research. Additionally, I am learning but I don't feel I could replicate these features if I needed to by myself. So I want to gain master naturally.

What it does

On large changes (judged by ide llm), it will generate Markdown file as a lesson with challenge questions. The lessons and challenges are centered around the dev's original project, to maximize connection. Note, that as we use the MCP, we generate more lessons, and the MCP is directed to review old lessons, so we can avoid repeating.

How I built it

Windsurf: I generated an MCP that has an agent to handle generating the MD cleanly for the topic. There is an agent within that has tools for better generating the markdown based on the topic itself. Whether it judges it wants to be code heavy, topic heavy, scrape from online, or create flowcharts.

Challenges I ran into

getting LLM to fix the MCP after large effort to generate most of it in one shot.

Accomplishments that I'm proud of

it runs! And also how I conceptually put together the plan as I guided Windsurf.

What I learned

This is my First interaction with mcp and agents in this way.

What's next for Frizz_No_Way

cost reduction

Built With

Share this project:

Updates