Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By kimliss
Go development plugin with gopls LSP support, Go-specific agents, and project scaffolding.
npx claudepluginhub kimliss/claude-code-inhand --plugin go-devClaude Code in hand, everything at your fingertips.
A curated plugin marketplace for Claude Code — 11 plugins across 6 categories, covering the full development lifecycle.
English | 简体中文
# Add the marketplace
claude plugin marketplace add kimliss/claude-code-inhand
# Install any plugin
claude plugin install dev-toolkit
claude plugin install go-dev
| Plugin | Description | LSP |
|---|---|---|
| dev-toolkit | General-purpose toolkit with 10 agents, 3 context modes, 4 skills | — |
| Plugin | Description | LSP |
|---|---|---|
| go-dev | Go development with project scaffolding | gopls |
| java-dev | Java / Spring Boot development | jdtls |
| python-dev | Python (Django / FastAPI) development | Pyright |
| Plugin | Description | LSP |
|---|---|---|
| vue-dev | Vue.js / Nuxt development | Vue Language Server |
| react-dev | React / Next.js development | — |
| Plugin | Description | LSP |
|---|---|---|
| android-dev | Android / Kotlin / Jetpack Compose | — |
| ios-dev | iOS / Swift / SwiftUI | sourcekit-lsp |
| flutter-dev | Flutter / Dart cross-platform | Dart Language Server |
| Plugin | Description | LSP |
|---|---|---|
| devops-toolkit | CI/CD, Docker, Kubernetes, Terraform | — |
| Plugin | Description | LSP |
|---|---|---|
| database-toolkit | Schema design, query optimization, migrations | — |
The core plugin that powers your daily workflow.
| Component | Details |
|---|---|
| Agents | planner · code-reviewer · tdd-guide · security-reviewer · architect · build-error-resolver · e2e-runner · refactor-cleaner · doc-updater · database-reviewer |
| Contexts | dev — rapid implementation · research — exploration & learning · review — code quality & security |
| Skills | iterative-retrieval · backend-patterns · frontend-patterns · explain-code |
claude-plugins-inhand/
├── .claude-plugin/
│ └── marketplace.json # Plugin registry (11 plugins)
├── plugins/ # All plugins
│ ├── dev-toolkit/
│ ├── go-dev/
│ ├── java-dev/
│ ├── python-dev/
│ ├── vue-dev/
│ ├── react-dev/
│ ├── android-dev/
│ ├── ios-dev/
│ ├── flutter-dev/
│ ├── devops-toolkit/
│ └── database-toolkit/
├── external_plugins/ # External plugin references (reserved)
└── templates/ # Plugin development template
# Create a new plugin from template
cp -r templates/plugin-template plugins/your-plugin
See CONTRIBUTING.md for the full guide.
This project is licensed under the GNU General Public License v3.0.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Go development following Google Go style guide with Go 1.25+ features and best practices
Master Go 1.25+ development with modern patterns, advanced concurrency, performance optimization, and production-ready microservices. Skills: golangci-lint, goreleaser, go-tool (Go 1.24+ tool dependencies), go-blackbox (black box test enforcement), go-structure (project layout), GitHub Actions, GitLab CI. MCP: context7
Advanced Go skills for concurrency, error handling, and interfaces.
Go language server
AI Agent Skills for production-ready Go projects
Scaffold new projects and add features with best-practice templates
Vue.js development plugin with Vue Language Server support and component patterns.
A development toolkit plugin providing context modes, code review, and development utilities for Claude Code.
iOS/Swift development plugin with sourcekit-lsp support and SwiftUI patterns.
Python development plugin with Pyright LSP support, Django/FastAPI patterns.
Flutter development plugin with Dart Language Server support and cross-platform patterns.
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