No description
  • Shell 79.5%
  • TypeScript 16.8%
  • Dockerfile 3.5%
  • Perl 0.2%
Find a file
2026-05-12 01:42:40 -04:00
--archive Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.ai-chats Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.cc-iterations Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.claude/commands Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.perpetual-motion Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.specify Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
ai-chats Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
ai-protocols Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
apps Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
docker Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
docs Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.gitignore Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
.gitignore copy Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
Building a Tauri YouTube Downloader - Complete Technical Guide.md Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
CLAUDE.md Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
compass_artifact_wf-2c45a7f2-23e6-4cde-9d71-e8335bc65f02_text_markdown.md Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
Dockerfile.pm Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
gitea.sh Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
keep-going-now.md Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
LICENSE Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
package.json Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00
README.md Sync: bulk checkpoint 2026-05-12 (pre-Arch-reformat) 2026-05-12 01:42:40 -04:00

Read Me

The purpose of this repo is to manage a happening YouTube channel. we should carefully consider the contents of @docs/prd-brainstorm.md to explore the best way to approach this project! read everything that's in ./docs/*

🚨 ATTENTION ALL AI CODING ASSISTANTS 🚨

This protocol MUST be followed by ALL AI tools: Claude Code, Gemini CLI, Qwen CLI, Kilo Code Extension, Codex Extension, and any other AI coding assistant.

Read in and follow the directions laid out by this file: ai-chats/README.md with every exchange with the dev user!

^ REMEMBER THIS AT ALL TIMES!!

Current Requirements

First thing we need is a well defined PRD, but let's start with this information to base it on. AI, ask me questions and work with me to help you help me create this well defined PRD which will be put in a file ./docs/PRD.md.

Here we go:

  • I want a numbered menu based script utility out of this repo.
  • When the script(s) (I'd like to primarily focus on linux bash scripts, but eventually, I'd like counterpart scripts for other OS's) are run, all the files and sub-folders are shown from the root-of-git-repo.
  • There is a folder here called root-of-git-repo. All or some of the contents should be copied to every repo found within a particular path (entered by the dev user - default will be ~/src)
  • This allows me to make one edit in one repo (this one), and copy it all out to all of my other repos.

help me bang out the rest of the requirements!