gstack/skills/browse/src
Hunter Wittenborn 1adf401ead feat: install gstack from Claude Code marketplace
This allows users to install and update gstack through the native Claude Code plugin system:

```
/plugin marketplace add garrytan/gstack
/plugin install gstack@gstack-marketplace
```

- Add `.claude-plugin/` marketplace and plugin manifests
- Move skills into `skills/` directory for plugin auto-discovery
- Use `${CLAUDE_SKILL_DIR}` for portable paths
- Removes (now unneeded) setup script

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:16:46 -05:00
..
browser-manager.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
buffers.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
cli.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
meta-commands.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
read-commands.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
server.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
snapshot.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00
write-commands.ts feat: install gstack from Claude Code marketplace 2026-03-12 11:16:46 -05:00