Skip to content

Conversation

@mmalerba
Copy link
Contributor

Adds a Gemini CLI custom command (/explain) to generate skills for working with code packages in this repo. Usage:

  1. Add skill for a new package: /explain packages/common
  2. Update the skill for a package: /explain Update the skill for packages/core
  3. Add supplemental information: /explain Add supplemental info to the signal forms skill about how schema logic is implemented

Also adds a few skills for working with some of the packages I commonly interact with, including:

  • packages/forms/signals
  • packages/core
  • packages/compiler-cli

@pullapprove pullapprove bot requested a review from devversion January 31, 2026 03:42
@angular-robot angular-robot bot added the area: docs Related to the documentation label Jan 31, 2026
@ngbot ngbot bot added this to the Backlog milestone Jan 31, 2026
Adds a Gemini CLI custom command (`/explain`) to generate skills for
working with code packages in this repo. Usage:

1. Add skill for a new package:
  `/explain packages/common`
2. Update the skill for a package:
  `/explain Update the skill for packages/core`
3. Add supplemental information:
  `/explain Add supplemental info to the signal forms skill about how
   schema logic is implemented`

Also adds a few skills for working with some of the packages I commonly
interact with, including:

- packages/forms/signals
- packages/core
- packages/compiler-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant