Skip to content
Discussion options

You must be logged in to vote

Good question. The short answer is: bundles are not first-class “mega-skills” by default.

So today:

  • Essentials, Web Wizard, etc. are curated lists of recommended skills
  • they help you choose a good starting set
  • they are not normally invoked as /essentials-bundle or @web-wizard

That is why you can access @brainstorming, but not something like /essentials-bundle.

The intended usage is:

  1. install the repo once
  2. pick a bundle from docs/users/bundles.md
  3. use the individual skills from that bundle in your prompts

Example:

  • Use @brainstorming to scope this feature
  • Then apply @react-best-practices to the component structure
  • Then run @lint-and-validate

That said, there is one practical way to use …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Roebou1989
Comment options

@sickn33
Comment options

Answer selected by sickn33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants