A comprehensive Claude Code plugin with commands, agents, skills, hooks, and MCP servers
npx claudepluginhub luqmannurhakimbazman/kapitan-marketplaceGenerates documentation for code files and projects
This skill should be used when the user asks to learn, practice, or be tested on coding interview problems (LeetCode, NeetCode, DSA), ML implementations, or data structures and algorithms. Common triggers include "teach me", "explain this problem", "walk me through", "help me understand", "how to solve", "coding interview", "implement [algorithm/optimizer/layer]", or providing a leetcode.com or neetcode.io URL. It also handles recall testing and mock interview modes when the user says "quiz me", "test my recall", "mock interview", or "drill me on". It acts as a Socratic teacher that guides through structured problem breakdowns with progressive hints rather than direct answers.
Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.
Write correct, idiomatic Apple MLX code for Apple Silicon ML. Use when working with MLX arrays, neural networks, training loops, lazy evaluation, unified memory, mx.eval, mx.compile, Metal GPU, memory optimization, quantization, or Apple Silicon performance. Covers critical API differences from PyTorch/NumPy, array indexing gotchas (lists must be mx.array, slices create copies), NHWC format for Conv2d, __call__ not forward(), float64 CPU-only, mlx-lm integration, and debugging patterns.
This skill should be used when the user wants to tailor a resume for a specific job description, or write a cover letter for a role. Trigger phrases include "tailor resume", "tailor my resume", "optimize resume for JD", "build resume for", "target job description", "customize resume for", "adapt resume to job", "resume for this role", "refactor resume", "update resume for", "match resume to JD", "resume for this position", "write cover letter", "cover letter for", "tailor cover letter", "draft cover letter", or when a user pastes a job description alongside their resume. It performs keyword extraction, gap analysis, and produces a tailored LaTeX resume with detailed analysis notes. It can also generate a tailored cover letter.
This skill should be used when the user asks to "write a blog post", "draft a blog post", "create a technical blog", "write a deep dive", "write an explainer", "blog about", "write a tutorial post", "turn this into a blog post", or wants to create technical content for a personal blog or static site. Default platform is Jekyll (Gundersen-style) with KaTeX math, BibTeX citations via jekyll-scholar, and custom figure HTML. Covers deep dives, explainers, tutorials, and project showcases on ML, statistics, computer science, finance, math, and quantitative topics. Generates Markdown with SEO frontmatter, code examples, and diagram suggestions.
A Claude Code plugin marketplace providing commands, agents, skills, hooks, and MCP server configurations.
| Feature | Description |
|---|---|
/commit | Conventional Commits 1.0.0 compliant commits with automatic diff analysis |
/status | Project status overview (git state, recent changes, pending tasks) |
code-reviewer agent | Code review for quality, security, and performance |
mlx-dev skill | Apple MLX development guide with critical API patterns and gotchas |
doc-generator skill | Automated documentation generation |
ml-paper-writing skill | ML research paper writing assistance |
tech-blog skill | Technical blog post generation for Jekyll with KaTeX math and BibTeX citations |
resume-builder skill | Resume tailoring for specific JDs with ATS keyword optimization |
leetcode-teacher skill | Socratic LeetCode/ML implementation teacher with evidence-based learning science |
| MCP servers | Pre-configured git, context7, chrome-devtools, and exa (hosted endpoint via mcp-remote) integrations |
| Python linting hook | Auto-lints .py files on Write/Edit using ruff (Google style + PEP 8) |
/plugin marketplace add luqmannurhakimbazman/kapitan-marketplace
/plugin install kapitan-claude-plugin@kapitan-marketplace
Commands, agents, skills, hooks, and MCP servers are all available immediately.
The plugin includes MCP servers but you can also copy a template to your project root for per-project config:
| Template | Includes |
|---|---|
templates/mcp-personal.json | git, context7, chrome-devtools, exa |
templates/mcp-all.json | Everything above + gitlab |
GitLab requires GITLAB_PERSONAL_ACCESS_TOKEN in your environment.
kapitan-marketplace/
├── kapitan-claude-plugin/
│ ├── .claude-plugin/plugin.json
│ ├── .mcp.json
│ ├── commands/ # /commit, /status
│ ├── agents/ # code-reviewer
│ ├── skills/ # mlx-dev, doc-generator, ml-paper-writing, tech-blog, resume-builder, leetcode-teacher
│ ├── hooks/hooks.json # Python linting hook
│ └── scripts/ # Helper scripts
└── templates/ # MCP config templates
All components are auto-discovered by convention. See CLAUDE.md for contributor guidance.
MIT
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Admin access level
Server config contains admin-level keywords
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Intelligent prompt optimization using skill-based architecture. Enriches vague prompts with research-based clarifying questions before Claude Code executes them
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools