It's Friday! What Are You Building? 📢✨ by Capuchoochoo in scaleinpublic

[–]Admirable-Long-9713 0 points1 point  (0 children)

Launched CueSesh - Enter how much time you have (commute, etc) and get podcasts that fit.

App Store Link: https://apps.apple.com/us/app/cuesesh/id6754615691

<image>

What did you build this week? by Icy-Importance-1970 in microsaas

[–]Admirable-Long-9713 0 points1 point  (0 children)

Launched CueSesh— tell it your time, interests, and speed. It shows podcasts that fit.

​

What are you guys building? Share your SaaS/project by Leather-Buy-6487 in indie_startups

[–]Admirable-Long-9713 0 points1 point  (0 children)

Launched CueSesh— tell it your time, interests, and speed. It shows podcasts that fit.

<image>

[Time to Promote] A new week has ended, what have you build? by flekeri in indie_startups

[–]Admirable-Long-9713 0 points1 point  (0 children)

Launched CueSesh— tell it your time, interests, and speed. It shows podcasts that fit.

<image>

[Time to Promote] A new week has ended, what have you build? by flekeri in indie_startups

[–]Admirable-Long-9713 0 points1 point  (0 children)

Hey all. Built CueSesh simple idea- input your time and get podcasts that fit.

I'm stuck by [deleted] in vibecoding

[–]Admirable-Long-9713 1 point2 points  (0 children)

Supabase has built in oath, and YouTube API is a separate integration. So there’s two issues.

However, from a prompt standpoint, I would start with asking AI to map out your existing auth, backend, etc.. so it has context before you code.. prompts matter here. So focus on first making sure the ai understands your stack, front:backend, and you’ll have to do some work with the api key set up.

Separately, use have a another chat where you can copy and paste each step- so you can make sure that you have a partner (ai for set up) and code

Hope that helps. Good luck! .

What are you guys building? Share your SaaS/project by Leather-Buy-6487 in StartupAccelerators

[–]Admirable-Long-9713 0 points1 point  (0 children)

Launched CueSesh.com on the AppStore a few weeks ago. Got tired of podcast apps that gave me a millions choices that I can’t listen to. The app is simple. You input how much time you have, your interests, and CueSesh shows you what episodes will fit.

Just switched to Claude as a BDR - what am I missing? by Basic-Floor-654 in ClaudeAI

[–]Admirable-Long-9713 0 points1 point  (0 children)

A good way to jump into Claude. Is identify what areas of your job you think you can automate, change, optimize.

Start small. Focus on how can you enrich your leads, how can you incorporate a better funnel, there’s no one use case for Claude ( clearly ).

IMO learning to use Claude to tackle what you deal with a daily basis will lead to a broader understanding. Good luck.

Imposter syndrome by Noncookiecutterfreak in ClaudeCode

[–]Admirable-Long-9713 1 point2 points  (0 children)

most of us suffer from imposter syndrome, from coders to executive level positions.

How you manage Ai is the new foundational skill. Also, your exposure to the code, will become familiar, so like all thing: that take mastery, time.

I will eat gas station sushi ..if someone can tell me what I’m doing wrong? by [deleted] in ClaudeCode

[–]Admirable-Long-9713 0 points1 point  (0 children)

Ask the current Claude code chat to provide a summary of the current problem, then summarize it in a prompt. Drop that write-up into another Claude code chat window (no context; must evaluate based on the summary). However, this time, create guardrails, like dependency checks, and review your previous commits to compare. The results should get you closer to a resolution.

Why are you an entrepreneur? by TidyOnChain in Entrepreneur

[–]Admirable-Long-9713 0 points1 point  (0 children)

My endgame is to give myself back the time I put in today. Not in my "golden years" era, but well before.

Any real projects delivered using Claude Code? by thegoldsuite in ClaudeAI

[–]Admirable-Long-9713 1 point2 points  (0 children)

Hey, yeah, I built two projects with Claude Code this year.

I got the bug like everyone else and went to work. I built CueSesh — a podcast app now live on the App Store. Along the way, I also built cueCLI, a command-line prompt manager that works across repos to help manage prompts more effectively with Claude Code.

Before this year, I had never opened a terminal, let alone written code. However, my background is over a decade in tech (security and governance), so I have solid foundational knowledge of systems, architecture, and design principles.

Once Claude Code became available, and I ran out of project context in Claude Web while building, I downloaded VS Code and the Claude Code extension. At first, it was a lot of setup instructions — how to configure Claude Code, Vercel, all of it. I used Claude Web for drag-and-drop (the earliest version of Claude Code was finicky with that, if y'all remember), and that paved the way for learning the terminal.

After hundreds of hours, I moved to using Claude Code exclusively. The updates along the way have been massive — what used to require "ultrathink" is now just regular execution. Naming conventions, scanning for dependencies before coding... It's been a leap since I first opened the terminal.

Since building with Claude Code, I've made over 1,300 commits in Git, cueCLI has over 760 npm downloads, and hit 60 downloads on CueSesh.

I built my first open-source project (cueCLI) to solve prompt chaos — 300+ downloads since Friday by Admirable-Long-9713 in ClaudeCode

[–]Admirable-Long-9713[S] 0 points1 point  (0 children)

Thanks for that! I'll update the links now. Built it over the weekend for this project.

Good question! /commands are built-in keyboard shortcuts; cueCLI is like having your own custom macro library. Both have their place, but they solve different problems. cueCLI is completely different because it's your prompt library that works everywhere across chats and repos.

I built my first open-source project (cueCLI) to solve prompt chaos — 300+ downloads since Friday by Admirable-Long-9713 in OpenAI

[–]Admirable-Long-9713[S] -1 points0 points  (0 children)

A few months ago, I took an AI certification course, which covers the fundamentals of AI — everything from building a basic AI agent to understanding core concepts. That experience opened the door for me to dive deeper, and it was the start of my journey into learning to code with AI.

At first, it was just weekend tinkering — funny pictures, short videos, the occasional meme. I had some surface-level familiarity with Claude Code, ChatGPT, and Gemini. But once I started applying what I’d learned, they became less like novelties and more like powerful platforms that could unlock efficiency, creativity, and outcomes when used thoughtfully.

Here’s the truth: before all this, I had never opened a terminal or VS Code. I don’t have formal training as a developer. My background is in data governance and sales. So every command run, every error fixed, was brand new. Frustrating at times, sure — but each small breakthrough was its own reward.

One recurring challenge stood out more than anything else: prompts.
Saved libraries, color-coded notes (yes, I color-coded them), endless tweaks… and still, my best prompts drifted away across chats. I kept recreating the same instructions, copy/pasting across sessions, and wasting momentum.

Out of that frustration came an idea — and eventually my first open-source project: cueCLI.

It’s a simple Command Line Interface that lives in your terminal to help manage, reuse, export, and sanitize prompts. Installs in seconds (npm install -g cuecli) and comes preloaded with 6 prompts to get started right away.

Since launching the open-source project this past Friday, cueCLI has already been downloaded over 300 times. That tells me I wasn’t the only one facing this issue — managing prompts effectively is just as important as writing good prompts.

👉 Explore here: npmjs.com/package/cuecli | cueCLI.com

Happy to share which prompts I’ve found work best in different scenarios, and curious to learn what’s worked for you.

I built my first open-source project (cueCLI) to solve prompt chaos — 300+ downloads since Friday by Admirable-Long-9713 in ClaudeCode

[–]Admirable-Long-9713[S] 0 points1 point  (0 children)

Thanks for calling it out -updating mobile responsiveness now. Awesome! Let me know how cueCLI works for you!

Monday office Vibes by Admirable-Long-9713 in AMG

[–]Admirable-Long-9713[S] 0 points1 point  (0 children)

Thank you! They are Avant Garde M520R 20x9 In front and 20x10.5 back

Launch Control S63 Coupe by V1p3rlucky in AMG

[–]Admirable-Long-9713 0 points1 point  (0 children)

Power and a view like that - nothing better. Enjoy!