HomeVideos

I Tried 100+ Claude Code Skills. These 6 Are The Best.

Now Playing

I Tried 100+ Claude Code Skills. These 6 Are The Best.

Transcript

393 segments

0:00

I've tried hundreds of Claude code skills.

0:02

In this video, I'm going to show you the six most useful

0:05

and give you a full tutorial on how to set them up and configure them.

0:08

All these skills add additional features and capabilities to cloud code, and I guarantee you

0:13

one of them will be useful to you.

0:14

So stick around and let's dive in.

0:16

Okay, so the first skill that I have is actually a set of skills.

0:20

And this is a full repo called G stack which comes from Gary Tan the president and CEO of Y Combinator.

0:26

If you look through here, there's actually 23 different skills that are included in this kind of

0:30

bundle that he's created.

0:31

And this is effectively his solution to being able to create software products using Claude.

0:36

Now there's a lot of different skills that are bundled inside of here.

0:39

I'm not going to go through all of them, but I'll just explain this essentially

0:42

for founders and CEOs.

0:44

First time cloud code users, tech leads and staff engineers.

0:46

And if you want to read through the whole kind of

0:48

methodology and how he came up with it, it's included in the Readme here

0:52

I'm going to show you how to install it.

0:53

But the key skills that he's mentioning to run here, at least to test it out, is the office

0:57

hours skills plan, CEO review, slash review, and then QA.

1:02

Now this is specifically designed for again, people who want to build software products.

1:05

So if you want to write code,

1:06

if you want to build a startup, if you want to build something useful for yourself

1:10

or your mom, this is a great skill kind of bundle to download and set up.

1:14

If you scroll through here, you'll get a full list of all of the skills that are included so you can see

1:18

office hours, plan, CEO, review, review, investigate, design, QA only, etc.

1:22

and again, this is built by Gary who's kind of an expert in building

1:26

software products and investing in them, given that he's the CEO of Y Combinator.

1:30

Okay.

1:30

So how do you actually set this up inside of cloud code?

1:32

Well, if you go to this link, I'll leave it in the description.

1:35

There's a large paragraph here that you can just copy.

1:37

So if we just copy this paragraph right here, we can just go and open up cloud code.

1:41

In my case what I did is just one in the terminal and just typed cloud.

1:45

And then I'm literally just going to paste this inside of here.

1:47

I also put auto mode on just so it can do everything itself.

1:50

And go ahead and press enter.

1:52

And you're going to see here that what it will do is go download set all of this up.

1:56

We'll wait a second and then I'll show you some basic usage okay.

1:58

So it's just asking me to proceed.

1:59

I'm going to say yes.

2:01

Proceed. And then it should go with these steps okay.

2:03

So it's almost done adding it.

2:04

Here you can see a list of all of the skills that's going to set up for me.

2:07

So I'm just going to go yes create the.md.

2:10

And it's going to list out all of the skills that are available.

2:12

And then boom, it says, okay, we're all good here.

2:14

We've created this list and now I can start using them.

2:16

So what I'm going to do is I'm just going to get out of this, and I'm going to change into a directory

2:20

where I have some kind of coding project going on, or at least

2:24

a new one where I want to create something and I'll show you the basic usage.

2:27

Okay, so I just opened Claude here in a coding project

2:29

I have, which is like some internal accounting software that I'm using.

2:32

And again we'll go through the quickstart.

2:34

So the first command we can run is the office hours command.

2:36

So we're going to go slash office hours like that.

2:39

And then we can describe what it is

2:41

that we want to build in terms of a new feature the overall application.

2:44

And then G stack will take over.

2:46

So I'm going to say hey I would like to build an internal accounting

2:49

software for my YouTube business where I'm tracking invoices, expenses

2:53

and just generally kind of the financial health of my business.

2:57

Okay. And let's see what we get.

2:59

So you can see now it's kind of prompting me to ask, like, what's the pain?

3:02

Why am I actually building this application?

3:04

I can submit this answer, and it's going to go through and start

