By karunsiri
Engineering workflows — debugging. Customized for DevOps, Ruby, systems, cloud-native, and web app work.
Plugins for personal engineering productivity — compatible with Claude Code and Cursor. Covers session continuity and structured engineering workflows across DevOps, Ruby, systems, cloud-native, and web app work.
claude plugin marketplace add karunsiri/ai-toolkit
# Install plugins
claude plugin install engineering@karunsiri-ai-toolkit
claude plugin install productivity@karunsiri-ai-toolkit
git clone https://github.com/karunsiri/ai-toolkit.git
claude plugin marketplace add ./ai-toolkit
# Install plugins
claude plugin install engineering@karunsiri-ai-toolkit
claude plugin install productivity@karunsiri-ai-toolkit
Scope options: --scope user (default), --scope project (shared with team), --scope local (gitignored).
Search karunsiri-ai-toolkit in Cursor Settings → Plugins.
git clone https://github.com/karunsiri/ai-toolkit.git
# Symlink plugins into Cursor's local plugin directory
mkdir -p ~/.cursor/plugins/local
ln -s "$(pwd)/ai-toolkit/plugins/engineering" ~/.cursor/plugins/local/engineering
ln -s "$(pwd)/ai-toolkit/plugins/productivity" ~/.cursor/plugins/local/productivity
Then verify in Cursor: Settings → Plugins → confirm both plugins appear.
Structured engineering workflows — debugging, code review, architecture decisions, incident response, and technical documentation.
| Command | Description |
|---|---|
/dbg | Reproduce, isolate, diagnose, and fix bugs across any stack |
Works standalone or with connected tools (GitHub, Linear, Datadog, PagerDuty).
claude plugin install engineering@karunsiri-ai-toolkit
Create and resume session handoff documents so a fresh agent can continue long-running work with zero ambiguity.
| Command | Description |
|---|---|
/session-handoff | Create or resume a handoff document |
claude plugin install productivity@karunsiri-ai-toolkit
plugins/
├── engineering/ # Engineering workflows
│ ├── .claude-plugin/
│ │ └── plugin.json # Claude Code manifest
│ ├── .cursor-plugin/
│ │ └── plugin.json # Cursor manifest
│ ├── .mcp.json # MCP servers (Claude Code)
│ ├── mcp.json # MCP servers (Cursor)
│ ├── CONNECTORS.md
│ ├── README.md
│ └── skills/
│ └── dbg/
│ └── SKILL.md
└── productivity/ # Session continuity
├── .claude-plugin/
│ └── plugin.json # Claude Code manifest
├── .cursor-plugin/
│ └── plugin.json # Cursor manifest
├── .mcp.json # MCP servers (Claude Code)
├── mcp.json # MCP servers (Cursor)
└── skills/
└── session-handoff/
├── SKILL.md
├── references/
└── scripts/
MIT
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Create and resume AI session handoff documents to preserve context across sessions
npx claudepluginhub karunsiri/ai-toolkit --plugin engineeringComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer