You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split startup-tools into separate startup-tools and ui-tools plugins
Move generative-ui from finance-startup-tools into its own
finance-ui-tools plugin — they serve different audiences
(startup evaluation vs Claude widget design system).
Now 5 plugins: market-analysis (10), social-readers (5),
data-providers (3), startup-tools (1), ui-tools (1).
|`finance-ui-tools`| Generative UI design system for Claude widgets |
122
126
123
127
-`.claude-plugin/marketplace.json` — marketplace listing with all 4 plugin entries.
124
128
-`plugins/<group>/plugin.json` — per-plugin manifest (name, version, keywords). Skills under `plugins/<group>/skills/` with SKILL.md frontmatter are auto-discovered by the plugin loader.
Copy file name to clipboardExpand all lines: plugins/market-analysis/skills/options-payoff/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ For unlisted strategies, the skill uses `custom` mode — decomposing into indiv
36
36
37
37
## Platform
38
38
39
-
Works on **Claude.ai** (via the built-in `show_widget` tool) or with the [generative-ui](../../../startup-tools/skills/generative-ui/) skill on Claude Code.
39
+
Works on **Claude.ai** (via the built-in `show_widget` tool) or with the [generative-ui](../../../ui-tools/skills/generative-ui/) skill on Claude Code.
0 commit comments