How to Code Like a Senior Engineer Using AI

Video ID: IeoTyqZjqkA

YouTube URL: https://www.youtube.com/watch?v=IeoTyqZjqkA

Added At: 23-04-26 23:00:04

Processed: Yes

Sentiment: -

Categories: Programming

Tags: typescript, code, workflow, prd, tdd, github-issues, refactor, cloud-code

Summary

No summary

Transcript

Matt PCO, TypeScript guy, just open
sourced his entire clot code workflow.
And today we're going to try to install
it and try it ourselves. So here's what
his skill lineup looks like. Two PRD.
Now this creates a PRD through an
interactive interview. This can break
any PRD into independently grabbable
GitHub issues. And then we have TDD,
which is testdriven development with a
red green refactor loop and a few more.
Now these aren't prompts. These are
workflows. And here's how you can
install them. First step is to open your
terminal. Now run this command. And
that's it. Now all of his skills are in
your cloud code or codeex. So let's try
one. We're going to open any project and
type / TDD. Tell what feature you wanted
to build. Now it'll write the failing
test first, then the code to make it
pass, then refactor one vertical slice
at a time. This is how senior engineers
actually work. Now your AI does it too.
So if you want this, make sure you
comment skills to get the GitHub link
and don't forget to follow Builder
Central for more such content.