You’re critically lacking out in the event you’re utilizing Claude with out these abilities


With what number of options Anthropic (and just about each different AI lab) drops each week, it’s practically unimaginable to maintain up with all the things. And I say that as somebody whose job fairly actually revolves round testing these options, so belief me, I get it!

While a component of monotony has now began to creep in with these launches, one Claude function that I’ve all the time thought did not get the highlight it deserves is Skills. This function principally enables you to educate Claude the right way to deal with particular duties utilizing a reusable set of directions, assets, and workflows.

I’ve been utilizing Skills because the day the function dropped, and listed here are a couple of Claude Skills I feel you are critically lacking out on.

Superpowers

Claude lastly realized to decelerate

If you’ve got been using AI tools for coding for a bit now, you would possibly’ve seen that they are typically just a little too desirous to get into the precise coding bit. You throw the instrument a process, and most of the time, it immediately begins writing code earlier than taking the time to correctly perceive what you are asking for.

That can work completely advantageous for smaller duties, however when you’re constructing something even barely sophisticated, all these little assumptions the mannequin makes alongside the best way can come again to chunk you. This is why I’ve all the time been a fan of Claude Code’s Plan mode, however Superpowers takes that entire concept a lot additional.

And somewhat than being only one Skill that helps you propose higher, Superpowers is a whole assortment of Skills that work collectively, with completely different ones kicking in at completely different phases of a venture. For occasion, its brainstorming Skill prompts earlier than Claude writes any code in any respect.

Claude begins by asking questions on your concept, exploring other ways it might strategy it, and presenting the design again to you for approval. Once you’ve got settled on that, one other Skill turns the design into an implementation plan, breaking the venture down into tiny duties with the precise recordsdata that want to vary and steps for verifying every one.

Things get much more fascinating as soon as Claude really begins constructing. Superpowers can spin up a recent subagent for every process and have its work reviewed earlier than transferring on to the subsequent one, or comply with a less expensive workflow the place Claude handles the implementation itself and brings in a recent reviewer on the finish.

When one thing inevitably breaks, Superpowers has a scientific debugging Skill that is designed to make Claude determine the basis trigger earlier than it begins throwing random fixes on the drawback. There’s even a separate verification Skill whose whole job is principally to cease Claude from declaring victory till it has proof that what it modified really works!

To see it in motion, I used the very same immediate in two recent Claude Code classes: “Build me a easy behavior tracker the place I can add habits, mark them full for the day, and see a 7-day streak.”

Without Superpowers, Claude instantly determined the venture was “easy” and “well-defined,” picked the construction itself, and began constructing. With Superpowers enabled, although, the very first thing Claude did was load the brainstorming Skill.

Instead of leaping straight into the code, it stopped to ask the place I wished the behavior tracker to reside, gave me a couple of choices, after which laid out a fast design earlier than touching something.

So, in the event you use Claude Code for any kind of coding, I am unable to advocate Superpowers sufficient.

frontend-slides

I let Claude deal with the boring a part of displays

The artwork of placing collectively a presentation brick by brick is one thing I do not actually take pleasure in anymore. While it is enjoyable to do while you’re not on a deadline, selecting a format, determining the place all the things ought to go, and ensuring each slide really appears prefer it belongs in the identical deck all take far longer than I ever need them to.

This is why I’ve spent a great chunk of time experimenting with completely different AI instruments that promise to take a few of that work off my plate. The drawback is that almost all AI-generated displays are inclined to look precisely such as you’d anticipate an AI-generated presentation to look. You get the identical predictable layouts, a bunch of textual content stuffed into containers, and little or no of the persona you’d most likely add your self.

frontend-slides takes a barely completely different strategy. Rather than producing a conventional PowerPoint deck, the Skill will get Claude to construct your presentation utilizing frontend code. That offers it much more freedom with layouts, typography, animations, and the general visible route of the deck, as an alternative of forcing all the things into the identical handful of slide templates!

Codebase to Course

Claude builds it, then teaches me what it constructed

I’m not a software program developer by career, which suggests I primarily use AI tools to build things I probably wouldn’t know how to put together fully by myself. The drawback is that this additionally makes it extremely simple to finish up with a working venture with out totally understanding how all of the items really match collectively.

Codebase to Course is one among my favourite Skills for fixing precisely that drawback. You level Claude at a repository or a venture you are engaged on, and as an alternative of merely explaining the codebase to you in a single monumental response, the Skill turns the whole factor into an interactive course.

The programs it generates are constructed across the precise venture, so that you’re studying from the code that is already there somewhat than a bunch of generic examples. You get separate modules explaining completely different elements of the codebase, snippets translated into plain English, visualizations displaying how issues join, and even quizzes that verify whether or not you really understood what you simply learn!

Skill Seekers

I principally give Claude its personal documentation mind

Claude Code page on MacBook and iPad

I used to be as soon as confused a few function Anthropic had added to Claude Code, so I made a decision simply to see what Claude Code would say once I requested it about it. Interestingly, somewhat than merely counting on no matter it already knew concerning the function, Claude Code handed my query off to one thing referred to as the claude-code-guide.

This is definitely one of many built-in subagents Claude Code ships with, and its whole job is answering questions on Claude Code itself. When you ask a few function, setting, hook, or one thing else associated to Claude Code, the primary agent can delegate the query to this smaller, specialised agent. It then digs by means of Anthropic’s present documentation, finds the data it wants, and passes the reply again to the primary Claude session.

The motive why I went down the rabbit gap above is as a result of the idea appeared tremendous helpful while you translate it to how we use Claude for all the things else. Whenever I’m engaged on a brand new venture that includes tinkering round with new documentation, I normally find yourself doing the identical factor time and again. I ship Claude hyperlinks, paste snippets from the documentation, and maintain correcting it at any time when it depends on one thing outdated.

Skill Seekers skips that entire cycle, and principally does what the claude-code-guide subagent does for Claude Code, however for no matter you need Claude to grasp. You level it on the supply materials, and it turns that data right into a structured Skill Claude can refer again to later.

Skill Seekers helps 18 completely different supply varieties, together with GitHub repositories, native codebases, PDFs, Word paperwork, Jupyter notebooks, PowerPoint displays, movies, Notion pages, and even Slack or Discord exports. You do not even have to stay to at least one supply. You can mix documentation, a GitHub repository, PDFs, movies, and extra right into a single Skill, and Skill Seekers will try to detect conflicts and synthesize the data throughout them.

Things get particularly fascinating while you’re working with code. Give Skill Seekers a GitHub repository or native codebase, and it may analyze the precise supply code, assessments, documentation, design patterns, and even issues like points and pull requests. From there, it may pull examples out of assessments, generate how-to guides, extract configuration patterns, and construct an summary of how the venture is definitely structured.

grill-me

Claude, please interrogate me earlier than you construct something

Piggybacking off the bit above the place I stated Claude and AI tools generally have a habit of instantly jumping into work mode, these fashions even have one other barely annoying behavior: they’re typically means too keen to fill within the blanks themselves.

For occasion, in the event you give Claude a half-baked concept of a instrument you’d wish to construct, as an alternative of stopping to ask what you really keep in mind, it’s going to usually make a bunch of assumptions and begin constructing round them. While a few of these assumptions can actually be affordable, there will also be occasions when Claude fills in a niche very in another way from how you’d’ve, and also you solely understand it as soon as it is already gone fairly far down the improper path.

This is why you may all the time discover me advocating the truth that it is best to spend just a little extra time within the planning part earlier than letting Claude unfastened on a venture. While a method to try this is by asking Claude Code to get all of the questions it wants answered out of the best way earlier than it begins constructing, grill-me turns that into an precise course of.

Once invoked, the Skill primarily will get Claude to interrogate your concept one query at a time, digging into imprecise necessities, choices you have not made but, edge circumstances you most likely have not thought-about, and any assumptions it might in any other case must make in your behalf.

Ultimately, these are only a few Skills I now cannot image utilizing Claude Code with out. They all do wildly various things, however they’ve turn into completely essential to my workflow now.



Source link