alex
alexvue.bsky.social
alex
@alexvue.bsky.social
simple dev
currently learning react native
you can check out my blog
https://alexop.dev/
VSCode Copilot is awesome. It now has all the tools that you need to be productive. I would say, with AI coding tools, I am 3 to 5 times more productive compared to not using AI.
November 12, 2025 at 5:24 PM
its worth to read the source code of vscode copilot. they for example use classes and tsx to define prompts
November 12, 2025 at 4:00 PM
Created my own script that is using the Claude AI SDK to generate a newsletter for Vue Nuxt automatically. I will improve it and then maybe host it and run it automatically. My goal is just to get better with Ai Engineering.
November 12, 2025 at 11:00 AM
Did you know that I have a newsletter? You can subscribe if you want. I plan to post every Sunday about either new blog posts or other things I did. My content focuses on TypeScript, Vue, Node, and more.I alex-op-newsletter.beehiiv.com/subscribe
Alex's Newsletter
A weekly curated roundup of insightful content on Web Development, AI, Software, and Productivity.
alex-op-newsletter.beehiiv.com
November 11, 2025 at 5:20 PM
Hot take: If anyone will lose their jobs to AI, it's not developers. It's easier for a developer to use AI to get work done than for another role. Sometimes you still need to look into the code; we are in the best position to navigate AI agents and be the "HR of AI agents."
November 11, 2025 at 4:00 PM
Good overview of when to use what features from Claude Code.
November 11, 2025 at 11:00 AM
Skills change how I use code. Here, you see a skill that helps my blog find related links and add them. Claude code will activate the skill automatically much better than MCPS if you don't need external sources.
November 11, 2025 at 6:00 AM
Skills are better than MCPS most of the time. Here, I created a Nuxt Content skill that will force Cloud Code to read the Nuxt Content documentation before it does something.
November 10, 2025 at 8:34 PM
claudeskip -p "just do it" is so powerful
November 10, 2025 at 4:00 PM
Is anyone doing something like that with Cloud code? Using it as a linter?
November 10, 2025 at 11:00 AM
Created my custom Claude Code slash command that will save Claude Code conversations in a nice way. I just type /save-chat-history
November 10, 2025 at 1:00 AM
If you use Claude Code, you will get good at building AI agents. The reason why Antropic has built Claude Code in the first place is to have an agent-like experience. The terminal is the best tool to do that.
November 9, 2025 at 5:00 PM
If you use Claude code, please read ->code.claude.com/docs/en/ove...
November 9, 2025 at 4:00 PM
this is what claude skills is all about
November 9, 2025 at 2:51 PM
Spec-driven development is funny. I just watch Claude code do all the work.
November 9, 2025 at 9:40 AM
me and claude code
November 9, 2025 at 8:08 AM
Create my first Claude code plugin. This slash command can help create new commands quickly, subagents, skills, and more.

you can install it like

/plugin install claude-code-builder@claude-code-builder
November 8, 2025 at 8:12 PM
this is how 10 x devs use claude code
November 8, 2025 at 8:02 PM
best resource when it comes to AI coding. I am thinking of buying his course.
November 8, 2025 at 6:29 PM
Knowing when to use subagents in Claude code is a skill itself. Here, I know I needed to change the format and structure of 6 files at the same time.
November 8, 2025 at 5:41 PM
Using something like cloud code feels like a new way of coding.
November 8, 2025 at 4:00 PM
LOL
November 8, 2025 at 1:06 PM
when claude code is more then a llm for you
November 8, 2025 at 10:37 AM
I think only with this package I fully understood the power of claude code github.com/obra/superp...
GitHub - obra/superpowers: Claude Code superpowers: core skills library
Claude Code superpowers: core skills library. Contribute to obra/superpowers development by creating an account on GitHub.
github.com
November 8, 2025 at 9:08 AM
This is a good example of a useful skill for cloud code. With this, when you work on something, Cloud Code will directly ask you if it should use Git worktrees.
November 7, 2025 at 10:23 PM