Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By Ishannaik
Aiken language server integration for Claude Code. Spawns 'aiken lsp --stdio' and forwards LSP messages for .ak Cardano smart contract files.
npx claudepluginhub ishannaik/claude-aiken-lsp --plugin aiken-lspA Claude Code plugin marketplace that ships one plugin: aiken-lsp, which
wires up the Aiken language server (aiken lsp --stdio) so Claude Code's built-in LSP tool can answer document-symbol,
hover, definition, and diagnostic queries against .ak Cardano smart contract
files.
See plugins/aiken-lsp/README.md for what the
plugin does, prerequisites, installation, and troubleshooting.
In ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"claude-aiken-lsp": {
"source": { "source": "github", "repo": "Ishannaik/claude-aiken-lsp" }
}
},
"enabledPlugins": {
"aiken-lsp@claude-aiken-lsp": true
}
}
Restart Claude Code.
claude-aiken-lsp/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest (lists aiken-lsp)
├── plugins/
│ └── aiken-lsp/
│ ├── .claude-plugin/
│ │ └── plugin.json # plugin manifest (LSP server declaration)
│ └── README.md # plugin-specific docs
├── LICENSE # MIT, Ishan Naik 2026
└── README.md # you are here
MIT - see LICENSE.
Rust language server
YAML language server
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
Bash language server
Advanced Angular skills for dependency injection, RxJS, and signals.
Kotlin language server
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim