Michaux Kelley's Avatar

Michaux Kelley

@mkelley33.com

Senior Application Development Engineer coding in JavaScript, TypeScript, HTML, CSS, Node.js, Next.js, and other web technologies. A family man first, coder second, but a lover of all things code. Check out my blog at https://mkelley33.com

68
Followers
95
Following
76
Posts
07.02.2024
Joined
Posts Following

Latest posts by Michaux Kelley @mkelley33.com

Preview
GitHub - github/spec-kit: πŸ’« Toolkit to help you get started with Spec-Driven Development πŸ’« Toolkit to help you get started with Spec-Driven Development - github/spec-kit

I πŸ’™ github.com/github/spec-... tool for creating new features using it's CLI to get you up and running quickly. It's very thorough, and the code review is going to take much longer than the feature. Fingers crossed 🀞

07.03.2026 15:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

La microgestiΓ³n mata el talento y la motivaciΓ³n

🧡 πŸ‘‡

19.02.2026 13:20 πŸ‘ 0 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

I’d rather my tests run in under 5 seconds (without coverage report) and aim for 90% coverage, often settling for closer to 80% coverage, than have a long running test suite killing me by 3,622 tiny cuts (that’s how many tests I have, but running at 15 seconds!) Fast tests ftw

02.02.2026 05:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

The force is strong with this GHCP/Claude Opus prompt: "Please don't ever use any type or eslint-disable. There is always a way young skywalker. Join the light side of the force!"

I'm waiting to see if a Darth Vader approach will be used instead (if so, I'm outta here)

#AI #claude #anthropic #ghcp

22.01.2026 09:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

My record player sounds best at -42db. Just a little too loud for the neighbors. Oh well, I can always wait until they’re not home

03.01.2026 00:47 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I feel like I’m playing build roulette using GitHub copilot to fix my breaking build. I’m about to have a devops persona prompt to review my build process etc. #devops #docker #aws #ghcp

10.11.2025 01:39 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Six passing builds in a row. What, me worry? Merge.

10.11.2025 01:07 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

GitHub Copilot with Claude Sonnet 4.5 generated this; some pretty solid advice about not taking your secrets to email or slack:

### ❌ DON'T

- Commit `.env` files to git (already in `.gitignore`)
- Share secrets in Slack/email
- Use the same AUTH_SECRET across environments

09.11.2025 15:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub Copilot Instructions GitHub Copilot Instructions. GitHub Gist: instantly share code, notes, and snippets.

I updated my GitHub Copilot instructions file to this today. Here's the gist to it: gist.github.com/mkelley33/bc...

Please feel free to copy and change in any way you wish, including suggesting edits and forking the gist.

#githubcopilot #ghcp #ai #gist

09.11.2025 02:12 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Reading docs for Video.js bit.ly/483x16H

"A lot of the root source directory is JSON configs for various package managers because, Internet." πŸ˜‚πŸ˜‚πŸ˜‚

Many big projects evoke Nietzsche's "gazing into the abysss," bit.ly/3WBSA95 Gaze not into code rewrite, rather remember: "because, Internet"

05.11.2025 10:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This message is dedicated to all my fellow tab hoarders!

02.11.2025 04:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I sort of just rage quit all browser tabs and windows had open, regaining about 8 GB or so of memory. It felt so dangerous. It felt so good. It was worth it. Totally. Oh, and I wasn’t really raging nor did it stop me from creating new tabs. I closed the tabs in Visual studio Code! All my editors!

02.11.2025 04:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

And this is what just putting the heading β€œIdeal” under my other four prompt-generating headings yielded. β€œIt looks like a Lawrence Ferlinghetti poem out of a Coney Island of the mind” unlike the other four headings this one doesn’t stop spitting out words. It starts repeating them! #AI #GHCP

31.10.2025 07:07 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I started with four headings to prompt the AI to deliver an even better response than the one before for each heading. And Claude Sonnet in GitHub copilot does a fantastic job. Tonight I wondered if I might strike a chord with the AI by giving it the heading β€œIdeal” and it wrote a full page prompt!

31.10.2025 06:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
Beyond Vibe Coding with Addy Osmani
Beyond Vibe Coding with Addy Osmani YouTube video by The Pragmatic Engineer

@addyosmani.bsky.social has spoken, and vibe coding shall not pass youtu.be/dHIppEqwi0g?...

30.10.2025 19:21 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

AI tool just told me it had synthesized a typescript pattern name as its β€œhonest” answer as to where I was getting its info. Nice feature, but do I have to prompt where it’s getting its information from every time I use it? Anyone heard of const assertion object pattern?

26.10.2025 06:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

My favorite new GitHub copilot trick:
Create a markdown file. Establish four headings: Good, Better, Best, and Outstanding. Write your first prompt under the heading Good: β€œAs a senior software engineer…” Repeat this process for each heading and let GHCP iterate over the prompts. I get great mileage

21.10.2025 03:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

I have two vs code windows open, running GitHub copilot in both running the same prompt, and my computer still hasn’t run output of memory yet. Good vibes only

21.10.2025 03:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Pimp and tweak that eslint configuration

Pimp and tweak that eslint configuration

I feel the urge to merge

20.10.2025 04:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Copilot finished iterating on the prompt, and told me this with emojis: Charles Xavier would be impressed with this level of mental organization 🧠✨

20.10.2025 04:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Would love any suggestions on how to add a little more flavor to my shadcn-ui components, then please let me knowβ€”not really a designer per se.

20.10.2025 04:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Trying to encourage my AI coding assistant with this prompt: β€œFix the linting errors that occur when you run npm run lint.”

β€œThen just to mess with the AI:
Charles Xavier and Cerebro could do it, but I bet you can do it with your hands tied behind your back”

20.10.2025 04:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

Well, I’ve exhausted the GitHub copilot premium requests for my personal account this month using the Pro subscription. I’m already scraping the piggy bank for more. Today so far: a meager spend of two bucks or so. Will I make it to the end of the month on a $15 budget?

20.10.2025 00:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
a cartoon character is laying on the grass with the words " i don t know what i 'm doing with my life " ALT: a cartoon character is laying on the grass with the words " i don t know what i 'm doing with my life "

Holy Batman. GitHub copilot is running python to fix my typescript errors. What is the world coming to? What am I doing with my life?

20.10.2025 00:52 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Anytime I’ve type a long command for the 1000th time, I get the urge to make an alias for it and save my precious hands from all that typing

19.10.2025 03:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

My dad watching my editor generate code using GitHub copilot, shrugs and says: β€œOh yeah, I’ve seen the Matrix” like what was happening on the screen was so yesterday

19.10.2025 03:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Me talking to AI as I review the code it generated: Yeah, that looks rightβ€”kinda how I used to do it. Whistles. And merge.

19.10.2025 03:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

GitHub copilot flow:
1. Prompt it with lotsa context
2. Click allow always buttons
3. Click continue always buttons
4. Curse hallucinations
5. Take the time to review the changes
6. Make it write unit tests for code added
7. Lint and fix errors
8. Make it review the code it just wrote
And so it goes

19.10.2025 02:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Ooga Booga Caveman GIF ALT: Ooga Booga Caveman GIF

When AI coding assistant goes all rogue and starts vibe coding with opinions that aren’t mine

19.10.2025 02:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Sometimes my AI prompts make me feel like that person in a long line line at Starbucks trying to order a Venti, half-caf, sugar free caramel latte (exactly 6 pumps), add whipped cream, skinny, with a few shakes of cinnamon on the froth and cup sleeve to protect my stupid hands!

19.10.2025 01:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0