Claude Code plugins by 5thWall.
| Plugin | Description |
|---|---|
| fennel-lsp | fennel-ls language server for .fnl files |
Add this marketplace to ~/.claude/settings.json under extraKnownMarketplaces:
"5thWall": {
"source": {
"source": "github",
"repo": "5thWall/claude-plugins"
}
}Then install any plugin with /install-plugin <name>@5thWall.