oh-my-agent 10.21.3 → 10.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/bin/cli.js +884 -880
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -152,6 +152,7 @@ Pick a preset and you're ready:
152
152
  | **oma-design** | Builds design systems with tokens, accessibility, and responsive layouts. |
153
153
  | **oma-dev-workflow** | Automates your CI/CD, releases, and monorepo tasks. |
154
154
  | **oma-docs** | Checks your docs for broken references and flags ones a code change touched. |
155
+ | **oma-explainer** | Turns a diff, PR, or branch into a self-contained interactive HTML explainer with a quiz. |
155
156
  | **oma-frontend** | Builds your UI with React/Next.js, TypeScript, Tailwind CSS v4, and shadcn/ui. |
156
157
  | **oma-hwp** | Converts HWP, HWPX, and HWPML files to Markdown. |
157
158
  | **oma-image** | Generates images through several AI providers at once. |