3:07

to understand better why I'm actually building this now.

3:10

After that, we could go on and we could use the slash plan

3:13

CEO review the plan engineering review, the review, the QA command.

3:16

I'm not going to show all them because that's going to take a really long time.

3:18

It could be a full video.

3:19

But the point is, if you're building something, you can use all of these different skills,

3:23

and it's really going to make sure that you build something that's actually useful

3:26

and that's validated, rather than just a random vibe coded project.

3:29

Anyways, that's G stack.

3:31

Play around with it. It's very cool.

3:33

Have a look at the repo.

3:33

It's pretty well explained.

3:35

Now let's move to the next one.

3:37

Now, the next feature that I want to add here is related to deployment.

3:40

Now a lot of times I'm building apps with Claude code.

3:42

And then what I wanted to deploy them I actually need to leave the terminal I need to go buy a VPS.

3:46

I need to spin up some hosting whatever.

3:48

Now, rather than doing that, you can actually bring that full functionality into Claude code.

3:52

So you can simply just say, hey, deploy my application.

3:55

Hey, put it on this URL.

3:56

Hey, spin up a new for this API.

3:59

It will just automatically be handled.

4:00

Now this is obviously specifically for developers, but it's a really good skill.

4:04

And I'm going to show you how to add it.

4:05

Now, the way that I'm going to do

4:06

this is by adding the hosting or MCP server, as well as the hosting or agent skills.

4:10

In order for this to work, you will need a hosting or account and you're going to have to have

4:14

some kind of PS now you can actually purchase it directly from the terminal,

4:18

but because I have a partnership with hosting, or if you go to the website,

4:21

I'll leave a link to it in the description.

4:23

The plan that you're probably going

4:24

to want to go with is the business plan here, which is as low as $4 per month.

4:28

And with this you're able to deploy up to 50 websites.

4:31

You get a free domain, you can deploy, manage Node.js applications.

4:34

And again we can connect this directly to cloud code, which I'm going to show you how to do.

4:38

So I can just say, hey, go deploy my site to this URL which will give you a live demo of.

4:43

So if you are interested in having a virtual private server connected

4:46

to cloud code that you can deploy to and use from the terminal,

4:49

the way you can do this is just go to that link, you can put in the duration that you want.

4:53

And then again, because I have the partnership, you can put in the code tech with Tim.

4:57

And that will give you an additional 10% off any plan as long as it's

5:00

12 months or above in duration.

5:02

Then if you want a domain.

5:03

So for example, maybe I want my name Tim or something,

5:06

I can type that in here and I can actually get that one year for free.

5:10

So anyways I'm going to proceed with this.

5:11

And then once I have the I'm going to show you how to connect all of the tools to cloud code

5:15

where it can automatically deploy setups, spin up the websites, etc..

5:18

Now once you subscribe to this flow, it's going to ask you what domains

5:21

you want to use, and it's going to try to prompt you to deploy a site right away.

5:25

You actually don't need to do that.

5:26

What you can do for now is just get out of this onboarding flow.

5:30

You'll still have everything created, just waiting for you to kind of finish it here.

5:33

And then what we can do is go over to API.

5:35

Now from API here, it shows you directly how to add the MCP configuration to cloud code.

5:40

So we can literally just copy this config right here from the API page

5:44

we can go to cloud and we can say add this MCP server to my configuration okay.

5:49

And then I'm just going to paste in the config.

5:51

And then go ahead and press on enter.

5:53

And it should be able to automatically change the MCP config to add the MCP server.

5:58

Now while it's doing that, you'll notice that it needs an API

6:00

token here to connect to your hosting or account.

6:02

So if we just go here to the API page we can generate a new token.

6:05

So I'm just going to call this.

6:07

I don't know cloud code.

6:08

Give it an aspiring whatever you want.

6:10

In my case I'm just going to go never expires.

6:12

And then I'm going to generate that and copy it.

6:14

And obviously don't leak it to anyone. Okay.

6:16

So it looks like it's all added here.

6:17

Now what we need to do is we need to update this here to be our token.

6:21

There's many different ways to do this.

6:23

For example, you can just directly edit this file here.

6:25

If you know how to do that you can set this as an environment variable or what we can do if we're lazy

6:31

and we don't really care too much about the security, is just tell cloud code to add the token for us.

6:35

So I'm going to do that even though this is not best practice

6:37

and not recommended because I'm going to delete the token afterwards.

6:40

Hey, can you please add this token to the MCP config.

6:43

And then I'm just going to paste the token.

6:45

Don't worry, I'll delete this afterwards and then hit enter and it should add it for me

6:48

and then connect okay.

6:50

So now we just need to restart cloud code in order for the MCP server to work.

6:53

So I'm just going to type slash new and then slash MCP.

6:56

And you'll see that hosting our MCP is connected with 118 different tools that we can use.

7:01

So what I can do now is just directly tell it to deploy site or create a new or whatever.

7:06

So for example I'm going to say what can you do with the hosting or MCP server.

7:10

Give me a quick summary okay let's see what we get okay.

7:14

So you can see that we can create a VPN.

7:15

We can manage snapshots.

7:17

We can buy a domain.

7:18

We can check the availability, we can DNS whatever.

7:21

So we can do all of this stuff directly.

7:22

Now from Clodia that actually having to go over to the UI.

7:25

Now what I'm going to say is what domains do I have available.

7:28

And for your case you should get one, right?

7:30

Because if you signed up with that plan, you would have gotten one for free,

7:32

or you could purchase additional ones from hosting, or it's going to give me the list here, and then I'm

7:36

just going to tell it to make a super simple website and deploy so you can see how it works.

7:40

Okay, so you can see we have a few different domains available here.

7:43

So what I can do now is something like this.

7:45

And just say, hey, can you create a super simple website

7:48

that just says, hi, my name is Tim, and deploy that to Tim.

7:53

Boom.

7:53

Press enter and it should just be able to do that.

7:55

And again we now handle all of the deployment directly from Claude.

7:58

We don't need to go to a third party source and we can just deploy a site, spin up a VPN

8:03

all from the terminal. Okay.

8:04

So it says this live.

8:06

Let's go now to the URL and let's check it out and see if it works.

8:09

And there hi my name is Tim right.

8:12

Super simple. That's just what I asked to do. But it deployed it.

8:14

It's live.

8:14

It's working all from the terminal that is the hosting or MCP server.

8:18

And just to note that this is only going to work once you register your domain.

8:21

So what I actually did here is just from the UI, I went to my domains, right?

8:25

I just had a look at the domains that I had,

8:27

and I just made sure I registered this because you do need to say who owns the domain,

8:31

the contact info, all of that kind of stuff,

8:32

and then you'll actually be good to kind of push the site, deploy it, etc..

8:36

Anyways, let's move on to the next one.

8:38

So the next skill I want to have a look at here is Fire Crawl.

8:41

Now Fire Crawl allows your AI agent to crawl and scrape the web, while cloud code by default

8:46

can access the web and it can search for things, it oftentimes will get rate limited,

8:50

blocked, have a captcha pop up or something that it can't pass and fire.

8:54

Crawl essentially solves all of those problems, so it will just be able to go and automate the web

8:58

for you significantly better than the built in features in Claude,

9:02

and we'll be able to bypass any of those security features that the websites have.

9:05

So, for example, you can just scrape all of the temp that's on a page,

9:09

which allows you to automate more tasks, whatever, crawl things

9:13

and just search more efficiently than if you're using the built in skills in Claude.

9:17

Now, Fire Crawl is free to use.

9:19

You get a set number of credits that you need to pay if you want more.

9:21

Now, in my case, I don't use that many so I don't need to pay. But of course,

9:24

if you're using it a lot, you will need to upgrade and buy a few additional credits.

9:27

Now, the way that you can set this up is you can just make a free account on the site.

9:31

I'll leave a link to it in the description.

9:32

And then what you can do is just copy this skill file right here.

9:36

So if you just go to the main page there should be a skill file.

9:39

And then you can literally just open up Claude.

9:41

So let's go to Claude right here and you can say, hey, can you add this skill for me.

9:45

And then boom, you could just paste in the skill, go ahead and press on enter

9:49

and it should automatically add it for you.

9:51

And then it will tell you anything you need to what do you call it here, set it up install, etc.

9:56

so you can see if you actually look up in the skill definition here that it has this pnp

10:00

y fire crawl cli thing.

10:02

So it's actually telling it how to install it, which it should do automatically for you.

10:06

Okay. So it looks like the skill is added.

10:08

Now I'm just going to go slash new just to refresh the context here.

10:11

And I'm going to paste in a prompt just to demonstrate to you how this works.

10:15

So I'm just going to type slash fire crawl here to initiate the skill.

10:18

I'm then going to paste in a prompt.

10:20

The prompt that I have is go to the wiki

10:22

company's directory and crawl every AI startup page and then extract the following.

10:26

Now, while this might work with the built in Claude browser, Fire Crawl is going to do this a lot faster.

10:31

It's going to do it at scale, and it's significantly better at

10:34

crawling and scraping and giving you the data that you actually want.

10:37

So if you want to do something larger, right, like get every single company,

10:41

not just a simple web search or going to one single page,

10:44

then that's where this really comes in and allows you to just more efficiently and more effectively

10:48

actually grab context on the web, which can be very difficult to do.

10:51

So anyways, I'm going to press enter and let's see the result that we get.

10:55

Okay.

10:55

So this is just finished.

10:56

It scraped over 300 different pages, took about ten minutes to run.

11:00

And you can see that it gave me a full markdown file here with the 20 top companies.

11:04

It talks about hiring founders, what they do.

11:07

If we scroll down, we can see the series that they're in.

11:10

I think it talks about fundraising is fundraising as well.

11:13

I'm not sure.

11:13

The point is it did this all directly just from Claudio without me having to step in.

11:18

And in terms of fire crawl, this used 312 credits.

11:21

I now have 822 remaining, and I believe you get 1000 credits per month or something for free.

11:26

So I didn't have to pay for this.

11:27

And I used maybe, what, 30% in one of these uses

11:31

for 300 different pages, which well, makes sense anyways.

11:34

Guys, that's fire crawl. Let's move on to the next one.

11:37

The next skill on my list is a very simple one, and this is just a humanizing skill.

11:42

Now all this does is just make the output that Claude code gives you sound more like a human.

11:48

So you use this.

11:48

Obviously, if you want to write an email or you're going to write a response

11:51

or you want to make a social media post, whatever, so it doesn't sound like an AI generated this.

11:55

Now setting up this skill is super basic.

11:57

There is a git repo right here.

11:59

I'll leave a link to it in the description.

12:00

And if you just go to the cloud code installation, we can literally just copy the two lines

12:04

that it has right here.

12:05

And we can just say, hey, can you add this skill.

12:09

Here is the instructions.

12:12

And just paste it.

12:13

And it should just add it automatically for us that we can test it out.

12:16

Okay.

12:16

So it says it's installed.

12:17

And then what I can do is just use the skill by going slash humanized.

12:20

And let's actually just take this text.

12:22

Let's copy it and paste it here and see if it can humanize it.

12:25

Nice. And then you can see it gives us the final rewrite.

12:27

And it looks a little bit more human installed.

12:29

It leaves at this and runs us.

12:30

Humanize your point at any text, and it'll flag the stuff that screams like abuse and recycled words.

12:35

And notice that using the word stuff, it's using like lower cases, right?

12:39

It's dropped the kind of m dash.

12:41

It's very common whenever cloud code is generating text.

12:43

And again, super useful. I use this all of the time.

12:46

That's how you add it.

12:47

Now, the next skill I have for you is one of my personal favorites.

12:50

That's not really a skill, it's more of

12:52

just kind of like a tool that you can add that makes Claude a lot more useful.

12:55

And that is Composio.

12:56

Now, if you work in Claude a lot, you probably end up connecting a lot of your different tools.

13:01

Maybe you connect your Google Drive,

13:02

maybe you connect Gmail, maybe you connect notion or Facebook ads or meta ads or whatever.

13:07

And when you start adding all of these different tools, it can actually bloat the context

13:12

quite quickly in Claude.

13:13

So Claude has like 100,000 tokens, which is representing the 200

13:17

different tools that you've connected.

13:19

It also means that sometimes the tools can disconnect.

13:21

If you switch over to another machine, it can be a huge pain.

13:23

To reconnect all of them and Composio you effectively fixes all of those problems.

13:27

What you do is you just connect, Composio you to Claude code, and then inside of Composio,

13:32

you can connect all of the individual tools that you want to use at any time.

13:36

Claude.

13:36

Code needs to use one of those tools, rather than having to have them all listed out

13:40

and potentially making a mistake or viewing hundreds at the same time.

13:44

It can just call Composio.

13:45

You search for the correct tool and then get the response back.

13:49

So not only is this more token efficient,

13:51

but it also just works a lot better with higher accuracy because it's discovering

13:55

tools on demand and just connecting them a lot easier rather than what is it

14:00

having all of them already kind of loaded and stalled and showing up in the prompt every single time.

14:05

So let me show you what I mean.

14:06

If I go to Composio here, I'll leave a link to it in the description.

14:09

You want to go to the 41, by the way, because you can also use it to build AI agents.

14:13

So from Composio you, if you just go to the home page here

14:15

and then you go to Connect Apps, you can connect all of the different apps that you want to use.

14:20

So for now, let me just connect Gmail, for example. Let's go here.

14:22

You'll see just a whole list of tools.

14:24

And then I can just connect my account and I can actually connect multiple from this one page.

14:28

Okay. So I've just added my Gmail here. You can see that it's connected.

14:31

If I want I can connect multiple which is also a nice feature of this.

14:34

And then you can just go through and connect literally thousands of different applications

14:37

from one page, so that you don't need to have a built in connector skill, whatever.

14:42

In Claude, you can just connect anything directly from here.

14:45

Then what you're going to do once you connect everything is just go to install.

14:48

From install you can go to either Claude Cowher, Claude Code, whatever.

14:52

I'm going to go to Claude Code.

14:53

And then I'm literally just going to copy this prompt that it has here.

14:56

It also has my user API key, and I'm just going to paste this here and say, hey,

15:00

can you add this to my MCP config or can you add this skill or whatever.

15:04

And here I'm just going to paste this and it should automatically add it for me.

15:08

And I guess yeah it's going to use kind of the terminal CLI or whatever to connect this.

15:13

Now one thing to note here when you're using Composio is that this is free to use.

15:17

However, I think you get like 20,000 tool calls per month.

15:20

And then if you go over that you will need to pay.

15:22

I've never gotten anywhere close to that, and I guess if you're using it super heavily,

15:26

then it's like 20 bucks a month or something.

15:28

But anyways, don't worry, it's quite free to use I would say, compared to a lot of the other tools.

15:33

So let's wait for this to finish and let's see if it works.

15:35

Okay, so I finished installing. Now I'm just going to make a new session.

15:38

And then you'll see that if I actually go Composio, you'll see this is now a skill

15:41

that's added to cloud code.

15:43

So let me use the Composio CLI tool here.

15:46

And then I'm just going to say something like grab my three most recent emails,

15:49

but don't expose any sensitive data and just give me a summary of what they are.

15:53

Okay.

15:53

And it should be able to use this.

15:55

Now if it doesn't, just make sure you have Composio added to path, you can just tell

15:59

what is it cloud code to do that you can see now it's going to use Composio to execute this tool call.

16:03

And it should give me the result.

16:05

And this again is much more token efficient than having all of the tools loaded in at once.

16:09

Because what will happen is it will execute it, it will get the result.

16:12

And then what will happen is the result will come back actually already parsed.

16:16

So we don't get all of this random data that cloud code needs to run through.

16:19

And you can see the boom.

16:21

We get three emails here giving us kind of a summary of what they are.

16:24

And that is actually what is in my email.

16:26

Okay. That is Composio.

16:27

Of course, this becomes a lot more useful when you add more tools to it.

16:31

I'm just using a demo workspace for here, but in my real Composio you have like 50 different

16:35

tools connected and it works extremely well and I use it inside

16:38

pretty much all of my AI tools, because then once you connect the tools here,

16:42

you can just go and you can connect this to any tool, and you don't need to reconnect

16:46

all of the different tools here. You just go to codecs.

16:48

You do the same configuration we just did for Claude.

16:51

And now all of the stuff that you've connected, it's just connected.

16:53

In codecs I get a new machine, boom, install it there.

16:56

All of my connections exist, which is why I like this.

16:58

But let's move to the last skill.

17:00

So the last skill on my list here is the vibe skill.

17:04

Now what this says is stop vibe coding vulnerabilities into production.

17:07

And essentially what this is, is a skill that will look for any vulnerabilities,

17:11

any security issues in the applications that you built.

17:15

So you should run this skill before you deploy something to production, to do

17:18

kind of a full audit of your code base and make sure that everything is secure and that you

17:22

don't leak an API key or have unauthenticated access to your data or something like that.

17:26

So in terms of installing it, I'll leave a link to the repo in the description.

17:30

Like always, I'm

17:31

super lazy, so I'm just going to literally copy the instructions that it has for Claude code.

17:35

And I'm just going to go here and paste this and say, can you please add this to my Claude code skills?

17:40

And we'll just let it automatically run and add it for us.

17:43

Okay.

17:44

So just added the skill right here and just set it to restart cloud code.

17:47

Now again I'm inside of my Tim accounting application which is actually deployed right now.

17:51

So what I'm going to do is just run the skill vibe skill and let's see what we get for this repo.

17:56

Now, the idea behind this skill is that it's going to be used while you're building the app.

18:00

So while you can use it to audit the app, which is what I'm doing right now,

18:03

you should install it before you start building.

18:05

And then it's kind of teaching Claude code how to actually think

18:09

through all of the vulnerabilities and not make the mistake in the first place.

18:12

So in my case, I didn't have this skill before.

18:14

So now you can see it's going to go through and have all of these steps,

18:16

which is probably going to take a few minutes to run.

18:18

But the point is once you add it, then you should just get more secure applications.

18:22

Of course, you still want to review the code, but generally it's a really simple thing

18:25

to add to reduce a lot of the risks that you might have when you're five coding apps.

18:30

Okay, so you can see there is a lot of here that are detected in my application.

18:34

So it's going to go ahead and fix them now automatically for me.

18:36

But again good thing I ran this because I actually had this app deployed.

18:40

And there's all kinds of issues that I just didn't notice because I was literally just five coding this.

18:44

So that is five.

18:45

Great skill to add and definitely something you need in the vibe coding era.

18:49

So what I was going with that said, that's going to wrap up this video.

18:52

Those are the six skills that I personally found the most useful.

18:55

Of course, there are hundreds of other ones

18:57

that are also very useful to adding Claude code, but I guarantee one of these

19:01

will make sense in your workflow and that you should probably consider adding.

19:05

Let me know if you enjoyed this video.

19:06

If you did, make sure leave a like subscribe and I will see you in the next one.

Interactive Summary

This video presents six essential skills to enhance Claude Code, a tool used for building software products. The narrator covers a variety of helpful integrations, including G stack for comprehensive software project management, hosting services for direct terminal-based deployments, Fire Crawl for advanced web scraping, a 'humanizing' tool for better text generation, Composio for streamlined multi-tool connectivity, and a 'vibe' security skill to identify vulnerabilities in code before deployment. Each section includes practical installation instructions and demonstrations of how these skills improve the developer workflow.

Suggested questions

5 ready-made prompts