Skip to content

WebDevBooster/best-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The best skills for AI coding agents

I'm only adding AI skills here because the existing skills I could find weren't good enough.

So, given that I spend a substantial amount of time making the AI skills here vastly better than what I could find, it's probably safe to assume that the skills I'm adding here are the best.

At least they are the best for my own personal use.

jj (Jujutsu)

The first skill I'm adding is using-jj for using Jujutsu version control system (=Git-compatible VCS that's better for AI coding agents).

5 things to keep in mind regarding jj (Jujutsu):

  1. JJ is superior to Git especially when using multiple AI coding agents that are coding in parallel. It prevents a lot of pain that Git would inevitably cause when trying to get stuff from Git worktrees back onto main.
  2. Do NOT mix jj and Git (or jj and Git worktrees). Because that would lead to problems.
  3. Instead of worktrees jj uses workspaces which is covered by my using-jj skill.
  4. Using jj requires a new mental model which is covered by my using-jj skill.
  5. Switching from Git to jj is effortless for AI coding agents (when using my using-jj skill).

About

The best skills for AI coding agents. I'm only creating AI agent skills here because the existing skills I could find weren't good enough. So, as far as I can tell the skills I'm adding here are the best.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors